@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700;900&display=swap);
@font-face {
	font-family: 'Price';
	src: url(../fonts/font.woff) format('woff');
	font-weight: 700;
}

#fnav2 * {
	box-sizing: content-box;
}
/*
  fnav2
========================================================================================================*/
#fnav2 .pc-menu{
position: fixed;
top: 100px;
right: 0;
z-index: 200;
border-radius: 12px 0 0 12px;
background: #fff;
}

/*
  sec01
========================================================================================================*/
#sec01 .btn1 {
	width:90px;
	list-style-type:none;
	margin:0;
	padding:0;
	border-top:solid 2px #fff;
	z-index:100;
	position:fixed;
	top:182px;
	right:0;
}
#sec01 .btn1 li {
	list-style-type:none;
	text-align:center;
	margin:0;
	padding:0;
	border-left:solid 2px #fff;
	border-bottom:solid 2px #fff;
}
#sec01 .btn1 li a {
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#003399;
	display:block;
	transition:all 0.3s ease;
}
#sec01 .btn1 li a.ico1 {
	background-image: url(../img/nav_onlineshop_over.png);
}
#sec01 .btn1 li a.ico2 {
	background-image: url(../img/nav_phone_over.png);
}
#sec01 .btn1 li a.ico3 {
	background-image: url(../img/nav_shoplist_over.png);
}
#sec01 .btn1 li a:hover {
	background-color:#fff;
	opacity:1;
}
#sec01 .btn1 li a:hover img {
	opacity:0;
}

.alignC {
	text-align: center;
}

.uqc,
.uqc *,
.note-tip-balloon,
.note-tip-balloon * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	text-decoration: none;
	text-indent: 0;
	text-transform: none;
	font-style: normal;
	font-size: inherit;
	font-family: inherit;
	font-weight: 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,
.note-tip-balloon img {
	display: block;
	max-width: 100%;
	height: auto;
}
.note-tip-balloon sup {
  display: inline-block;
  font-size: 100%;
  vertical-align: baseline;
  transform-origin: 50% 20%;
  transform: scale(0.66);
}
.uqc sup {
	display: inline-block;
	font-size: 100%;
	vertical-align: baseline;
	transform-origin: 50% 20%;
	transform: scale(0.66);
}

.uqc button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.uqc {
	position: relative;
	overflow: hidden;
	background-color: #fff;
	background: #fff;
	font-family: HiraKakuProN-W3, YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, "Noto Sans JP", "Droid Sans", sans-serif;
	font-weight: 400;
	font-size: 16px;
	line-height: 1.7;
	color: #000;
}

.uqc .layout-loading {
	position: fixed;
	top: 0;
	left: 0;
	background: #e73079;
	width: 100%;
	height: 100vh;
	z-index: 99;
	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: 932px;
	width: 100%;
}

.uqc .monospace,
.note-tip-balloon .monospace {
	font-family: monospace;
}

.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;
}

.note-tip-balloon .jp-bold,
.uqc .jp-bold {
	font-weight: 700;
}

.note-tip-balloon .jp-bold-ex,
.uqc .jp-bold-ex {
	font-weight: 900;
}

#size-check {
	height: 0;
}

.uqc .color-red {
	color: #e4007f;
}

@media screen and (max-width: 768px) {
	.uqc .container {
		padding: 0 3.666%;
		width: 100%;
	}

	#size-check {
		display: none;
	}
}

@media screen and (min-width: 769px) {
	.uq-content .visible-sp,
	.note-tip-balloon .visible-sp {
		display: none !important;
	}

	.uq-content .hidden-pc,
	.note-tip-balloon .hidden-pc {
		display: none !important;
	}
	
}

@media screen and (max-width: 768px) {
	.uq-content .visible-pc,
	.note-tip-balloon .visible-pc {
		display: none !important;
	}

	.uq-content .hidden-sp,
	.note-tip-balloon .hidden-sp {
		display: none !important;
	}
}

.uqc .uqv2-parts-textlink--keycolor {
	text-decoration: underline;
	color: #e4007f;
}

.uqc a.link {
	text-decoration: underline;
	line-height: 1.5;
	color: #e4007f;
}

.uqc a.link:hover {
	text-decoration: none;
}

.uqc .link-block {
	margin: 20px 0;
	text-align: center;
	@media screen and (max-width: 767px) {
		font-size: 15px;
	}
}


.uqc .link-block div {
	margin: 10px 0 0;
}

.uqc .link-block div:first-child {
	margin: 0;
}



.ac-switching {
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -9px;
	width: 19px;
	height: 19px;
}

.ac-switching::before,
.ac-switching::after {
	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;
	}
}

.kv-area {
	position: relative;
	background: none;
}
.kv-area::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	right: 0;
	background-color: #fff;
}
.kv-area h1 {
	margin: 0 auto;
	max-width: 980px;
}

.uqc .after-hero {
	margin: 6.40854vw auto 1.8rem;
	max-width: 90.12016vw;
}

.uqc .shop-guide {
	padding: 40px 0 50px;
	background-color: #e3e3e3;
}

.uqc .shop-guide ul {
	display: flex;
	margin: 0 -15px;
}

.uqc .shop-guide ul li {
	padding: 0 25px;
	width: 50%;
}

.uqc .shop-guide ul li p {
	margin: 0 0 15px;
	text-align: center;
	font-weight: 700;
	font-size: 20px;
	line-height: 1.6;
}

.uqc .shop-guide ul li .btn-fill-icon {
	font-size: 19px;
}

@media screen and (max-width: 768px) {
	.uqc .shop-guide {
		padding: 30px 0 40px;
	}

	.uqc .shop-guide ul {
		display: block;
		margin: 0;
	}

	.uqc .shop-guide ul li {
		padding: 0 0 30px;
		width: 100%;
	}

	.uqc .shop-guide ul li:last-child {
		padding: 0;
	}

	.uqc .shop-guide ul li p {
		margin: 0 0 15px;
		font-size: 15px;
	}

	.uqc .shop-guide ul li p br {
		display: none;
	}

	.uqc .shop-guide ul li .btn-fill-icon {
		font-size: 16px;
	}
}

.section-cta {
	display: none;
	padding: 40px 20px 0;
	max-width: initial;
}

.fv__banner {
	display: none;
}

.fv__banner__pc {
	display: block;
	margin: 0 auto;
	max-width: 872px;
	transition: opacity .2s cubic-bezier(0.39, .575, 0.565, 1);
}

.fv__banner__pc:hover {
	opacity: .7;
}

@media screen and (max-width: 768px) {
	.section-cta {
		padding: 0 20px;
	}

	.fv__banner {
		display: block;
	}

	.fv__banner__pc {
		display: none;
	}
}

.uqc .cashback-banner {
	margin: 0 auto;
	padding: 40px 20px 25px;
	max-width: 912px;
}

.uqc .cashback-banner a {
	display: block;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}

.uqc .cashback-banner a:hover {
	opacity: .7;
}

@media screen and (max-width: 768px) {
	.uqc .cashback-banner {
		margin: 2em auto;
		padding: 0 20px;
	}
}

.uqc .foot-banner {
	margin: 60px 0;
}

@media screen and (max-width: 768px) {
	.uqc .foot-banner {
		margin: 40px 0 30px;
	}
}

.uqc .faq {
	margin: 0 0 60px;
	padding: 80px 0 0;
}

.uqc .faq .heading {
	margin: 0 auto;
	max-width: 220px;
}

.uqc .faq .list {
	display: flex;
	flex-direction: column;
	margin: 40px 0 0;
	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);
}

.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 .q>dl dt,
.uqc .faq .list .a>dl dt {
	width: 32px;
}

.uqc .faq .list .q>dl dd,
.uqc .faq .list .a>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;
}

.uqc .faq .list .a>dl dd a:hover {
	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 {
		margin: 0 0 40px;
		padding: 60px 0 0;
	}

	.uqc .faq .heading {
		max-width: 154px;
	}

	.uqc .faq .list {
		margin: 20px 0 0;
	}

	.uqc .faq .item04 {
		order: -1;
	}
	.uqc .faq .item01 {
		order: 99;
	}
	
	.uqc .faq .list .q {
		padding: 15px 0;
		height: auto;
		font-size: 15px;
	}

	.uqc .faq .list .q>dl {
		padding: 0 30px 0 0;
	}

	.uqc .faq .list .q>dl dt,
	.uqc .faq .list .a>dl dt {
		width: 24px;
	}

	.uqc .faq .list .q>dl dd,
	.uqc .faq .list .a>dl dd {
		padding-left: 10px;
	}

	.uqc .faq .list .a {
		font-size: 14px;
	}
}

.uqc .application-wrap {
	padding: 40px 40px 60px;
}

.uqc .application {
	margin: 0 auto;
	max-width: 700px;
	text-align: center;
}

.uqc .application .h {
	position: relative;
	font-weight: 700;
	font-size: 19px;
	line-height: 1.5;
}

.uqc .application ul {
	display: flex;
	justify-content: center;
	margin: 0 -10px;
}

.uqc .application ul li {
	margin: 20px 0 0;
	padding: 0 10px 5px;
	width: 50%;
	font-weight: 700;
	font-size: 17px;
}

.uqc .application ul li p {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: -10px 0 5px;
	height: 60px;
	font-size: 16px;
	line-height: 1.5;
}

@media screen and (max-width: 768px) {
	.uqc .application-wrap {
		padding: 40px 4.666% 50px;
	}

	.uqc .application h2 {
		margin: 0 0 10px;
		font-size: 19px;
	}

	.uqc .application ul {
		display: block;
		margin: 0;
	}

	.uqc .application ul li {
		margin: 0 0 15px;
		padding: 0 0 4px;
		width: 100%;
		font-size: 16px;
	}


	/*▼ 220603--------------------------------*/

	body#mobile_norikae_c .uqc .application ul.horizontal {
		display: flex;
		margin: 0;
		justify-content: space-between;
	}

	body#mobile_norikae_c .uqc .application ul.horizontal .btn-fill-icon span {
		text-align: left;
		font-size: 3vw;
		line-height: 1.1em;
		margin: 3vw 0;
	}

	body#mobile_norikae_c .uqc .application ul.horizontal li {
		margin: 0 0 15px;
		padding: 0 0 4px;
		width: calc(50% - 1vw);
		font-size: 16px;
	}

	body#mobile_norikae_c .uqc ul.horizontal .btn-fill-icon {
		padding: 0 0 0 0.3em;
		height: auto;
		border-radius: 3vw;
		box-shadow: 0 4px 0 #000;
		/* padding: 3vw 0; */
		position: relative;
	}

	body#mobile_norikae_c .uqc ul.horizontal .btn-fill-icon i {
		position: absolute;
		height: 6vw;
		width: 6vw;
		display: flex;
		justify-content: center;
		align-items: center;
		top: calc(50% - 3vw);
		margin-top: 0;
		left: 1.5vw;
	}

	body#mobile_norikae_c .uqc ul.horizontal .btn-fill-icon::after {
		right: 1vw;
		position: absolute;
		top: calc(50% - -1vw);
		width: 6vw;
		font-size: 6vw;
	}

	body#mobile_norikae_c .uqc .link-block.narrow_margin {
		margin: 2vw 0;
	}

	body#mobile_norikae_c .uqc .link-block.narrow_margin div {
		margin: 0;
	}

	body#mobile_norikae_c .uqc .application ul.horizontal li:last-child {
		margin: 0;
	}

	body#mobile_norikae_c .uqc .application ul.horizontal li p {
		display: block;
		margin: 0 0 8px;
		height: auto;
		font-size: 15px;
	}
}

@media screen and (min-width: 769px) {
	body#mobile_norikae_c .uqc ul.horizontal .btn-fill-icon span .sp {
		display: none;
	}
}

/*▲------------------------*/

.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-outline {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 80px;
	margin: 0 auto;
	border: 2px solid #000;
	border-radius: 30px;
	box-shadow: 0 5px 0 0 #000;
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	line-height: 1.6;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
	text-decoration: none !important;
}

.uqc .btn-outline:hover {
	opacity: .7;
}

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

.uqc .btn-outline::after {
	content: '　';
	display: block;
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -15px;
	width: 30px;
	font-size: 30px;
	line-height: 1;
	background-image: url(../img/icon-btn-arrow-b.svg);
	background-size: cover;
}

.uqc .btn-outline.blank::after {
	background-image: url(../img/icon-btn-blank-b.svg);
}

.uqc .btn-fill-icon {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 0 0 0 1em;
	height: 74px;
	background-color: #e4007f;
	border-radius: 30px;
	color: #fff;
	box-shadow: 0 5px 0 #000;
	font-weight: 700;
	font-size: 17px;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
	text-decoration: none !important;
}

.uqc .btn-fill-icon.no-icon {
	padding: 0;
}

.uqc .btn-fill-icon:hover {
	opacity: .7;
}

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

.uqc .btn-fill-icon::after {
	content: '　';
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -15px;
	width: 30px;
	font-size: 30px;
	line-height: 1;
	background-image: url(../img/icon-btn-arrow-w.svg);
	background-size: cover;
}

.uqc .btn-fill-icon.blank::after {
	background-image: url(../img/icon-btn-blank-w.svg);
}

@media screen and (max-width: 768px) {
	.uqc .btn-outline {
		height: 60px;
		border-width: 1px;
		border-radius: 22px;
		box-shadow: 0 4px 0 0 #000;
		font-size: 15px;
		line-height: 1.4;
	}

	.uqc .btn-outline i {
		left: 14px;
		margin-top: -22px;
		width: 44px;
	}

	.uqc .btn-outline::after {
		right: 10px;
		margin-top: -13px;
		width: 26px;
		font-size: 26px;
	}

	.uqc .btn-fill-icon {
		padding: 0 0 0 .3em;
		height: 60px;
		border-radius: 22px;
		box-shadow: 0 4px 0 #000;
		font-size: 16px;
	}

	.uqc .btn-fill-icon i {
		left: 14px;
		margin-top: -17px;
		width: 44px;
	}

	.uqc .btn-fill-icon::after {
		right: 12px;
		margin-top: -13px;
		width: 26px;
		font-size: 26px;
	}
}

.uqc .note-tip-btn {
	display: flex;
}

.uqc .note-tip-btn a {
	display: flex;
	align-items: center;
	height: 28px;
	padding: 0 5px;
	border: 1px solid #000;
	border-radius: 5px;
	font-weight: 700;
	font-size: 14px;
	color: #000;
	white-space: nowrap;
	text-decoration: none;
}

.uqc .note-tip-btn a i {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-left: 3px;
	width: 18px;
	height: 18px;
	background: #e04191 url(../img/hatena.svg);
	background-size: contain;
	border-radius: 100%;
	color: #fff;
}

.uqc .note-tip-overlay {
	display: none;
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.1);
}

.note-tip-balloon {
	display: none;
	position: absolute;
	z-index: 10;
	top: 0;
	width: 720px;
	margin: 20px 0 0;
	z-index: 98;
	font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "BIZ UDPGothic", Meiryo, sans-serif;
	font-weight: 400;
	color: #000;
}

.note-tip-balloon .frame {
	position: relative;
	padding: 20px;
	border: 2px solid #000;
	border-radius: 10px;
	background: #fff;
	font-size: 14px;
	line-height: 1.6;
}

.note-tip-balloon .frame .tail {
	display: block;
	position: absolute;
	top: -18px;
	left: 0;
}

.note-tip-balloon .frame .tail::before,
.note-tip-balloon .frame .tail::after {
	position: absolute;
	top: 0;
	left: -8px;
	width: 0;
	height: 0;
	content: '';
	display: block;
	border-style: solid;
	border-width: 0 8px 18px;
}

.note-tip-balloon .frame .tail::before {
	border-color: transparent transparent #000;
}

.note-tip-balloon .frame .tail:after {
	top: 5px;
	border-color: transparent transparent #fff;
}

.note-tip-balloon .frame .block {
	display: none;
}

.note-tip-balloon .frame .block .margin {
	margin: 1em 0 0;
}

.note-tip-balloon .frame .block .h {
	margin: 0 0 .7em;
	font-size: 18px;
	color: #e73079;
}

.note-tip-balloon .frame .block a {
	text-decoration: underline;
	color: #e73079;
}

.note-tip-balloon .frame .block a:hover {
	text-decoration: none;
}

.note-tip-balloon .frame .note-tip-close {
	margin: 15px 0 0;
}

.note-tip-balloon .frame .note-tip-close a {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #e73079 url(../img/icon-close.svg) 50% 50% no-repeat;
	background-size: 14px 14px;
	cursor: pointer;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}

.note-tip-balloon .frame .note-tip-close a:hover {
	opacity: .7;
}

@media screen and (max-width: 768px) {
	.uqc .note-tip-btn a {
		height: 26px;
		font-size: 13px;
	}

	.uqc .note-tip-btn a i {
		width: 16px;
		height: 16px;
		font-size: 12px;
	}

	.note-tip-balloon {
		padding: 0 40px;
		width: 100% !important;
	}

	.note-tip-balloon .frame {
		padding: 5.33333vw 4vw;
		border-radius: 8px;
		font-size: 3.73333vw;
	}

	.note-tip-balloon .frame .tail {
		margin-left: -40px;
	}

	.note-tip-balloon .frame .note-tip-close a {
		width: 30px;
		height: 30px;
	}
}

.uqc .content {
	padding: 0 0 40px;
	background-color: #fff;
}

.uqc .content .heading {
	margin: 0 auto;
	padding: 35px 0;
	max-width: 357px;
}

.uqc .section {
	margin: 0 0 10px;
	background-color: #fff;
	border: 8px solid #e4007f;
	border-radius: 10px;
	/*overflow: hidden;*/
}

.uqc .section.borderless {
	border: none;
}

.uqc .section .center {
	text-align: center;
}

.uqc .section .head {
	position: relative;
	padding-right: 80px;
}

.uqc .section .head h2 {
	position: relative;
	max-width: 776px;
}

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

.uqc .section:not(.section-sim) .head.hover  {
	opacity: .7;
}
.uqc .section .head h2 span {
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.uqc .section-sim .head.hover h2 span {
	opacity: .7;
}

.uqc .section .head h2 .pc {
	display: block;
}

.uqc .section .head h2 .sp {
	display: none;
}

.uqc .section .head h2 a {
	display: block;
	position: absolute;
	z-index: 1;
	background-color: #fff;
	opacity: 0;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}

.uqc .section .head h2 a:hover {
	opacity: .3;
}

.uqc .section .head.hover i {
	opacity: .7;
}

.uqc .section .ac-head i,
.uqc .section .link-head i {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 80px;
	height: 100%;
	background-color: #e4007f;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}

.uqc .section .ac-head {
	cursor: pointer;
}

.uqc .section .ac-head i::before,
.uqc .section .ac-head i::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	background-color: #fff;
}

.uqc .section .ac-head i::before {
	margin: -3px 0 0 -12px;
	width: 23px;
	height: 5px;
}

.uqc .section .ac-head i::after {
	margin: -12px 0 0 -3px;
	width: 5px;
	height: 23px;
}

.uqc .section.opened:not(.section-starlink) .ac-head i::after {
	display: none;
}

.uqc .section .link-head i::after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	right: 16px;
	margin-top: -20px;
	width: 40px;
	height: 40px;
	background-image: url(../img/icon-btn-arrow-w.svg);
	background-size: cover;
}

.uqc .section .head .clickable {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.uqc .section .detail {
	overflow: hidden;
	padding: 0 30px;
	height: 0;
}

.uqc .section .detail-opened {
	padding: 0 30px;
}

.uqc .section .detail .close {
	display: flex;
	justify-content: center;
	padding: 40px 0;
}

.uqc .section .detail-opened .close {
	display: none;
}

.uqc .section .detail .close a {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	color: silver;
	transition: color .2s cubic-bezier(.39, .575, .565, 1);
	user-select: none;
}

.uqc .section .detail .close a:hover {
	color: #e4007f;
}

.uqc .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);
}

.uqc .section .detail .close a:hover i {
	background-color: #e4007f;
}

.uqc .section .detail .close a i::before {
	content: '';
	display: block;
	position: absolute;
	top: 14px;
	left: 9px;
	width: 12px;
	height: 2px;
	background-color: #fff;
}

.uqc .section .detail .close span {
	text-decoration: underline;
}

@media screen and (max-width: 768px) {
	.uqc .content {
		padding: 0 0 30px;
	}

	.uqc .content .heading {
		padding: 30px 0 20px;
		max-width: 76%;
	}

	.uqc .section {
		border-radius: 5px;
		border-width: 4px;
	}

	.uqc .section .head {
		padding-right: 0;
	}

	.uqc .section .head h2 {
		max-width: 100%;
	}

	.uqc .section .head h2.ttl-ac-9 {
		background: url(/mobile/norikae/assets/img/bg_ttl_ac_9_sp.png);
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center center;
	}

	.uqc .section .head h2 .pc {
		display: none;
	}

	.uqc .section .head h2 .sp {
		display: block;
	}

	.uqc .section .ac-head,
	.uqc .section .link-head {
		padding-right: 40px;
	}

	.uqc .section .ac-head i,
	.uqc .section .link-head i {
		width: 40px;
	}

	.uqc .section .ac-head i::before {
		margin: -1px 0 0 -8px;
		width: 17px;
		height: 3px;
	}

	.uqc .section .ac-head i::after {
		margin: -8px 0 0 -1px;
		width: 3px;
		height: 17px;
	}

	.uqc .section .link-head i::after {
		right: 4px;
		margin-top: -16px;
		width: 28px;
		height: 28px;
	}

	.uqc .section .detail {
		padding: 0;
	}

	.uqc .section .detail-opened {
		padding: 0;
	}

	.uqc .section .detail .close {
		margin: 35px 0 0;
		padding: 0 0 30px;
	}

	.uqc .section .detail .close a {
		font-size: 15px;
		color: #e4007f;
	}

	.uqc .section .detail .close a i {
		width: 26px;
		height: 26px;
	}

	.uqc .section .detail .close a i::before {
		top: 12px;
		left: 7px;
		width: 12px;
		height: 2px;
	}

	.uqc .section .application h2 {
		font-size: 16px;
	}
}

.uqc .notes {
	font-size: 14px;
}

@media screen and (max-width: 768px) {
	.uqc .notes {
		font-size: 13px;
	}
}

.uqc .sc-anshin {
	border-top: 2px dashed #e4007f;
}

.uqc .sc-anshin .list {
	display: flex;
	margin: 0 -20px;
	padding: 40px 0;
	font-size: 16px;
	line-height: 1.5;
}

.uqc .sc-anshin .list li {
	position: relative;
	flex-basis: 33.333%;
	max-width: 33.333%;
	padding: 0 20px 40px;
}

.uqc .sc-anshin .list dl {
	text-align: center;
}

.uqc .sc-anshin .list dt {
	font-size: 21px;
	color: #e4007f;
}

.uqc .sc-anshin .list dd {
	margin: 0 auto;
	padding: 5px 0;
}

.uqc .sc-anshin .list .block01 dd {
	max-width: 120px;
}

.uqc .sc-anshin .list .block02 dd {
	max-width: 140px;
}

.uqc .sc-anshin .list .block03 dd {
	max-width: 90px;
}

.uqc .sc-anshin .list .note-tip-btn {
	position: absolute;
	bottom: 0;
	left: 20px;
}

@media screen and (max-width: 768px) {
	.uqc .sc-anshin {
		margin: 0 13px;
		padding: 0 7px;
		border-top: 2px dashed #e4007f;
	}

	.uqc .sc-anshin .notes {
		margin: 10px 0 0;
	}

	.uqc .sc-anshin .list {
		display: block;
		margin: 0;
		padding: 0 0 20px;
		font-size: 15px;
		line-height: 1.7;
	}

	.uqc .sc-anshin .list li {
		max-width: 100%;
		margin: 10px 0 0;
		padding: 0;
	}

	.uqc .sc-anshin .list dl {
		display: flex;
		align-items: center;
		text-align: left;
	}

	.uqc .sc-anshin .list dt {
		flex: 1;
		padding-top: .5em;
		font-size: 5.33vw;
	}

	.uqc .sc-anshin .list dd {
		margin: 0;
		padding: 0;
	}

	.uqc .sc-anshin .list .block01 dd {
		flex-basis: calc(0.857 * 42%);
		max-width: calc(0.857 * 42%);
	}

	.uqc .sc-anshin .list .block02 dd {
		flex-basis: 42%;
		max-width: 42%;
	}

	.uqc .sc-anshin .list .block03 dd {
		flex-basis: calc(0.643 * 42%);
		max-width: calc(0.643 * 42%);
	}

	.uqc .sc-anshin .list .note-tip-btn {
		position: static;
		margin: 10px 0 0;
	}
}

.uqc .section .detail-plan {
	padding: 0;
	margin-top: 40px;
	@media screen and (max-width: 768px) {
		margin-top: 0;

	}
}

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

.uqc .sc-plan .plan {
	margin: 0 auto;
	/*max-width: 754px;*/
}

.uqc .sc-plan .plan_tab_wrap {
	position: relative;
}

.uqc .section-plan .sc-plan .plan_tab_wrap {
	padding: 20px 0 0 0;
}

.uqc .sc-plan .plan_tab_wrap::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	border-bottom: 2px solid #000;
}

.uqc .sc-plan .plan_tab_wrap .plan_tab_wrap_in {
	margin: 0 auto;
	max-width: 710px;
	width: 100%;
	display: flex;
}

.uqc .sc-plan .plan_tab_wrap .plan_tab_item {
	flex-basis: 33.33333%;
	border: 2px solid #000;
	border-right: none;
	background-color: #fff;
	cursor: pointer;
}

.uqc .sc-plan .plan_tab_wrap .plan_tab_item:last-child {
	border-right: 2px solid #000;
}

.uqc .sc-plan .plan_tab_wrap .plan_tab_item span {
	position: relative;
	transition: all 0.3s;
}

.uqc .sc-plan .plan_tab_wrap .plan_tab_item span img {
	display: block;
	position: relative;
	width: 100%;
}

.uqc .sc-plan .plan_tab_wrap .plan_tab_item span .on {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.uqc .sc-plan .plan_tab_wrap .plan_tab_item span .off {
	transition: opacity 0.3s;
}

.os-pc .uqc .sc-plan .plan_tab_wrap .plan_tab_item span:hover .off {
	opacity: 0.7;
}

.uqc .sc-plan .plan_tab_wrap .plan_tab_item .visible-pc {
	display: block;
}

.uqc .sc-plan .tab_item {
	display: none;
}

.uqc .sc-plan input#tab_s:checked ~ .plan .tab_s_item,
.uqc .sc-plan input#tab_m:checked ~ .plan .tab_m_item,
.uqc .sc-plan input#tab_l:checked ~ .plan .tab_l_item,
.uqc .sc-plan input#tab_s_clone:checked ~ .plan .tab_s_item,
.uqc .sc-plan input#tab_m_clone:checked ~ .plan .tab_m_item,
.uqc .sc-plan input#tab_l_clone:checked ~ .plan .tab_l_item {
	display: block;
	transition: 0.5s;
}

.uqc .sc-plan input#tab_s:checked ~ .plan_tab_wrap .tab_s,
.uqc .sc-plan input#tab_m:checked ~ .plan_tab_wrap .tab_m,
.uqc .sc-plan input#tab_l:checked ~ .plan_tab_wrap .tab_l,
.uqc .sc-plan input#tab_s_clone:checked ~ .plan_tab_wrap .tab_s,
.uqc .sc-plan input#tab_m_clone:checked ~ .plan_tab_wrap .tab_m,
.uqc .sc-plan input#tab_l_clone:checked ~ .plan_tab_wrap .tab_l {
	background-color: #e4007f;
	color: #fff;
	transition: 0.5s;
	cursor: inherit;
}

.uqc .sc-plan input#tab_s:checked ~ .plan_tab_wrap .tab_s .on,
.uqc .sc-plan input#tab_m:checked ~ .plan_tab_wrap .tab_m .on,
.uqc .sc-plan input#tab_l:checked ~ .plan_tab_wrap .tab_l .on,
.uqc .sc-plan input#tab_s_clone:checked ~ .plan_tab_wrap .tab_s .on,
.uqc .sc-plan input#tab_m_clone:checked ~ .plan_tab_wrap .tab_m .on,
.uqc .sc-plan input#tab_l_clone:checked ~ .plan_tab_wrap .tab_l .on {
	opacity: 1;
}

.uqc .sc-plan .plan {
	padding: 0 45px;
}

.uqc .sc-plan .plan .tab_item_wrap {
	margin: 0 auto;
	padding: 30px 0 0 0;
}

.uqc .sc-plan .plan .tab_item {
	position: relative;
}

/*.uqc .sc-plan .plan h4 {
	margin: 0 0 15px;
	text-align: center;
	font-size: 23px;
	font-weight: 700;
	line-height: 1.5;
}

.uqc .sc-plan .plan h4 br {
	display: none;
}*/

.uqc .sc-plan .plan .list {
	position: relative;
	display: flex;
	border-top: 2px dashed #e4007f;
	border-bottom: 2px dashed #e4007f;
}

.uqc .sc-plan .plan .list::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -1px;
	border-left: 2px dashed #e4007f;
}

.uqc .sc-plan .plan .list li {
	width: 50%;
}

.uqc .sc-plan .plan .list li:first-child {
	padding: 0 17px 0 10px;
}

.uqc .sc-plan .plan .list li:last-child {
	padding: 0 10px 0 17px;
}

.uqc .sc-plan .plan .notes {
	margin: 25px 0 0;
}

.uqc .sc-plan .notes li {
	margin: .4em 0;
}

.uqc .sc-plan .plan .notes-more-wrapper {
	margin: 25px 0 0 0;
	height: 3em;
	overflow: hidden;
	position: relative;
}
.uqc .sc-plan .plan .notes-more {
	margin: 0;
}
.uqc .sc-plan .plan .notes-more-wrapper::after {
	content: "";
	height: 2em;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	background-color: #fff;
	background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	transition: bottom 0.4s ease;
}
.uqc .sc-plan.notes-more-opened .plan .notes-more-wrapper::after {
	bottom: -3em;
}

.uqc .sc-plan .plan .notes-ctr {
	text-align: center;
}
.uqc .sc-plan .plan .notes-ctr-opener {
	display: flex;
	justify-content: center;
	align-items: flex-end;
	min-height: 2em;
}
.uqc .sc-plan.notes-more-opened .plan .notes-ctr-opener {
	display: none;
}
.uqc .sc-plan .plan .plan-more-wrap {
	padding: 40px 0 0 0;
}

.uqc .sc-plan .layout-btn {
	margin: 20px 0 0;
}

.uqc .sc-plan .layout-btn i {
	display: none;
}

.uqc .sc-plan .banner {
	margin: 0 auto;
	max-width: 682px;
}

.uqc .sc-plan .plan-table-note {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin: 0 auto;
	padding: 0 0 20px 0;
	max-width: 710px;
	font-size: 14px;
	line-height: 1.5;
}

.uqc .sc-plan .plan-table-note .note-tip-btn {
	padding: 0 0 0 10px;
}

.note-tip-balloon.tip-plan-kurikoshi-opened {
	width: 620px;
}

.note-tip-plan-kurikoshi .row {
	display: flex;
	padding: 15px 0 0 0;
}

.note-tip-plan-kurikoshi .text {
	flex: 1;
	padding: 10px 10px 0 10px;
	font-size: 13px;
}

.note-tip-plan-kurikoshi .text h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
}

.note-tip-plan-kurikoshi .image {
	flex-basis: 320px;
	text-align: center;
}

.note-tip-plan-kurikoshi .image h4 {
	margin: 10px 0 0 0;
	font-size: 13px;
}

@media screen and (max-width: 768px) {
	.uqc .sc-plan {
		padding: 0 0 30px 0;
	}

	.uqc .sc-plan.in-tab {
		padding: 0 13px
	}

	.uqc .sc-plan .plan_tab_wrap {
		padding: 0 10px;
	}

	.uqc .sc-plan .plan_tab_wrap .plan_tab_wrap_in {
		max-width: 100%;
	}

	.uqc .sc-plan .plan_tab_wrap .plan_tab_item .visible-sp {
		display: block;
	}

	.uqc .sc-plan .plan {
		padding: 0 20px;
	}

	.uqc .sc-plan .plan .tab_item_wrap {
		padding: 15px 0 0 0;
		max-width: 100%;
	}

	.uqc .sc-plan .plan .tab_item_wrap.for_sp {
		padding: 5px 0 0 0;
	}

	/*.uqc .sc-plan .plan h4 {
		margin: 0;
		font-size: 20px;
	}

	.uqc .sc-plan .plan h4 br {
		display: block;
	}*/

	.uqc .sc-plan .plan .list {
		display: block;
	}

	.uqc .sc-plan .plan .list::after {
		content: none;
	}

	.uqc .sc-plan .plan .list li {
		width: 100%;
		border-bottom: 2px dashed #e4007f;
	}

	.uqc .sc-plan .plan .list li:first-child {
		padding: 0;
	}

	.uqc .sc-plan .plan .list li:last-child {
		padding: 0;
		border-bottom: 0;
	}

	.uqc .sc-plan .plan .list li img {
		margin: 0 auto;
		max-width: 440px;
	}

	.uqc .sc-plan .plan .note {
		font-size: 12px;
	}

	.uqc .sc-plan .plan .note li {
		padding-left: 0;
		text-indent: 0;
	}

	.uqc .sc-plan .plan .notes-more-wrapper::after {
		height: 3em;
	}

	.uqc .sc-plan .condition {
		padding: 25px 0 5px;
	}

	.uqc .sc-plan .condition h4 {
		font-size: 15px;
	}

	.uqc .sc-plan .condition .list {
		font-size: 15px;
	}

	.uqc .sc-plan .condition .note {
		margin: 10px 0 0;
		font-size: 12px;
	}

	.uqc .sc-plan .layout-btn i {
		display: block;
	}

	.uqc .sc-plan .banner {
		margin: 0 auto;
		max-width: 682px;
	}

	.uqc .sc-plan .plan-table-note {
		padding: 5px 0 10px 0;
		max-width: 100%;
		font-size: 13px;
	}

	.note-tip-plan-kurikoshi .row {
		display: block;
		padding: 0;
	}

	.note-tip-plan-kurikoshi .text {
		padding: 0 0 0.5em 0;
		font-size: 3.73333vw;
	}

	.note-tip-plan-kurikoshi .text h3 {
		margin: 0 0 0.5em 0;
		font-size: 4vw;
	}

	.note-tip-plan-kurikoshi .image h4 {
		margin: 0.5em 0 0 0;
		font-size: 3.73333vw;
	}

	.uqc .sc-plan .plan .plan-more-wrap {
		padding: 20px 0 0 0;
	}
}

.uqc .sc-plan .plan .block {
	display: flex;
	align-items: center;
	margin: 0 auto;
	font-size: 20px;
	max-width: 740px;
}
.uqc .sc-plan .plan .block .pc {
	display: block;
}
.uqc .sc-plan .plan .block .sp {
	display: none;
}
.uqc .sc-plan .plan .block .num {
	font-family: 'Price';
	font-weight: 700;
}
.uqc .sc-plan .plan .block-plan {
	display: flex;
	align-items: center;
	padding: 0 0 0 0.5em;
}
.uqc .sc-plan .plan .block-plan .block-plan-icon {
	flex-basis: 42px;
	padding: 0 0.5em 0 0;
}
.uqc .sc-plan .plan .block-plan .block-plan-detail h3 {
	width: 80px;
}
.uqc .sc-plan .plan .block-plan .block-plan-detail h4 {
	margin: 0 0 5px 0;
	text-align: left;
	font-size: 25px;
	line-height: 1.3;
}
.uqc .sc-plan .plan .block-plan .block-plan-detail dl {
	display: flex;
}
.uqc .sc-plan .plan .block-plan .block-plan-detail dt {
	font-size: 17px;
	line-height: 1.3;
	color: #e4007f;
}
.uqc .sc-plan .plan .block-plan .block-plan-detail dt span {
	font-size: 84%;
	color: #000;
}
.uqc .sc-plan .plan .block-plan .block-plan-detail dd {
	padding: 0 0 0 0.3em;
}
.uqc .sc-plan .plan .block-plan .block-plan-detail dd a {
	display: block;
	transition: opacity 0.3s;
}
.uqc .sc-plan .plan .block-plan .block-plan-detail dd a img {
	width: 24px;
}
.os-pc .uqc .sc-plan .plan .block-plan .block-plan-detail dd a:hover {
	opacity: 0.7;
}
.uqc .sc-plan .plan .block-arrow img {
	width: 64px;
}
.uqc .sc-plan .plan .block-price {
	flex: 1;
}
.uqc .sc-plan .plan .block-price .block-price-head {
	display: flex;
	align-items: center;
}
.uqc .sc-plan .plan .block-price .block-price-head .block-price-setwari {
	flex-basis: 100px;
}
.uqc .sc-plan .plan .block-price .block-price-head .block-price-title {
	padding: 0 0 0 5px;
}
.uqc .sc-plan .plan .block-price .block-price-head .block-price-title .text1 {
	font-size: 14px;
	line-height: 1.4;
}
.uqc .sc-plan .plan .block-price .block-price-head .block-price-title .text1 sup {
	position: relative;
	top: -0.3em;
	margin: 0 -0.2em;
	font-size: 12px;
}
.uqc .sc-plan .plan .block-price .block-price-head .block-price-title .text2 {
	font-size: 24px;
	line-height: 1.2;
	color: #e4007f;
}
.uqc .sc-plan .plan .block-price .block-price-head .block-price-title .text2 sup {
	position: relative;
	top: -0.5em;
	margin: 0 -0.2em;
	font-size: 16px;
}
.uqc .sc-plan .plan .block-price .block-price-detail {
	display: flex;
	padding: 5px 0 0 0;
}
.uqc .sc-plan .plan .block-price .block-price-detail .text {
	flex-basis: 100px;
	padding: 10px 0 0 8px;
	font-size: 15px;
	line-height: 1.3;
}
.uqc .sc-plan .plan .block-price .block-price-detail .box {
	padding: 0 0 0 5px;
}
.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-out {
	display: flex;
}
.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-out .num {
	display: block;
	padding-right: 5px;
	font-size: 70px;
	line-height: 1;
	letter-spacing: -.04em;
	color: #e4007f;
}
.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-out dl {
	padding-top: 8px;
	font-size: 22px;
	line-height: 1.2;
	color: #e4007f;
}
.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-out dt {
    font-size: 14px;
}
.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-out dd {
    font-size: 24px;
}
.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-in {
	display: flex;
	align-items: center;
	margin: -0.5em 0 0 0;
	font-size: 34px;
	line-height: 1.2;
	color: #e4007f;
}
.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-in span {
	display: block;
}
.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-in .num {
	margin: 0.2em 0 0 0;
	font-size: 41px;
	line-height: 1;
	letter-spacing: -.04em;
}
.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-in .yen {
	margin: 0.1em 0 0 0.1em;
	font-size: 22px;
}

@media screen and (max-width: 890px) {
	.uqc .sc-plan .plan .block {
		display: block;
		padding: 0 0 0 30px;
		max-width: 400px;
	}
	.uqc .sc-plan .plan .block .pc {
		display: none;
	}
	.uqc .sc-plan .plan .block .sp {
		display: block;
	}
	.uqc .sc-plan .plan .block-arrow {
		padding: 5px 0;
	}
	.uqc .sc-plan .plan .block-arrow img {
		margin: 0 0 0 120px;
		width: 100px;
	}
}
@media screen and (max-width: 768px) {
	.uqc .sc-plan .plan .block {
		margin: 0 -10px;
		padding: 0;
		max-width: initial;
		white-space: nowrap;
		font-size: 5.3vw;
	}
	.uqc .sc-plan .plan .block-plan {
		padding: 0;
	}
	.uqc .sc-plan .plan .block-plan .block-plan-icon {
		flex-basis: 10.6vw;
		padding: 0 0.2em;
	}
	.uqc .sc-plan .plan .block-plan .block-plan-detail h3 {
		width: 26.5vw;
	}
	.uqc .sc-plan .plan .block-plan .block-plan-detail h4 {
		margin: 0;
		font-size: 6.1vw;
	}
	.uqc .sc-plan .plan .block-plan .block-plan-detail dl {
		align-items: center;
	}
	.uqc .sc-plan .plan .block-plan .block-plan-detail dt {
		font-size: 4.5vw;
	}
	.uqc .sc-plan .plan .block-plan .block-plan-detail dd a img {
		width: 7.4vw;
	}
	.uqc .sc-plan .plan .block-arrow img {
		margin: 0 auto;
		width: 26vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-head .block-price-setwari {
		flex-basis: 25vw;
		flex-shrink: 0;
	}
	.uqc .sc-plan .plan .block-price .block-price-head .block-price-title {
		padding: 0 0 0 1.3vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-head .block-price-title .text1 {
		font-size: 3.4vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-head .block-price-title .text1 sup {
		font-size: 2.9vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-head .block-price-title .text2 {
		font-size: 6.4vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-head .block-price-title .text2 sup {
		font-size: 4.2vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-detail {
		padding: 1.3vw 0 0 0;
	}
	.uqc .sc-plan .plan .block-price .block-price-detail .text {
		flex-basis: 25vw;
		padding: 2.6vw 0 0 2.1vw;
		font-size: 3.7vw;
	}
	.uqc .sc-plan .plan .tab_m_item .block-price .block-price-detail .text,
	.uqc .sc-plan .plan .tab_l_item .block-price .block-price-detail .text {
		flex-basis: auto;
	}
	.uqc .sc-plan .plan .block-price .block-price-detail .box {
		padding: 0;
	}
	.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-out .num {
		padding-right: 1.3vw;
		font-size: 17vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-out dl {
		padding-top: 2.1vw;
		font-size: 5.8vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-out dt {
	    font-size: 3.4vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-out dd {
	    font-size: 5.8vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-in {
		margin: -0.5em 0 0 0;
		font-size: 8.5vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-in .num {
		margin: 0.2em 0 0 0;
		font-size: 10.4vw;
	}
	.uqc .sc-plan .plan .block-price .block-price-detail .box .tax-in .yen {
		margin: 0.1em 0 0 0.1em;
		font-size: 5.3vw;
	}
}

/*.uqc .sc-plan03 .price .box div {
    flex: 1;
    padding-top: 18px;
    font-size: 16px;
    line-height: 1.3
}

.uqc .sc-plan03 .price .box .num {
    display: block;
    padding-right: 5px;
    font-size: 70px;
    line-height: 1;
    letter-spacing: -.04em;
    color: #e4007f
}

.uqc .sc-plan03 .price .box dl {
    padding-top: 8px;
    font-size: 22px;
    line-height: 1.3;
    color: #e4007f
}

.uqc .sc-plan03 .price .box dl dt {
    font-size: 14px
}

.uqc .sc-plan03 .price .tax-in {
	display: flex;
	justify-content: flex-end;
	margin-top: -8px;
	margin-bottom: 8px;
    font-size: 28px;
    line-height: 1.2;
    color: #e4007f;
}*/


.uqc .sc-plan-set .plan {
	margin: 0 auto 30px;
	padding: 20px 0;
	max-width: 770px;
	border-bottom: 2px dashed #e4007f;
}

.uqc .sc-plan-set .plan h3,
.uqc .sc-plan.in-tab .plan h3 {
	margin: 0 0 10px;
}

.uqc .sc-plan-set .plan h3 .sp,
.uqc .sc-plan.in-tab .plan h3 .sp {
	display: none;
}

.uqc .sc-plan-set .plan h3 img,
.uqc .sc-plan.in-tab .plan h3 img {
	margin: 0 auto;
	max-width: 550px;
}

.uqc .sc-plan-set .plan .list {
	display: flex;
	margin: 0 -16px;
	padding: 26px 0 0;
}

.uqc .sc-plan-set .plan .list li {
	flex-basis: 33.333%;
	padding: 0 14px;
}

.uqc .sc-plan-set .plan .list li .note {
	display: none;
	font-size: 14px;
	line-height: 1.6;
}

.uqc .sc-plan-set .plan .list li .sp {
	display: none;
}

.uqc .sc-plan-set .plan ul.note {
	margin: 20px 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
}

.uqc .sc-plan-set .notes {
	margin: 0 auto;
	max-width: 770px;
}

.uqc .sc-plan-set .notes li {
	margin: .4em 0;
}

.uqc .sc-plan-set .layout-btn {
	margin: 20px 0 0;
}

.uqc .sc-plan-set .layout-btn i {
	display: none;
}

@media screen and (max-width: 768px) {
	.uqc .sc-plan-set {
		padding: 20px 20px 0;
	}

	.uqc .sc-plan-set .plan {
		margin: 0;
		padding: 0 0 15px;
		max-width: 100%;
		border-bottom: 0;
	}

	.uqc .sc-plan-set .plan h3,
	.uqc .sc-plan.in-tab .plan h3 {
		margin: 0 0 5px;
	}

	.uqc .sc-plan-set .plan h3 .pc,
	.uqc .sc-plan.in-tab .plan h3 .pc {
		display: none;
	}

	.uqc .sc-plan-set .plan h3 .sp,
	.uqc .sc-plan.in-tab .plan h3 .sp {
		display: block;
	}

	.uqc .sc-plan-set .plan h3 img,
	.uqc .sc-plan.in-tab .plan h3 img {
		max-width: 100%;
	}

	.uqc .sc-plan-set .plan .list {
		display: block;
		margin: 0;
		padding: 0;
	}

	.uqc .sc-plan-set .plan .list li {
		padding: 6% 0 0;
		border-bottom: 2px dashed #e4007f;
	}

	.uqc .sc-plan-set .plan .list li:first-child {
		padding-bottom: 6%;
	}

	.uqc .sc-plan-set .plan .list li .note {
		display: block;
		padding: 3% 0 4%;
		font-size: 13px;
	}

	.uqc .sc-plan-set .plan .list li .pc {
		display: none;
	}

	.uqc .sc-plan-set .plan .list li .sp {
		display: block;
	}

	.uqc .sc-plan-set .plan ul.note {
		display: none;
	}

	.uqc .sc-plan-set .layout-btn i {
		display: block;
	}
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.uqc .sc-jdpower {
	padding: 40px 0 0;
}

.uqc .sc-jdpower .row {
	display: flex;
	justify-content: center;
	align-items: center;
}

.uqc .sc-jdpower .row .image {
	width: 120px;
}

.uqc .sc-jdpower .row .info {
	padding: 0 0 0 40px;
	line-height: 1.4;
}

.uqc .sc-jdpower .row .info h4 {
	font-size: 16px;
}

.uqc .sc-jdpower .row .info ul {
	margin: 10px 0 0;
	font-size: 19px;
	color: #e4007f;
}

.uqc .sc-jdpower .source {
	margin: 20px auto 0;
	max-width: 380px;
	font-size: 12px;
}

@media screen and (max-width: 768px) {
	.uqc .sc-jdpower {
		padding: 20px 20px 0;
	}

	.uqc .sc-jdpower .row .image {
		width: 100px;
	}

	.uqc .sc-jdpower .row .info {
		padding: 0 0 0 10px;
	}

	.uqc .sc-jdpower .row .info ul {
		font-size: 17px;
	}

	.uqc .sc-jdpower .source {
		max-width: 100%;
		font-size: 11px;
	}

	.uqc .sc-jdpower .source p {
		display: inline;
	}
}

@media screen and (max-width: 520px) {
	.uqc .sc-jdpower .row .info h4 span {
		display: block;
	}
}

.uqc .sc-datasns {
	margin: 0 auto;
	padding: 30px 0 0;
	max-width: 680px;
}

.uqc .sc-datasns .row {
	display: flex;
	align-items: center;
	flex-direction: row-reverse;
}

.uqc .sc-datasns .image {
	flex-basis: 50%;
}

.uqc .sc-datasns .text {
	flex-basis: 50%;
	padding: 0 15px 0 0;
	font-size: 15px;
}

.uqc .sc-datasns .text p {
	line-height: 1.8;
}

.uqc .sc-datasns .text .note-tip-btn {
	margin: 15px 0 0;
}

.uqc .sc-datasns .link-block .notes {
	margin-top: 15px;
}

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

.uqc .sc-datasns .info01 {
	padding-top: 10px;
}

.uqc .sc-datasns .info01 .h-sp {
	display: none;
}

.uqc .sc-datasns .info01 .image span {
	display: block;
}

.uqc .sc-datasns .info01 .text {
	padding: 0;
}

.uqc .sc-datasns .info01 .text h3 {
	margin: 0 -1em 15px 0;
	font-size: 24px;
	line-height: 1.4;
}

.uqc .sc-datasns .info02 {
	padding-top: 30px;
}

.uqc .sc-datasns .info02 .h-sp {
	display: none;
}

.uqc .sc-datasns .info02 .image {
	padding: 0 20px 0 0;
}

.uqc .sc-datasns .info02 .text h3 {
	font-size: 24px;
	line-height: 1.4;
}

.uqc .sc-datasns .info02 .text h3 i {
	display: block;
	margin: 0 0 15px;
	font-size: 34px;
	color: #e4007f;
}

.uqc .sc-datasns .info02 .text p {
	max-width: 290px;
}

.uqc .sc-datasns .info02 .text p br {
	display: none;
}

.uqc .sc-datasns .info02 .text .sp {
	display: none;
}

.uqc .sc-datasns .info03 {
	padding-top: 30px;
}

.uqc .sc-datasns .info03 .row {
	align-items: flex-start;
}

.uqc .sc-datasns .info03 .image {
	padding: 0 10px 0 0;
}

.uqc .sc-datasns .info03 .image p {
	padding: 0 10px 0 16px;
	font-size: 14px;
}

.uqc .sc-datasns .info03 .switch {
	margin: 0 auto;
	padding: 40px 0 0;
	max-width: 240px;
}

.uqc .sc-datasns .info03 .text {
	padding: 50px 0 0;
}

.uqc .sc-datasns .info03 .text h3 {
	margin: 0 0 15px;
	font-size: 24px;
	line-height: 1.4;
}

.uqc .sc-datasns .info03 .text p {
	max-width: 290px;
}

@media screen and (max-width: 820px) {
	.uqc .sc-datasns .info01 .image span {
		margin-right: -25px;
	}
}

@media screen and (max-width: 768px) {
	.uqc .sc-datasns {
		padding: 20px 20px 0;
	}

	.uqc .sc-datasns .row {
		display: block;
	}

	.uqc .sc-datasns .text {
		padding: 0;
		font-size: 14px;
	}

	.uqc .sc-datasns .text p {
		margin: 12px 0 0;
	}

	.uqc .sc-datasns .text p br {
		display: block;
	}

	.uqc .sc-datasns .text .note-tip-btn {
		margin: 5px 0 0;
	}

	.uqc .sc-datasns .info01 .h-sp {
		display: block;
		margin: 0 -4vw 0 -2vw;
		text-align: center;
		font-size: 5.6vw;
		line-height: 1.36364;
	}

	.uqc .sc-datasns .info01 .image {
		margin: 10px 0 0;
	}

	.uqc .sc-datasns .info01 .image span {
		margin: 0 -5px;
	}

	.uqc .sc-datasns .info01 .text h3 {
		display: none;
	}

	.uqc .sc-datasns .info01 .text .lead {
		margin: 15px 0 0;
	}

	.uqc .sc-datasns .info01 .text .lead::after {
		content: '';
		display: block;
		clear: both;
	}

	.uqc .sc-datasns .info01 .text .lead .note-tip-btn {
		float: right;
		margin: 10px 0 0;
	}

	.uqc .sc-datasns .info01 .text .note {
		margin: 0 -5px;
		font-size: 13px;
		max-width: initial;
	}

	.uqc .sc-datasns .left-sp {
		text-align: left !important;
	}

	.uqc .sc-datasns .info02 {
		padding-top: 40px;
	}

	.uqc .sc-datasns .info02 .h-sp {
		display: block;
		text-align: center;
		font-size: 5.86667vw;
		line-height: 1.36364;
	}

	.uqc .sc-datasns .info02 .image {
		padding: 0;
	}

	.uqc .sc-datasns .info02 .text h3 {
		text-align: center;
		font-size: 8vw;
		line-height: 1.2;
		color: #e4007f;
	}

	.uqc .sc-datasns .info02 .text .pc {
		display: none;
	}

	.uqc .sc-datasns .info02 .text .sp {
		display: block;
	}

	.uqc .sc-datasns .info02 .text .lead {
		margin: 0 auto;
		max-width: 230px;
		text-align: center;
	}

	.uqc .sc-datasns .info02 .text .lead::after {
		content: '';
		display: block;
		clear: both;
	}

	.uqc .sc-datasns .info02 .text p {
		margin: 5px 0 0;
		padding: 0;
		max-width: 100%;
	}

	.uqc .sc-datasns .info02 .text p br {
		display: block;
	}

	.uqc .sc-datasns .info02 .text .lead .note-tip-btn {
		float: right;
	}

	.uqc .sc-datasns .info03 {
		padding-top: 30px;
	}

	.uqc .sc-datasns .info03 .image {
		padding: 0;
	}

	.uqc .sc-datasns .info03 .image p {
		padding: 0 0 0 5.2%;
		font-size: 13px;
	}

	.uqc .sc-datasns .info03 .switch {
		padding: 0;
		max-width: 70%;
	}

	.uqc .sc-datasns .info03 .text {
		margin: 15px 0 0;
		padding: 0;
		text-align: center;
	}

	.uqc .sc-datasns .info03 .text h3 {
		text-align: center;
		font-size: 5.06667vw;
		line-height: 1.5;
	}

	.uqc .sc-datasns .info03 .text p {
		max-width: 100%;
	}
}

.uqc .sc-data {
	padding-top: 20px;
}

@media screen and (max-width: 768px) {
	.uqc .sc-data {
		padding-top: 0;
	}

	.uqc .sc-data .info02 {
		padding-top: 20px;
	}
}

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

.uqc .sc-carryover .info {
	display: flex;
	align-items: center;
}

.uqc .sc-carryover .info>div:first-child {
	width: 50%;
}

.uqc .sc-carryover .info h3 {
	margin: 0 0 8px;
	font-size: 24px;
	color: #e4007f;
}

.uqc .sc-carryover .info>div:last-child {
	flex: 1;
}

.uqc .sc-carryover .layout-btn {
	margin: 30px 0 20px;
}

@media screen and (max-width: 768px) {
	.uqc .sc-carryover {
		padding: 20px 20px 0;
	}

	.uqc .sc-carryover .info {
		display: block;
	}

	.uqc .sc-carryover .info>div:first-child {
		margin: 0 0 10px;
		width: 100%;
	}

	.uqc .sc-carryover .info h3 {
		margin: 0 0 .3em;
		font-size: 4.26vw;
	}

	.uqc .sc-carryover .info div>div:last-child {
		padding: 0 30px;
	}

	.uqc .sc-carryover .layout-btn {
		margin: 25px 0 20px;
	}
}

/* .uqc .sc-speed {
	margin: 0 auto;
	padding: 40px 0 0;
	max-width: 700px;
}

.uqc .sc-speed .info {
	display: flex;
	flex-direction: row-reverse;
	align-items: center;
	margin: 0 0 30px;
}

.uqc .sc-speed .info .image {
	flex-basis: 310px;
}

.uqc .sc-speed .info .text {
	flex: 1;
	font-size: 16px;
	line-height: 1.5;
}

.uqc .sc-speed .info .text h3 {
	margin: 0 0 4px;
	font-size: 27px;
}

.uqc .sc-speed .table {
	margin: 0 auto;
	padding: 0 0 40px;
	max-width: 549px;
}

.uqc .sc-speed .table .notes {
	margin: 20px 0 0;
}

@media screen and (max-width: 768px) {
	.uqc .sc-speed {
		padding: 20px 20px 0;
	}

	.uqc .sc-speed .info {
		display: block;
		margin: 0 0 20px;
	}

	.uqc .sc-speed .info .image {
		margin: 0 0 10px;
	}

	.uqc .sc-speed .info .text {
		text-align: center;
		font-size: 15px;
		line-height: 1.5;
	}

	.uqc .sc-speed .info .text h3 {
		margin: 0 0 4px;
		font-size: 22px;
		line-height: 1.3;
	}

	.uqc .sc-speed .table {
		padding: 0 0 30px;
	}

	.uqc .sc-speed .table .notes {
		margin: 15px 0 0;
	}
} */

/* .uqc .sc-support {
	margin: 0 auto;
	padding: 40px 0 0;
	max-width: 700px;
}

.uqc .sc-support .image {
	margin: 0 auto;
	padding: 0 0 20px;
	max-width: 300px;
}

.uqc .sc-support .text {
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
}

.uqc .sc-support .notes {
	margin: 20px 0 0;
}

@media screen and (max-width: 768px) {
	.uqc .sc-support {
		padding: 20px 20px 0;
	}

	.uqc .sc-support .image {
		padding: 0 0 10px;
		max-width: 78%;
	}

	.uqc .sc-support .text {
		margin: 0 0 15px;
		text-align: left;
		font-size: 15px;
		line-height: 1.6;
	}

	.uqc .sc-support .notes {
		margin: 15px 0 0;
	}
} */

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

.uqc .sc-lineup .h {
	margin: 50px 0 20px;
	text-align: center;
	font-size: 20px;
}

.uqc .sc-lineup .text {
	margin: 0 0 20px;
	text-align: center;
	font-size: 20px;
}

.uqc .sc-lineup .list {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.uqc .sc-lineup .list a {
	display: block;
	margin: 10px 0 30px;
	flex-basis: 50%;
	max-width: 50%;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}

.uqc .sc-lineup .list a:hover {
	opacity: .5;
}

.uqc .sc-lineup .list img {
	display: block;
	margin: 0 auto;
	width: auto;
}

.icon_new {
	position: relative;
}

.icon_new:before {
	content: '';
	display: block;
	width: 60px;
	height: 60px;
	background-image: url(../img/icon_new.png);
	background-size: cover;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

@media screen and (max-width: 768px) {
	.uqc .sc-lineup {
		padding: 35px 20px 0;
	}

	.uqc .sc-lineup .h {
		margin: 12vw 0 6vw;
		font-size: 4vw;
	}

	.uqc .sc-lineup .text {
		margin: 0 0 10px;
		font-size: 4vw;
	}

	.uqc .sc-lineup .list {
		align-items: flex-start;
		padding: 0 2%;
	}

	.uqc .sc-lineup .list a {
		margin: 0 0 7vw;
		padding: 0 4%;
	}

	.uqc .sc-lineup .list img {
		max-width: 212px;
		width: 100%;
	}

	.icon_new:before {
		width: 40px;
		height: 40px;
		left: -5px;
		top: -35px;
	}
}

/*2207 add*/

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

.uqc .sc-ponta .ponta {
	margin: 0 auto;
	max-width: 754px;
}

.uqc .sc-ponta .ponta h4 {
	margin: 0 0 15px;
	text-align: center;
	font-size: 23px;
	font-weight: 700;
	line-height: 1.5;
}

.uqc .sc-ponta .ponta h4 br {
	display: none;
}

.uqc .sc-ponta .ponta .list {
	position: relative;
	display: flex;
	border-top: 2px dashed #e4007f;
	border-bottom: 2px dashed #e4007f;
}

.uqc .sc-ponta .ponta .list::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -1px;
	border-left: 2px dashed #e4007f;
}

.uqc .sc-ponta .ponta .list li {
	width: 50%;
}

.uqc .sc-ponta .ponta .list li:first-child {
	padding: 0 17px 0 10px;
}

.uqc .sc-ponta .ponta .list li:last-child {
	padding: 0 10px 0 17px;
}

.uqc .sc-ponta .ponta .notes {
	margin: 15px 0 0;
}

.uqc .sc-ponta .notes li {
	margin: .4em 0;
}

.uqc .sc-ponta .layout-btn {
	margin: 20px 0 0;
}

.uqc .sc-ponta .layout-btn i {
	display: none;
}

@media screen and (max-width: 768px) {
	.uqc .sc-ponta {
		padding: 0 13px 30px;
	}

	.uqc .sc-ponta .ponta {
		max-width: 100%;
	}

	.uqc .sc-ponta .ponta h4 {
		margin: 0;
		font-size: 20px;
	}

	.uqc .sc-ponta .ponta h4 br {
		display: block;
	}

	.uqc .sc-ponta .ponta .list {
		display: block;
	}

	.uqc .sc-ponta .ponta .list::after {
		content: none;
	}

	.uqc .sc-ponta .ponta .list li {
		width: 100%;
		border-bottom: 2px dashed #e4007f;
	}

	.uqc .sc-ponta .ponta .list li:first-child {
		padding: 0;
	}

	.uqc .sc-ponta .ponta .list li:last-child {
		padding: 0;
		border-bottom: 0;
	}

	.uqc .sc-ponta .ponta .list li img {
		margin: 0 auto;
		/*        max-width: 440px*/
		;
	}

	.uqc .sc-ponta .ponta .note {
		font-size: 12px;
	}

	.uqc .sc-ponta .ponta .note li {
		padding-left: 0;
		text-indent: 0;
	}

	.uqc .sc-ponta .condition {
		padding: 25px 0 5px;
	}

	.uqc .sc-ponta .condition h4 {
		font-size: 15px;
	}

	.uqc .sc-ponta .condition .list {
		font-size: 15px;
	}

	.uqc .sc-ponta .condition .note {
		margin: 10px 0 0;
		font-size: 12px;
	}

	.uqc .sc-ponta .layout-btn i {
		display: block;
	}
}

.uqc .sc-ponta-set .ponta {
	margin: 0 auto 30px;
	padding: 20px 0;
	max-width: 770px;
	border-bottom: 2px dashed #e4007f;
}

.uqc .sc-ponta-set .ponta h3 {
	margin: 0 0 10px;
}

.uqc .sc-ponta-set .ponta h3 .sp {
	display: none;
}

.uqc .sc-ponta-set .ponta h3 img {
	margin: 0 auto;
	max-width: 550px;
}

.uqc .sc-ponta-set .ponta .list {
	display: flex;
	margin: 0 -16px;
	padding: 26px 0 0;
}

.uqc .sc-ponta-set .ponta .list li {
	flex-basis: 33.333%;
	padding: 0 14px;
}

.uqc .sc-ponta-set .ponta .list li .note {
	display: none;
	font-size: 14px;
	line-height: 1.6;
}

.uqc .sc-ponta-set .ponta .list li .sp {
	display: none;
}

.uqc .sc-ponta-set .ponta ul.note {
	margin: 20px 0 0;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
}

.uqc .sc-ponta-set .notes {
	margin: 0 auto;
	max-width: 770px;
}

.uqc .sc-ponta-set .notes li {
	margin: .4em 0;
}

.uqc .sc-ponta-set .layout-btn {
	margin: 20px 0 0;
}

.uqc .sc-ponta-set .layout-btn i {
	display: none;
}



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

.uqc .sc-ponta .ponta .h span.font_normal {
	font-weight: 300;
	font-size: 0.9em;
}


.uqc .sc-ponta .ponta .h .in {
	padding: 0 0 0 20px;
}

.uqc .sc-ponta .ponta .h .in br.pc {
	display: block;
}

.uqc .sc-ponta .ponta .h .in br.sp {
	display: none;
}

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

@media screen and (min-width: 0px) and (max-width: 768px) {
	.uqc .sc-ponta .ponta .h .note-tip-btn {
		display: inline-block;
		position: relative;
		top: 0;
	}
}


@media screen and (min-width: 769px) {
	.uqc .sc-ponta .ponta .point_heading {
		display: flex;
		justify-content: center;
		align-items: center;
		font-weight: 700;
		font-size: 24px;
		line-height: 1.7;
		color: #e4007f;
		font-size: 24px;
		margin-bottom: 1em;
	}
}

@media screen and (min-width: 0px) and (max-width: 768px) {
	.uqc .sc-ponta .ponta .point_heading {
		margin-left: -4px;
		margin-right: -0.5em;
		justify-content: center;
		font-size: 4vw;
		line-height: 1.5;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		font-weight: 700;
		color: #e4007f;
		margin-bottom: 1em;
		;
	}
}

@media screen and (min-width: 769px) {
	.uqc .sc-ponta .ponta .point_heading .sp {
		display: none;
	}
}

@media screen and (min-width: 0px) and (max-width: 768px) {
	.uqc .sc-ponta .ponta .point_heading .sp {
		display: inherit;
	}
}









@media screen and (max-width: 768px) {
	.uqc .sc-ponta {
		padding: 20px 20px;
	}

	.uqc .sc-ponta .ponta {
		margin: 0 auto;
	}

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

	.uqc .sc-ponta .ponta .h .in {
		padding: 0 0 0 10px;
	}

	.uqc .sc-ponta .ponta .h .in br.pc {
		display: none;
	}

	.uqc .sc-ponta .ponta .h .in br.sp {
		display: block;
	}
}

.note-tip-balloon .frame .block .indent {
	padding-left: 1.3em;
	text-indent: -1.3em;
}


/*index_e*/
.uqc .sc-plan.s-only .plan .list_single {
	position: relative;
	display: flex;
	border-top: 2px dashed #e4007f;
	border-bottom: 2px dashed #e4007f;
	padding: 1em 0 1.5em 0;
}

@media screen and (min-width: 0px) and (max-width: 768px) {
	.uqc .sc-plan.s-only .plan .list_single .pc {
		display: none !important;
	}
}

@media screen and (min-width: 769px) {
	.uqc .sc-plan.s-only .plan .list_single .sp {
		display: none !important;
	}
}

.uqc .sc-plan.s-only .plan .note-tip-btn-wrap {
	display: flex;
	justify-content: flex-end;
}


/**/
.plan-table-note {
	padding: 10px 0 15px 0;
	text-align: center;
	font-size: 14px;
}

.sc-plan-table {
	margin: 0 auto;
	max-width: 710px;
}

.sc-plan-table .table {
	border-collapse: collapse;
}

.sc-plan-table .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;
}

.sc-plan-table .table table th {
	padding: 2px;
	height: 48px;
	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;
}

.sc-plan-table .table table th.cell01 {
	width: 22%;
}

.sc-plan-table .table table th.cell02,
.sc-plan-table .table table th.cell03,
.sc-plan-table .table table th.cell04 {
	width: 26%;
}

.sc-plan-table .table table td {
	padding: 2px;
	height: 58px;
	border: 1px solid #000;
	vertical-align: middle;
	text-align: center;
}

.sc-plan-table .table table td.bg {
	background-color: #f5f5f5;
}

.sc-plan-table .table table td.cap {
	font-size: 13px;
	line-height: 1.4;
	white-space: nowrap;
}

.sc-plan-table .table table td.cap sup {
	display: inline-block;
	font-size: 100%;
	vertical-align: baseline;
	transform-origin: 50% 20%;
	transform: scale(0.66);
	color: #e4007f;
}

.sc-plan-table .table table .num {
	position: relative;
	bottom: -.04em;
	padding-right: .04em;
	font-family: 'Price';
	font-weight: 700;
	font-size: 28px;
	letter-spacing: -.03em;
}

.sc-plan-table .table table .lg {
	position: relative;
	bottom: -.04em;
}

.sc-plan-table .table table .lg .num {
	font-size: 33px;
}

.sc-plan-table .table table .c1 {
	color: #e4007f;
}

@media screen and (max-width:768px) {
	.plan-table-note {
		padding: 0 0 15px 0;
		text-align: left;
		font-size: 13px;
	}

	.sc-plan-table .table table {
		font-size: 4.1vw
	}

	.sc-plan-table .table table th {
		padding: 1px;
		height: 9vw;
		font-size: 3.33vw
	}

	.sc-plan-table .table table th .small {
		font-size: 100%
	}

	.sc-plan-table .table table td {
		padding: 1px;
		height: 13.3vw
	}

	.sc-plan-table .table table th.cell01 {
		width: 44%
	}

	.sc-plan-table .table table th.cell02 {
		width: 56%
	}

	.sc-plan-table .table table td.cap {
		font-size: 3.06vw
	}

	.sc-plan-table .table table .num {
		font-size: 6.6vw
	}

	.sc-plan-table .table table .lg .num {
		font-size: 8.9vw
	}
}

@media screen and (min-width: 769px) {
	.sc-plan-table .plan_table_tab_wrap {
		max-width: 800px;
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.sc-plan-table .plan_table_tab_wrap .plan_table_tab_item {
		width: 33.33333%;
		border: 3px solid #000;
		border-right: none;
		height: 80px;
		background-color: #fff;
		color: #000;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		font-size: 20px;
		line-height: 1.2em;
		font-weight: bold;
		box-sizing: border-box;
		cursor: pointer;
	}

	.sc-plan-table .plan_table_tab_wrap .plan_table_tab_item:last-child {
		border-right: 3px solid #000;
	}

	.sc-plan-table .plan_table_tab_wrap {
		margin-bottom: 20px;
	}

	.sc-plan-table .tab_table_item {}
}

@media screen and (min-width: 0px) and (max-width: 768px) {

	.sc-plan-table input#tab_table_s:checked~.tab_table_item_wrap .tab_table_s_item,
	.sc-plan-table input#tab_table_m:checked~.tab_table_item_wrap .tab_table_m_item,
	.sc-plan-table input#tab_table_l:checked~.tab_table_item_wrap .tab_table_l_item {
		display: block;
		transition: 0.5s;
	}

	.sc-plan-table input#tab_table_s:checked~.plan_table_tab_wrap .tab_table_s,
	.sc-plan-table input#tab_table_m:checked~.plan_table_tab_wrap .tab_table_m,
	.sc-plan-table input#tab_table_l:checked~.plan_table_tab_wrap .tab_table_l {
		background-color: #e4007f;
		color: #fff;
		transition: 0.5s;
	}

	.sc-plan-table .plan_table_tab_wrap {
		width: 100%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.sc-plan-table .plan_table_tab_wrap .plan_table_tab_item {
		width: 33.33333%;
		border: 0.5vw solid #000;
		border-right: none;
		border-bottom: none;
		height: 14vw;
		background-color: #fff;
		color: #000;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		font-size: 3vw;
		line-height: 1.2em;
		font-weight: bold;
		box-sizing: border-box;
		cursor: pointer;
	}

	.sc-plan-table .plan_table_tab_wrap .plan_table_tab_item:last-child {
		border-right: 0.5vw solid #000;
	}

	.sc-plan-table .plan_table_tab_wrap {
		margin-bottom: 2vw;
		position: relative;
		width: calc(100% + 60px);
		left: -30px;
		padding: 0 30px;
		border-bottom: 2px solid#000;
	}

	.sc-plan-table .tab_table_item {
		display: none;
	}
}






.uqc .section-ac .section-ac-wrap {
	position: relative;
	padding: 0 0 90px 0;
}

.uqc .section-ac .ac-foot,
.uqc .plan-section .ac-foot {
	display: none;
	position: fixed;
	z-index: 3;
	bottom: 20px;
	left: 50%;
	margin-left: 33px;
	width: 114px;
}

@media screen and (max-width:1179px) {
	.uqc .section-ac .ac-foot {
		margin-left: -57px;
	}
}

.uqc .section-ac.opened .ac-foot,
.uqc .plan-section.opened .ac-foot {
	display: block;
}

.uqc .section-ac.limit .ac-foot,
.uqc .plan-section.limit .ac-foot {
	position: absolute;
	bottom: 20px;
	margin-left: -57px;
}

.uqc .section-ac.hide .ac-foot,
.uqc .plan-section.hide .ac-foot {
	display: none;
}

.uqc .section-ac .ac-foot a,
.uqc .plan-section .ac-foot a {
	text-decoration: none;
}

.uqc .section-ac .ac-foot a span,
.uqc .plan-section .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,
.uqc .plan-section .ac-foot a span {
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}

.os-pc .uqc .section-ac .ac-foot a:hover span {
	opacity: .7;
}

.uqc .section-ac .ac-foot a i,
.uqc .plan-section .ac-foot a i {
	position: relative;
	display: block;
	margin: 0 10px 0 0;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #fff;
}

.uqc .section-ac .ac-foot a i:before,
.uqc .plan-section .ac-foot a i:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	background-color: rgba(150, 150, 150, 1);
	margin: -1px 0 0 -5px;
	width: 10px;
	height: 2px;
}




.uqc .section-other {
	padding: 10px 0 20px 0;
}

.uqc .section-other.option {
	padding-bottom: 20px;
}

.uqc .section-other .section {
	margin: 0;
	border: 3px solid #000;
	border-bottom-width: 0;
	border-radius: 0;
}

.uqc .section-other .section:last-child {
	border-bottom-width: 3px;
}

.uqc .section-other .section .ac-head {
	background-color: #fff;
	color: #000;
}

.uqc .section-other .section .ac-head i {
	width: 88px;
	background-color: transparent;
}

.uqc .section-other .section .ac-head i:after,
.uqc .section-other .section .ac-head i:before {
	background-color: #000;
}

.uqc .section-other .section .ac-head i:before {
	margin: -2px 0 0 -10px;
	width: 20px;
	height: 4px;
}

.uqc .section-other .section .ac-head i:after {
	margin: -10px 0 0 -2px;
	width: 4px;
	height: 20px;
}

.uqc .section-other .section .ac-head h2 {
	padding: 20px;
	font-size: 15px;
	line-height: 1.3;
}

.uqc .section-other .section .detail {
	position: relative;
	padding: 0;
}

.uqc .section-other .section .detail::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #000
}

@media screen and (max-width:768px) {
	.uqc .section-other {
		padding: 5px 0 15px 0;
	}

	.uqc .section-other .section {
		margin: 0;
		border-width: 2px;
		border-bottom-width: 0;
	}

	.uqc .section-other .section:last-child {
		border-bottom-width: 2px;
	}

	.uqc .section-other .section .ac-head i {
		right: 0;
		width: 42px;
	}

	.uqc .section-other .section .ac-head i:before {
		margin: -1px 0 0 -7px;
		width: 15px;
		height: 3px;
	}

	.uqc .section-other .section .ac-head i:after {
		margin: -7px 0 0 -1px;
		width: 3px;
		height: 15px;
	}

	.uqc .section-other .section .ac-head h2 {
		display: flex;
		align-items: center;
		padding: 1.5vw 30px 1.5vw 10px;
		min-height: 12vw;
		font-size: 4.2vw;
		line-height: 1.3;
	}

	.uqc .section-other .section .detail::after {
		height: 2px;
	}
	.uqc .section-other.option {
		padding-bottom: 10px;
	}
}




.uqc .sc-other02 .option {
	margin: 0 auto;
	padding: 30px 0 0;
	max-width: 670px;
	text-align: center;
}

.uqc .sc-other02 .option .h {
	display: flex;
	justify-content: center;
	font-size: 23px;
	color: #e4007f;
}

.uqc .sc-other02 .option .h span {
	display: block;
	position: relative;
	padding: 0 10px;
}

.uqc .sc-other02 .option .h span:after,
.uqc .sc-other02 .option .h span:before {
	content: '';
	display: block;
	position: absolute;
	top: 3px;
	width: 32px;
	height: 32px;
	background-size: contain;
}

.uqc .sc-other02 .option .h span:before {
	right: 100%;
	background-image: url(../img/option-cp-line-l.svg);
}

.uqc .sc-other02 .option .h span:after {
	left: 100%;
	background-image: url(../img/option-cp-line-r.svg);
}

.uqc .sc-other02 .option p {
	margin: .3em 0;
	line-height: 1.4;
}

.uqc .sc-other02 .option .gb {
	margin: 25px 0 0;
}

.uqc .sc-other02 .option .gb h4 {
	font-weight: 700;
	font-size: 18px;
}

.uqc .sc-other02 .option .gb .img {
	position: relative;
	margin: 5px 0 0 0;
}

.uqc .sc-other02 .option .gb .img:after,
.uqc .sc-other02 .option .gb .img:before {
	content: '';
	display: block;
	height: 2px;
	background-image: url(../img/line-dashed.svg);
	background-size: contain;
}

.uqc .sc-other02 .option .gb .img img {
	margin: 0 auto;
	max-height: 280px;
}

@media screen and (max-width:768px) {
	.uqc .sc-other02 .option {
		padding: 20px 17px 0;
		max-width: 100%;
	}

	.uqc .sc-other02 .option .h {
		margin: 0 0 14px;
		font-size: 5.2vw;
		line-height: 1.4;
	}

	.uqc .sc-other02 .option .h span {
		padding: 0 1vw;
	}

	.uqc .sc-other02 .option .h span:after,
	.uqc .sc-other02 .option .h span:before {
		top: auto;
		bottom: 0;
		width: 7.4vw;
		height: 7.4vw;
	}

	.uqc .sc-other02 .option .gb {
		margin: 20px 0 0;
	}

	.uqc .sc-other02 .option .gb h4 {
		font-size: 1pc;
	}

	.uqc .sc-other02 .option .gb .img {
		margin: 8px 0 0;
	}

	.uqc .sc-other02 .option .gb .img img {
		max-width: 64%;
	}
}



.uqc .sc-other04 {
	padding: 30px 20px 0;
}

.uqc .sc-other04 .uqv2-parts-flex3clm {
	display: flex;
	justify-content: center;
	margin: 0 -10px;
}

.uqc .sc-other04 .uqv2-parts-flex3clm__li {
	flex-basis: 33.333%;
	margin: 0 !important;
	padding: 0 10px;
}

.uqc .sc-other04 .page-box01 {
	height: 100%;
	border: 1px solid #000;
	text-align: center;
	color: #000;
}

.uqc .sc-other04 .page-box01__title {
	padding: 1.2em 0;
	background: #f4f4f4;
	font-size: 14px;
}

.uqc .sc-other04 .page-box01__cont {
	padding: 0 20px 20px 20px;
}

.uqc .sc-other04 .page-box01__cont span {
	display: inline-block;
}

.uqc .sc-other04 .page-box01__cont .pink {
	color: #e4007f;
}

.uqc .sc-other04 .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 .sc-other04 .page-box01__text {
	font-size: 14px;
}

.uqc .sc-other04 .page-box01__text2 {
	margin-top: .3em;
	font-weight: 700;
}

.uqc .sc-other04 .page-box01__text .optionname {
	font-size: 16px;
	font-weight: 700;
}

.uqc .sc-other04 .page-box01__text strong {
	font-size: 18px;
}

.uqc .sc-other04 .page-box01__text-bottom {
	margin: 5px 0 0 0;
	line-height: 1.5;
}

.uqc .sc-other04 .text-link {
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 16px;
}

.uqc .sc-other04 .text-link_bold {
	padding: 20px 0 10px 0;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
}

.uqc .sc-other04 .page-box-basic {
	display: flex;
	margin: 0 0 20px 0;
}

.uqc .sc-other04 .page-box-basic .page-box01__title {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-basis: 200px;
	padding: 10px;
}

.uqc .sc-other04 .page-box-basic .page-box01__title br {
	display: none;
}

.uqc .sc-other04 .page-box-basic .page-box01__stitle {
	display: block;
	margin: 0;
	padding: 1.5em 0 .5em 0;
	min-height: 1em;
	border-bottom: 0;
	text-align: left;
}

.uqc .sc-other04 .page-box-basic .page-box01__stitle .text {
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
}

.uqc .sc-other04 .page-box-basic .page-box01__cont {
	text-align: left;
}

.uqc .sc-other04 .uqv2-parts-ul--none {
	margin: 20px 0 0 0;
	font-size: 14px;
	line-height: 1.4;
}

.uqc .sc-other04 .uqv2-parts-ul--none .uqv2-parts-ul--none {
	margin: 0 0 .35em 0;
}

.uqc .sc-other04 .uqv2-parts-ul--none li {
	padding-left: 2.3em;
	text-indent: -2.3em;
}

.uqc .sc-other04 .uqv2-parts-ul--none .uqv2-parts-ul--none li {
	margin-top: 0 !important;
}

.uqc .sc-other04 .uqv2-parts-ul--none li>i {
	display: inline-block;
	width: 2.3em;
}

.uqc .sc-other04 .uqv2-parts-ul--none2 li {
	padding-left: 1em;
	text-indent: -1em;
}

.uqc .sc-other04 .uqv2-parts-ul--none2 li>i {
	width: 1em;
}

@media screen and (max-width:768px) {
	.uqc .sc-other04 {
		padding: 20px 20px 0 20px;
	}

	.uqc .sc-other04 .uqv2-parts-ul--none {
		font-size: 13px;
	}

	.uqc .sc-other04 .uqv2-parts-flex3clm {
		display: block;
		margin: 0;
	}

	.uqc .sc-other04 .uqv2-parts-flex3clm__li {
		margin: 0 0 10px 0 !important;
		padding: 0;
	}

	.uqc .sc-other04 .page-box01__stitle {
		padding: .8em 0;
		min-height: initial;
	}

	.uqc .sc-other04 .page-box-basic .page-box01__title {
		flex-basis: 200px;
	}

	.uqc .sc-other04 .page-box-basic .page-box01__title br {
		display: block;
	}

	.uqc .sc-other04 .page-box-basic .page-box01__stitle {
		margin: 0;
		padding: 15px 0 .5em 0;
	}

	.uqc .sc-other04 .text-link {
		padding: 10px 0 10px 0;
		font-size: 14px;
	}
}




.uqc .sc-sim .info {
	display: flex;
	margin: 0 auto;
	max-width: 740px;
	text-align: center;
}

.uqc .sc-sim .info .col {
	flex-basis: 50%;
	margin: 30px 0;
	padding: 0;
}

.uqc .sc-sim .info .col h3 {
	font-size: 25px;
	line-height: 1.4;
	color: #e4007d;
}

.uqc .sc-sim .info .col .image {
	margin: 0 auto;
	padding: 10px 0 0 0;
	max-width: 290px;
}

.uqc .sc-sim .info .col .image span {
	display: block;
}

.uqc .sc-sim .info .col-sim .text {
	padding: 0.5em 0 0 0;
	font-size: 15px;
	line-height: 1.5;
}

.uqc .sc-sim .info .col-sim .text p {
	margin: 0 0 1em 0;
}

.uqc .sc-sim .info .col-esim .text-in {
	position: relative;
	margin: 0 auto;
	max-width: 270px;
}

.uqc .sc-sim .info .col-esim .time {
	text-align: left;
	font-size: 19px;
	line-height: 1.3;
	transform: scaleX(0.92);
	transform-origin: 0% 50%;
}

.uqc .sc-sim .info .col-esim .time>span {
	display: inline-block;
	position: relative;
	font-size: 126%;
}

.uqc .sc-sim .info .col-esim .time>span::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #000;
}

.uqc .sc-sim .info .col-esim .time>span sup {
	margin: 0 -0.1em;
}

.uqc .sc-sim .info .col-esim .time>span span {
	display: inline-block;
	position: relative;
	top: 0.06em;
	font-size: 118%;
}

.uqc .sc-sim .info .col-esim .note-tip-btn {
	position: absolute;
	bottom: 0.1em;
	right: 0;
}

.uqc .sc-sim .info .col-esim .note-tip-btn a {
	height: 25px;
	padding: 0 3px;
	font-size: 13px;
	vertical-align: bottom;
}

.uqc .sc-sim .info .col-esim .note-tip-btn a i {
	margin-left: 2px;
	width: 15px;
	height: 15px;
}

.uqc .sc-sim .info .col-esim .note {
	margin: 0 auto;
	padding: 12px 0 0 0;
	max-width: 270px;
	text-align: left;
	font-size: 13px;
	line-height: 1.4;
}

.uqc .sc-sim .info .col-esim .note .link {
	font-size: 100%;
}

.uqc .section .sc-sim .application {
	margin-top: 20px;
}

.uqc .section .sc-sim .application h2 {
	font-size: 18px;
}

@media screen and (max-width: 768px) {
	.uqc .sc-sim .info {
		display: block;
		max-width: 100%;
	}

	.uqc .sc-sim .info .col {
		margin: 0;
		padding: 25px 0 10px;
	}

	.uqc .sc-sim .info .col h3 {
		font-size: 6.1vw;
	}

	.uqc .sc-sim .info .col .image {
		max-width: 80%;
	}

	.uqc .sc-sim .info .col-esim .text {
		display: flex;
		justify-content: center;
	}

	.uqc .sc-sim .info .col-esim .text-in {
		padding: 0 45px 0 0;
		max-width: 100%;
	}

	.uqc .sc-sim .info .col-esim .time {
		text-align: center;
		font-size: 5vw;
	}

	.uqc .sc-sim .info .col-esim .note-tip-btn {
		bottom: 0.7vw;
	}

	.uqc .sc-sim .info .col-esim .note {
		padding: 12px 25px 0 25px;
		max-width: 100%;
	}

	.uqc .section .sc-sim .application {
		margin-top: 30px;
		padding: 0 20px;
	}

	.uqc .section .sc-sim .application h2 {
		font-size: 17px;
	}

	.uqc .sc-sim .application .btn-fill-icon {
		justify-content: flex-start;
		padding: 0 0 0 55px;
		font-size: 14px;
	}

	.uqc .sc-sim .application .btn-fill-icon i {
		left: 14px;
		margin-top: -17px;
		width: 38px;
	}

	.uqc .sc-sim .application .btn-fill-icon br {
		display: none;
	}
}



.enquete {}

.enquete .frame {
	padding: 20px 0 25px 0;
	border: 3px solid #e4007f;
	border-radius: 10px;
	text-align: center;
}

.enquete h2 {
	margin: 0 0 8px 0;
	font-size: 18px;
	line-height: 1.5;
	color: #e73082;
}

.enquete .btn-fill-icon {
	margin: 0 auto;
	width: 340px;
}

.uqc .kv_remarks {
	padding: 1em 1em 0 1em;
	font-size: 13px;
}

.uqc .kv-area-otoku,
.uqc .kv_remarks,
.section-ponta-opened,
.section-plan-single-opened,
.section-plan {
	display: none;
}

/**/
.cv-pontapoint .section-ponta-opened,
.cv-pontapoint .section-plan {
	display: block;
}
.cv-pontapoint .section-plan.opened {
	padding-bottom: 80px;
}
.cv-pontapoint .section-plan.opened .detail {
	padding-top: 20px;
}
@media screen and (max-width: 768px) {
	.cv-pontapoint .section-plan.opened .detail {
		padding: 20px 0 0 0 ;
	}
}
.cv-pontapoint .section-plan-opened,
.cv-pontapoint .section-ponta {
	display: none;
}

/* ↓ モジュール移植 */
.uqc .content-feature .section .head .h .main h2 {
	transform-origin: 0 50%;
}
.uqc .content .section .head .h {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	line-height: 1.1;
}
.uqc .content-feature .section .head .h .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-basis: 180px;
	flex-shrink: 0;
}
.uqc .content-feature .section .head .h .icon img {
	width: 75pt;
}
.uqc .sc-data {
	margin: 0 auto;
	max-width: 670px;
}
.uqc .head-data .h .main .catch {
	font-size: 20px;
	color: #000 !important;
}
.uqc .head-data .h .main h2 {
	margin: 0.06em 0 0;
	font-size: 35px;
	color: #e4007f !important;
}

.uqc .sc-data .catch {
	padding: 10px 0 0 0;
	text-align: center;
	font-size: 13px;
	line-height: 1.5;
}
.uqc .sc-data .catch h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
}
.uqc .sc-data .zero {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin: 20px 0 0 0;
}
.uqc .sc-data .zero .image {
	max-width: 300px;
}
.uqc .sc-data .zero .h {
	font-size: 22px;
	line-height: 1.3;
}
.uqc .sc-data .zero .title {
	display: flex;
	align-items: center;
}
.uqc .sc-data .zero .title .tip-btn {
	padding: 2px 0 0 5px;
}
.uqc .tip-btn-note a {
	background-image: url(../../assets/img/tip-btn-note.svg);
}
.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 .sc-data .app {
	display: flex;
	margin: 40px 0 0 0;
}
.uqc .sc-data .app .mode {
	flex-basis: 50%;
	padding: 0 20px 0 0;
}
.uqc .sc-data .app .mode > div {
	position: relative;
}
.uqc .sc-data .app .mode > p { 
	font-size: 13px;
}
.uqc .sc-data .app .mode a {
	display: block;
	position: absolute;
	top: 27.9%;
	left: 87.66%;
	width: 6.66%;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.uqc .sc-data .app .widget {
	flex-basis: 50%;
	padding: 0 0 0 15px;
}
.uqc .sc-data .app .widget .frame {
	display: flex;
	align-items: center;
	padding: 0 5px 0 0;
	background-color: #f9e6f0;
	border-radius: 5px;
}
.uqc .sc-data .app .widget .frame h4 {
	flex: 1;
	text-align: center;
	font-size: 16px;
	line-height: 1.5;
}
.uqc .sc-data .app .widget .frame h4 .small {
	font-size: 12px;
}
.uqc .sc-data .app .widget .frame h4 span {
	display: block;
}
.uqc .sc-data .app .widget .frame .image {
	padding: 10px 0 0 0;
	flex-basis: 130px;
}
.uqc .sc-data .app .widget .notes {
	margin: 20px 0 0 0;
}
@media screen and (max-width: 980px) {
	.uqc .content-feature .section .head .h .icon {
		flex-basis: 120px;
	}
}
@media screen and (max-width: 768px) {
	.uqc .content-feature .section .head .h .icon img {
		width: 98%;
	}
	.uqc .content-feature .section .head .h .icon {
		flex-basis: 19.4%;
	}
	.uqc .content-feature .section .head .h .main h2 {
		transform-origin: 0 50%;
	}
	.uqc .head-data .h .main h2 {
		font-size: 7.4vw;
	}
	.uqc .head-data .h .main .catch {
		font-size: 3.4vw;
    line-height: 1.3;
	}
	.uqc .head-data .h .main .catch > span {
		display: block;
    padding: 0;
    font-size: 3.7vw;
	}
	.uqc .sc-data {
		padding: 0;
    max-width: 100%;
	}
	.uqc .sc-data .catch {
		padding: 10px 0 0 0;
		font-size: 12px;
	}
	.uqc .sc-data .catch h3 {
		margin: 0 0 5px 0;
		font-size: 19px;
	}
	.uqc .sc-data .catch p {
		text-align: left;
	}
	.uqc .sc-data .zero {
		margin: 20px 0 0 0;
	}
	.uqc .sc-data .zero .h {
		text-align: center;
		font-size: 24px;
	}
	.uqc .sc-data .zero .image {
		position: static;
		max-width: 100%;
	}
	.uqc .sc-data .zero .title {
		flex-direction: column;
		justify-content: center;
	}
	.uqc .sc-data .zero .title h3 {
		font-size: 30px;
	}
	.uqc .sc-data .zero .title .tip-btn {
		padding: 2px 0 0 5px;
	}
	.uqc .sc-data .zero .graph {
		margin: 20px auto 0 auto;
		max-width: 96%;
	}
	.uqc .sc-data .app {
		display: block;
		margin: 20px 0 0 0;
	}
	.uqc .sc-data .app .mode {
		padding: 0;
	}
	.uqc .sc-data .app .widget {
		margin: 20px 0 0 0;
		padding: 0;
	}
	.uqc .sc-data .app .widget .frame {
		padding: 0 10px 0 0;
	}
	.uqc .sc-data .app .widget .frame h4 {
		font-size: 4.2vw;
	}
	.uqc .sc-data .app .widget .frame h4 .small {
		font-size: 3.2vw;
	}
	.uqc .sc-data .app .widget .frame .image {
		padding: 10px 0 0 0;
		flex-basis: 32vw;
	}
	.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-sim .head h2 {
	position: relative;
}
.uqc .content .section-norikae .head h2 {
	position: relative;
	max-width: 600px;
}
.uqc .content .section-norikae .head h2 a {
	display: block;
	position: absolute;
	z-index: 1;
	background-color: #fff;
	opacity: 0;
	transition: opacity .2s cubic-bezier(.39,.575,.565,1);
}
.uqc .point05 a.link {
	text-decoration: underline;
	line-height: 1.5;
	color: #e4007f;
	transition: opacity .2s cubic-bezier(.39,.575,.565,1);
}
.uqc .point05 .head h2 a {
	top: 31.89%;
	left: 22.5%;
	width: 25.70%;
	height: 47.17%;
}
@media screen and (max-width: 768px) {
	.uqc .point05 .head h2 a {
		top: 22%;
    left: 28.5%;
    width: 46%;
    height: 43%;
	}
}
.uqc .sc-norikae {
	
}
.uqc .sc-norikae .row {
	display: flex;
	margin: 0 auto;
	max-width: 640px
}
.uqc .sc-norikae .block {
	margin: 0 auto;
	padding: 40px 20px 0 20px;
	text-align: center;
}
.uqc .sc-norikae .block .info {
	font-size: 15px;
	line-height: 1.5;
}
.uqc .sc-norikae .block .info h3 {
	margin: 0 0 12px 0;
	font-size: 25px;
	line-height: 1.3;
	color: #e4007d;
}
.uqc .sc-norikae .block .info h3 span {
	margin: -0.06em 0 0 0;
	font-size: 110%;
}
.uqc .sc-norikae .block .image img {
	margin: 0 auto;
	width: 220px;
}
.uqc .sc-norikae .block .text-wrap {
	min-height: 105px;
}
.uqc .sc-norikae .block .tip-btn-layout {
	display: flex;
	margin: 0 0 15px 0;
}
.uqc .sc-norikae .block .tip-btn-layout li {
	margin: 0 5px 0 0;
}
.uqc .sc-norikae .block .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;
}
.uqc .sc-norikae .block .tip-btn-layout a span {
	display: block;
	padding: 0 5px 0 0;
}
.uqc .sc-norikae .block .tip-btn-layout a i {
	display: block;
}
.uqc .sc-norikae .block .tip-btn-layout a i img {
	width: 16px;
}
.uqc .sc-norikae .block .info .link-box > div {
	margin: 1em 0;
}
.uqc .sc-norikae .block .time {
	font-size: 24px;
	line-height: 1.2;
}
.uqc .sc-norikae .block .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);
}
.uqc .sc-norikae .block .time .small {
	font-size: 83%;
}
.uqc .sc-norikae .application {
	margin: 0 auto;
}
.uqc .application.single ul {
	display: block;
	margin: 0 auto;
	max-width: 340px;
}
.uqc .application ul li {
	flex-basis: 50%;
	position: relative;
	margin: 30px 0 0;
	padding: 0 12px 5px 12px;
}
.uqc .sc-norikae .application.single ul li {
	margin: 20px 0 0 0;
	width: 100%;
}
.uqc .application.single ul li {
	padding: 0 0 5px 0;
}
.uqc .application ul li .text {
	margin: 0 0 10px;
	font-size: 15px;
}
.uqc .sc-norikae .application .btn-fill-icon {
	height: 65px;
	font-size: 16px;
	line-height: 1.4;
}
.uqc .sc-norikae .application .btn-fill-icon::before {
	left: 15px;
	width: 30px;
}
.uqc .sc-norikae .application .btn-fill-icon::after {
	right: 15px;
	width: 24px;
}
.uqc .sc-norikae .block .notes {
	margin: 10px 0 0 0;
	text-align: left;
}
.uqc .sc-norikae .notes {
	margin: 10px 0 0 0;
	text-align: left;
	font-size: 13px;
	line-height: 1.5;
}
.uqc .sc-norikae .block .tip-btn-layout {
	display: flex;
	margin: 0 0 15px 0;
}
.uqc .sc-norikae .block .tip-btn-layout li {
	margin: 0 5px 0 0;
}
.uqc .sc-norikae .block .info .link-box-norikae > div {
	margin: 1em 0;
}
.uqc .btn-fill-icon.btn-sim::before {
	background-image: url(../../assets/img/icon-btn-sim-w.svg);
}
.uqc .btn-fill-icon.btn-esim::before {
	background-image: url(../../assets/img/icon-btn-esim-w.svg);
}
.uqc .btn-fill-icon.btn-sim::before, .uqc .btn-fill-icon.btn-esim::before {
	margin-top: -20px;
	padding-top: 40px;
	width: 30px;
}
.uqc .btn-fill-icon::before, .uqc .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;
}
.uqc .btn-fill-icon.btn-sim, .uqc .btn-fill-icon.btn-esim {
	padding: 0;
}
.uqc .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: 700;
	font-size: 18px;
	line-height: 1.5;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
	text-decoration: none !important;
}
.uqc .sc-norikae .btn-fill-icon.btn-sim, .uqc .sc-norikae .btn-fill-icon.btn-esim {
	padding: 0;
}
.uqc .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;
}
.uqc .sc-norikae .foot {
	margin: 20px 0 0 0;
}
.uqc .sc-norikae .foot .notes {
	display: table;
	margin: 0 auto;
}
.uqc .sc-norikae .compatible {
	margin: 45px auto 0;
	padding: 30px;
	border: 1px solid #e6007f;
	max-width: 590px;
}
.uqc .sc-norikae .compatible h3 {
	margin-bottom: 25px;
	font-size: 20px;
	line-height: 1.3;
	color: #e4007d;
	text-align: center;
}
.uqc .sc-norikae .compatible p.circle {
	position: relative;
	padding-left: 35px;
	font-size: 14px;
	font-weight: bold;
}
.uqc .sc-norikae .compatible p.circle::before,
.uqc .sc-norikae .compatible p.circle::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	border-radius: 50%;
}
.uqc .sc-norikae .compatible p.circle::before {
	left: 4px;
	width: 18px;
	height: 18px;
	background-color: #fff;
	z-index: 1;
}
.uqc .sc-norikae .compatible p.circle::after {
	width: 26px;
	height: 26px;
	background-color: #e4007d;
}
.uqc .sc-norikae .compatible .col:nth-child(2) {
	display: flex;
	justify-content: space-between;
	flex: 1;
}
.uqc .sc-norikae .compatible .col .flex {
	display: flex;
	align-items: center;
	gap: 10px;
}
.uqc .sc-norikae .compatible .col:not(:last-child) {
	padding-right: 20px;
}
.uqc .sc-norikae .compatible .col + .col {
	padding-left: 20px;
	border-left: 1px solid #ccc;
}
.uqc .sc-norikae .compatible .col .flex p {
	line-height: 1.2857;
	font-size: 14px;
}
.uqc .sc-norikae .compatible .col:nth-child(1) .flex {
	gap: 16px;
}
.uqc .sc-norikae .compatible .col:nth-child(1) .inner {
	gap: 15px;
}
.uqc .sc-norikae .compatible .col:nth-child(1) .img-wrap {
	width: 56px;
}
.uqc .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;
}
.uqc .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: 700;
}
.note-tip-sim .image {
	margin: 0 auto;
	padding: 15px 0;
	max-width: 300px;
}
.note-tip-balloon .frame img {
	width: 100%;
}
.note-tip-sim .foot {
	margin: 10px 0 0 0;
}

@media screen and (max-width: 768px) {
	.uqc .sc-norikae {
		padding: 0 0 20px 0;
	}
	.uqc .sc-norikae .row {
		display: block;
    max-width: 100%;
	}
	.uqc .sc-norikae .block {
    display: block;
    padding: 15px 0;
	}
	.uqc .sc-norikae .block .info {
		text-align: center;
    font-size: 15px;
	}
	.uqc .sc-norikae .block .info h3 {
		justify-content: center;
		margin: 0 0 12px 0;
		font-size: 25px;
	}
	.uqc .sc-norikae .block .image {
		margin: 0 0 15px 0;
		padding: 0;
	}
	.uqc .sc-norikae .block .image img {
		margin: 0 auto;
		width: 80%;
	}
	.uqc .sc-norikae .block .text-wrap {
		min-height: initial;
	}
	.uqc .sc-norikae .block .tip-btn-layout {
		justify-content: center;
		margin: 15px -7px 15px -7px;
		text-align: left;
	}
	.uqc .sc-norikae .block .info .link-box-norikae > div {
		margin: 1em 0;
    text-align: center;
	}
	.uqc .application.single {
		max-width: 340px;
	}
	.uqc .application.single ul {
		display: block;
	}
	.uqc .sc-norikae .application .btn-fill-icon {
		height: 60px;
    font-size: 16px;
	}
	.uqc .sc-norikae .application .btn-fill-icon::before {
		left: 15px;
    width: 26px;
	}
	.uqc .sc-norikae .application .btn-fill-icon::after {
		right: 12px;
    width: 24px;
	}
	.uqc .sc-norikae .foot {
		margin: 10px 0 0 0;
	}
	.uqc .section > .detail {
		padding: 0 20px;
	}
}
/* 料金プラン */
.plan-section {
  
}
.uqc .plan-section .num,
.uqc .section-plan .num {
  font-family: Price;
  font-weight: 700;
  letter-spacing: -0.04em;
}
@media screen and (max-width: 768px) {
  .plan-section {
    padding: 15px 0 30px 0;
  }
}
:root{
	--tokutoku_color:#e4007f;
	--komikomi_color:#d8232a;
	--minimini_color:#008ec4;
}

.plan-tab {
  padding: 0 0 30px 0;
}
.plan-tab ul {
  display: flex;
  padding: 0 35px;
	align-items: end;
}
.plan-tab ul li {
  flex-basis: 33.333%;
  padding: 0 5px;
	text-align: center;
}
.plan-tab ul li a {
  display: block;
  position: relative;
}
.plan-tab ul li .new{
	font-size: 22px;
	color: var(--komikomi_color);
	@media screen and (max-width: 768px) {
		font-size: 14px;

	}

}
.plan-tab ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 4px 0 0 -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.plan-tab ul li a.current {
  cursor: default;
}
.plan-tab ul li a.current::after {
  opacity: 1;
}
.plan-tab ul li a > span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 55px;
  border: 2px solid #000;
  border-radius: 10px;
  font-size: 18px;
  line-height: 1.5;
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.plan-tab ul li a > span > span {
  display: block;
}
.plan-tab ul li a i {
  display: block;
  margin: 0 10px 0 0;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}
.plan-tab ul li a i::after {
  content: "";
  display: block;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
}
.plan-tab ul li a.current i::after {
  opacity: 1;
}
.plan-tab ul li a::after {
  border-color: var(--_color_shadow) transparent transparent transparent;
}

.plan-tab ul li a.current > span {
  box-shadow: 0 4px 0 var(--_color_shadow)!important;
  color: #fff!important;
}

.plan-tab ul li.tokutoku{
	--_color_shadow:#ef66b2;
}
.plan-tab ul li.tokutoku a i {
  width: 32px;
  background-image: url(../img/icon-tab-tokutoku.svg);
}
.plan-tab ul li.tokutoku a i::after {
  background-image: url(../img/icon-tab-tokutoku-on.svg);
}
.plan-tab ul li.tokutoku a.current > span {
  background-color: var(--tokutoku_color);
}
.plan-tab ul li.tokutoku a > span {
  border-color: var(--tokutoku_color);
  box-shadow: 0 4px 0 var(--tokutoku_color);
  color: var(--tokutoku_color);
}
.plan-tab ul li.komikomi{
	--_color_shadow:#e87b7f;
}

.plan-tab ul li.komikomi a i {
  width: 28px;
  background-image: url(../img/icon-tab-komikomi.svg);
}
.plan-tab ul li.komikomi a i::after {
  background-image: url(../img/icon-tab-komikomi-on.svg);
}
.plan-tab ul li.komikomi a.current > span {
  background-color: var(--komikomi_color);
}
.plan-tab ul li.komikomi a > span {
  border-color: var(--komikomi_color);
  box-shadow: 0 4px 0 var(--komikomi_color);
  color: var(--komikomi_color);
}
.plan-tab ul li.minimini{
	--_color_shadow:#66bbdc;
}
.plan-tab ul li.minimini a i {
  width: 40px;
  background-image: url(../img/icon-tab-minimini.svg);
}
.plan-tab ul li.minimini a i::after {
  background-image: url(../img/icon-tab-minimini-on.svg);
}
.plan-tab ul li.minimini a.current > span {
  background-color: var(--minimini_color);
}
.plan-tab ul li.minimini a > span {
  border-color: var(--minimini_color);
  box-shadow: 0 4px 0 var(--minimini_color);
  color: var(--minimini_color);
}
@media screen and (max-width: 768px) {
  .plan-tab {
    padding: 0 0 20px 0;
  }
  .plan-tab ul {
    margin: 0 -0.8vw;
    padding: 0 2vw;
  }
  .plan-tab ul li {
    padding: 0 0.8vw;
    text-align: center;
  }
  .plan-tab ul li a::after {
    margin: 0 0 0 -10px;
    border-width: 12px 10px 0 10px;
  }
  .plan-tab ul li a > span {
    height: 12vw;
    border-width: 1px;
    border-radius: 1.6vw;
    font-size: 3.7vw;
    line-height: 1.3;
  }
  .plan-tab ul li a > span > span > span {
    display: block;
  }
  .plan-tab ul li a i {
    margin: 0 1.5vw 0 0;
  }
	.plan-tab ul li a.current > span {
    box-shadow: 0 3px 0 var(--_color_shadow);
  }

  .plan-tab ul li.tokutoku a::after {
    border-color: var(--tokutoku_color) transparent transparent transparent;
  }
  .plan-tab ul li.tokutoku a > span {
    box-shadow: 0 3px 0 var(--tokutoku_color);
  }
  .plan-tab ul li.tokutoku a i {
    width: 7vw;
  }
  
  .plan-tab ul li.komikomi a::after {
    border-color: var(--komikomi_color) transparent transparent transparent;
  }

  .plan-tab ul li.komikomi a i {
    width: 6.6vw;
  }
  .plan-tab ul li.minimini a::after {
    border-color: var(--minimini_color) transparent transparent transparent;
  }
  .plan-tab ul li.minimini a > span {
    box-shadow: 0 3px 0 var(--minimini_color);
  }
  .plan-tab ul li.minimini a i {
    width: 8vw;
  }

}
.plan-container {
  margin: 0 auto;
  padding: 0;
  max-width: 956px;
  width: 100%;
}
.plan-content.slick-slider,
.plan-content.slick-slider .slick-list,
.plan-content.slick-slider .slick-track,
.plan-content.slick-slider .slick-slide,
.plan-content.slick-slider .slick-slide > div,
.plan-content.slick-slider .plan-wrap,
.plan-content.slick-slider .plan-frame {
  height: 100% !important;
}
.plan-content > .slick-arrow {
  overflow: hidden;
  position: absolute;
  z-index: 2;
  top: 237px;
  transform: translate(0);
  width: 30px;
  height: 30px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -999em;
}
.plan-content > .slick-arrow::before {
  content: none;
}
.plan-content > .slick-prev {
  left: -15px;
  background-image: url(../img/slick-arrow-prev.svg);
}
.plan-content > .slick-next {
  right: -15px;
  background-image: url(../img/slick-arrow-next.svg);
}
/*.plan-wrap {
  padding: 0 22px;
}*/
.detail-plan{
	position: relative;
	
}
.plan-frame {
  border: 2px solid #000;
  border-radius: 6px;
}
.plan-tokutoku .plan-frame {
  border-color: var(--tokutoku_color);
}
.plan-komikomi .plan-frame {
  border-color: var(--komikomi_color);
}
.plan-minimini .plan-frame {
  border-color: var(--minimini_color);
}
@media screen and (max-width: 768px) {
  .plan-container {
    padding: 0;
    max-width: 100%;
    transition: height 0s ease;
  }
  .plan-content > .slick-arrow {
    top: 68vw;
		--size:8vw;
    width: var(--size);
    height: var(--size);
  }
  .plan-content > .slick-prev {
    left: calc( var(--size) / -2);
		
  }
  .plan-content > .slick-next {
    right: calc( var(--size) / -2);
  }
  .plan-wrap {
    padding: 0;
  }
  .plan-frame {
    overflow: hidden;
    border-radius: 1.6vw;
  }
}
.plan-heading {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90px;
  text-align: center;
  line-height: 1.2;
  color: #fff;
  position: relative;
}
.plan-komikomi .plan-heading {
	height: 172px;
	display: grid;
	grid-template:
	" lead lead lead"
	"ttl ttl ttl"
	". price note" /12% auto 250px;
	gap: 0 12px;
	place-items: center;
	place-content: center;
	position: relative;
	padding-bottom: 10px;
	@media screen and (max-width: 768px) {
		&{
			height: auto;
			grid-template:
			"lead lead"
			"ttl ttl"
			"price ."
			"note note" / auto 20%;
			padding: 10px;
		}
		&::after{
			right: initial;
			 left: 35px;
			 bottom: -22px;
		}
	}
	.lead-01{
		grid-area: lead;
		background: url(../img/icon_em_left.svg) no-repeat left center,url(../img/icon_em_right.svg) no-repeat right center;
		padding-inline: 30px;
		@media screen and (max-width: 768px) {
			&{
				position: static;
				inset: 0;
				transform: translate(0);
				font-size: 12px;
				display: flex;
				background-size: 16px auto;
				padding-inline: 20px;
			}
		}
		.txt01{
			font-size: 20px;
			@media screen and (max-width: 768px) {
				font-size: 4.4vw;
			}
		}
	}
	h2{
		grid-area: ttl;
	}
	.note-wrap{
		grid-area: note;
		align-self: end;
		display: flex;
		align-items: center;
		text-align: left;
		gap: 0 12px;
		font-size: 12px;
		@media screen and (max-width: 768px) {
			margin-top: 2px;
			gap: 20px;
			font-size: 13px;
			line-height: 1.4;
			flex-direction: row-reverse;
		}
	}
}
.plan-komikomi .plan-detail{
	padding: 10px 20px 30px;
}

.before-after-box{
	grid-area: price;
	display: grid;
	grid-template: ". after" "before after";
	margin-top: 5px;
	height: 68px;

	@media screen and (max-width: 768px) {
		margin-right: 0;
		margin-top: 15px;
		position: static;
	}
	.hukidashi{
		background: url(../img/img_komikomiplus_hukidashi.png) no-repeat center /cover;
		width: 95px;
		height: 75px;
		position: absolute;
		right: 19%;
		top: 22%;
		z-index: 2;
		font-size: 0;
		@media screen and (max-width: 768px) {
			right: 2%;
			top: 57px;
			width: 80px;
			height: 70px;
			background-size: contain;
		}
	}
	.unit{
		font-family: Price;
		font-weight: 700;
		letter-spacing: -0.04em;
	}
	.packet{
		line-height: 1;
		align-self: baseline;
	}
	.before{
		grid-area: before;
		display: grid;
		grid-template-rows: subgrid;
		grid-row: span 2;
		align-items: baseline;
		padding-right: 40px;
		text-align: center;
		@media screen and (max-width: 768px) {
			padding-right: 24px;
		}
		.packet{
			position: relative;
			&::after{
				position: absolute;
				right: 0;
				top: 50%;
				transform: translate(120%, -50%);
				content: "";
				display: inline-block;
				background: url(../img/icon_right_triangle.svg) no-repeat center /cover;
				width: 18px;
				height: 21px;
			}

			@media screen and (max-width: 768px) {
				&::after{
					top: 30%;
				}
			}
		}
		.ttl{
			font-size: 13px;
			align-self: flex-end;
			margin-bottom: 4px;
			scale: 0.8 1;
			font-weight: bold;
			@media screen and (max-width: 768px) {
				font-size: 11px;
			}
		}
		.num{
			font-size: 31px;
			@media screen and (max-width: 768px) {
				font-size: 32px;
			}
		}
		.unit{
			font-size: 22px;
			margin-left: 0.1em;
		}
	}
	.after{
		grid-area: after;
		
		.num{
			font-size: 88px;
			@media screen and (max-width: 768px) {
				font-size: 72px;
			}
		}
		.unit{
			font-size: 46px;
			margin-left: 0.1em;
		}
	}
}

.plan-detail-lead{
	display: flex;
	margin-inline: auto;
	justify-content: center;
	align-items: baseline;
	@media screen and (max-width: 768px) {
		gap: 0;
	}
	.lead{
		font-size: 17px;
		font-weight: bold;
		padding-left: 40px;
		background: url(../img/icon_tel_komi.svg) no-repeat left center /24px auto;
		letter-spacing: 0.04em;
		@media screen and (max-width: 768px) {
			font-size: 15px;
			background-size: 20px auto;
			padding-left: 26px;
			background-position: left 65%;
			letter-spacing: normal;

		}
		sup{
			transform-origin: 0 20%;
			margin-right: -5px;
		}
		.txt-color{
			color: var(--komikomi_color);
			em{
				font-size: 30px;
				@media screen and (max-width: 768px) {
					font-size: 25px;
				}
			}
		}
		em.txt-color{
			font-size: 22px;
			@media screen and (max-width: 768px) {
				font-size: 15px;
			}

		}
	}
}
.plan-heading i {
  display: block;
  margin: 0 15px 0 0;
}
.plan-heading .campaign {
  position: absolute;
  left: 15px;
  background: #fff;
  color: var(--komikomi_color);
  border-radius: 10px;
  font-weight: bold;
  padding: 6px 14px;
  line-height: 1.5;
  transition: all 0.3s ease;
}
.plan-heading .campaign:hover {
  opacity: .7;
  }
.plan-heading h2 {
  font-size: 20px;
}
.plan-heading h2 span {
  display: block;
}
.plan-heading h2 .lg {
  font-size: 35px;
}
.plan-tokutoku .plan-heading {
  background-color: var(--tokutoku_color);
}
.plan-tokutoku .plan-heading i {
  margin: 0;
}
.plan-tokutoku .plan-heading i img {
  width: 90px;
}
.plan-komikomi .plan-heading {
  background-color: var(--komikomi_color);
}
.plan-komikomi .plan-heading i img {
  width: 44px;
}
.plan-minimini .plan-heading {
  background-color: var(--minimini_color);
}
.plan-minimini .plan-heading i img {
  width: 64px;
}
@media screen and (max-width: 768px) {
  .plan-heading {
    height: 18.6vw;
    text-align: left;
  }
  .plan-heading i {
    margin: 0 4vw 0 0;
  }
  .plan-heading .campaign {
	font-size: 10px;
	text-align: center;
	left: 6px;
	padding: 6px 4px;
	border-radius: 6px;
  }
  .plan-heading h2 {
    font-size: 4.4vw;
  }
  .plan-heading h2 .lg {
    font-size: 7vw;
  }
  .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-catch {
  padding: 30px 0 0 0;
  text-align: center;
  font-size: 18px;
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .plan-detail-catch {
    padding: 4vw 0 0 0;
    font-size: 4vw;
  }
}
.plan-detail-price {
  display: flex;
  justify-content: center;
  padding: 5px 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{
	margin-top: 10px;
}
.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 {
  display: flex;
	align-items: baseline;
	gap: 10px;
	padding: 0;
}
.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: 70px;
}
.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: 28px;
	
}
.plan-detail-price .block .tax-in .num {
  margin: 0 0 0 2px;
  font-size: 38px;
}
.plan-detail-price .block .tax-in .yen {
  margin: 8px 0 0 2px;
  font-size: 20px;
}
.plan-detail-note {
	display: flex;
  justify-content: center;
  margin: 0 auto;
	padding-bottom: 15px;
  width: 80%;
}
.plan-detail-note .notes {
	margin: 0 10%;
}
.plan-detail-note .block:last-child {
  visibility: hidden;
}
.plan-tokutoku .plan-detail-price .block-lg {
  color: var(--tokutoku_color);
}
.plan-tokutoku .plan-detail-price .notes {
	color: #000;
}
.plan-komikomi .plan-detail-price .block-lg {
  color: var(--komikomi_color);
}
.plan-minimini .plan-detail-price .block-lg {
  color: var(--minimini_color);
}
.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-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-tokutoku .plan-detail-price .notes {
		white-space: normal;
	}
  .plan-komikomi .plan-detail-price .block .price {
    display: block;
    padding: 0 0 0 5px;
  }
  .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: 74px;
  }
  .plan-detail-price .block .tax-out dl {
    margin: 3.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: 7.4vw;
  }
  .plan-detail-price .block .tax-in .num {
    margin: 0 0 0 0;
    font-size: 45px;
  }
  .plan-detail-price .block .tax-in .yen {
    margin: 2.4vw 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 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;
		margin-top: 0;
		padding-top: 0;
  }
  .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 {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 30px 0;
}
.plan-detail-setwari .setwari {
  width: 260px;
}
.plan-detail-setwari .price {
  display: flex;
  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.kurikosi-graph {
	margin: 20px auto 0;
}
.plan-detail-figure > .notes {
	margin-top: 5px;
}
.kurikoshi-box {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	max-width: 410px;
	background: var(--tokutoku_color);
	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);
}
@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: 3vw 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-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%;
  }
	.plan-detail-figure.kurikoshi {
		margin: 10px auto;
	}
	.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 40px 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 .row {
  display: flex;
  margin: 0 -7px;
}
.plan-detail-items .col {
  padding: 0 7px;
  flex-basis: 50%;
}
.plan-detail-items table {
  width: 100%;
  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 {
  padding: 5px;
  background-color: #fce5f2;
  border: 1px solid #000;
  border-bottom: 0;
  text-align: center;
  font-size: 14px;
}
.plan-detail-items table .caption th {
  padding: 5px;
  background-color: #fce5f2;
  text-align: center;
  font-size: 14px;
}
.plan-detail-items table th {
  vertical-align: middle;
  background-color: #f5f5f5;
  border: 1px solid #000;
}
.plan-detail-items table.table-vertical th {
  padding: 5px 0 5px 5px;
  text-align: left;
  font-size: 11px;
}
.plan-detail-items table.table-horizontal th {
  width: 33.333%;
  padding: 3px 3px;
  text-align: center;
  font-size: 12px;
}
.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.table-vertical td {
  padding: 5px 3px 5px 5px;
  text-align: right;
}
.plan-detail-items table.table-horizontal td {
  padding: 8px 5px;
}
.plan-detail-items table td .price {
  display: flex;
  margin-bottom: -5px;
	justify-content: center;
}
.plan-detail-items table.table-vertical td .price {
  justify-content: flex-end;
}
.plan-detail-items table.table-horizontal td .price {
  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 .row {
    margin: 0 2px;
		gap: 2px;
  }
  .plan-detail-items .col {
    padding: 0;
  }
  .plan-detail-items table caption {
    padding: 1vw;
    font-size: 3.7vw;
  }
  .plan-detail-items table.table-vertical th {
    padding: 1vw 0 1vw 1vw;
    font-size: 2.7vw;
  }
  .plan-detail-items table.table-horizontal th {
    padding: 1vw 1vw;
    font-size: 2.7vw;
  }
  .plan-detail-items table td {
		padding: 1vw 0.8vw;
    font-size: 2.4vw;
  }
  .plan-detail-items table.table-vertical td {
    padding: 0 0.8vw 0 1vw;
  }
  .plan-detail-items table.table-horizontal td {
    padding: 1vw 1vw;
  }
  .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.2vw 0 0 0;
  }
}
.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-detail-notes {
  padding: 25px 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 1.5vw 0;
  }
  .plan-detail-notes .link-block {
    text-align: 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 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: var(--tokutoku_color);
}
.plan-minimini .plan-otoku-heading {
  background-color: var(--minimini_color);
}
.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: var(--tokutoku_color);
}
.plan-minimini .plan-otoku-detail > div {
  border-color: var(--minimini_color);
}
.plan-otoku-detail .plan-detail-price {
  padding-top: 40px;
}
.plan-minimini .plan-otoku-detail .plan-detail-price {
  padding-top: 20px;
}
@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 i {
    right: 15px;
  }
  .plan-otoku-detail > div {
    padding: 0 0 65px 0;
  }
  .plan-otoku-detail .plan-detail-price {
    padding-top: 4vw;
  }
  .plan-minimini .plan-otoku-detail .plan-detail-price {
    padding-top: 2vw;
  }
  .plan-komikomi .plan-otoku-detail .plan-detail-price {
    display: none;
  }
}

.plan-tuuwahoudai-mini{
	border: 2px solid var(--tokutoku_color);
	border-radius: 6px;
	width: fit-content;
	margin-inline: auto;
	margin-top: 24px;
	@media screen and (max-width: 768px) {
		width: 100%;
	}
	h3{
		display: flex;
		padding: 1px 10px 1px 80px;
		align-items: center;
		position: relative;
		&::before {
			content: "";
			display: inline-block;
			width: 58px;
			height: 28px;
			background-image: url(../img/plan-komikomi-tuuwa.svg);
			background-size: contain;
			position: absolute;
			left: 12px;
			top: 50%;
			transform: translateY(-50%);
		}
		@media screen and (max-width: 768px) {
			flex-direction: column;
			position: relative;
			padding:10px 30px 10px 23vw;
			align-items: normal;
			&::before{
				width: 77px;
				height: 40px;
				left: 10px;
			}
		}
		.sm{
			grid-area: sm;
			font-weight: bold;
			display: flex;
			align-items: center;
			gap: 10px;
			grid-row: span 2;
		}
		.red{
			grid-area: red;
			color: var(--tokutoku_color);
			font-weight: bold;
			@media screen and (max-width: 768px) {
				line-height: 1;

			}
			em{
				font-family: Price;
				font-weight: 700;
				letter-spacing: -0.04em;
				font-size: 24px;
			}
		}
		.tip-q{
			margin-left: 10px;
			@media screen and (max-width: 768px) {
				position: absolute;
				right:  10px;
				top: 50%;
				transform: translateY(-50%);
			}
			.uqc-tip-opener{
				background: var(--tokutoku_color);
				@media screen and (max-width: 768px) {
					width: 23px;
					height: 23px;
				}
			}
		}
	}
}

.kurikoshi-col-wrap{
	display: grid;
	grid-template-columns: auto auto;
	place-content: center;
	place-items: center;
	gap: 28px;
	margin-top: 30px;
	line-height: 1.46;
	font-weight: bold;
	@media screen and (max-width: 768px) {
		display: flex;
		flex-direction: column-reverse;
		margin-top: 0;
		gap: 3px;
		text-align: center;
	}
	img{
		@media screen and (max-width: 768px) {
			width: 240px;
		}
	}

}
.tip-q{
	.uqc-tip-opener{
		background: var(--komikomi_color);
		color: #fff;
		width: 18px;
		height: 18px;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		font-size: 14px;
		border-radius: 3px;
		font-weight: bold;
		position: relative;
    bottom: 3px;
		@media screen and (max-width: 768px) {
			width: 23px;
			height: 23px;
			font-size: 18px;
			border-radius: 5px;
			bottom: 0;
		}
	}
}

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

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


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

}

.plan-notes {
  margin: 0 auto;
  padding: 30px 0 40px 0;
  max-width: 660px;
}
.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;
}
.notes-ac-ctr {
  display: flex;
  justify-content: center;
  margin: 10px 0 0 0;
}
.notes-ac-ctr a {
  display: block;
}
.notes-ac-opener a {
  width: 180px;
}
.notes-ac-closer a {
  display: none;
  width: 114px;
}
.notes-ac-ctr a span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  background-color: rgba(150, 150, 150, 0.9);
  border-radius: 10px;
  font-size: 14px;
  color: #fff;
}
.notes-ac-ctr a span {
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.os-pc .notes-ac-ctr a:hover span {
  opacity: 0.7;
}
.notes-ac-ctr a i {
  position: relative;
  display: block;
  margin: 0 10px 0 0;
  width: 20px;
  height: 20px;
  border-radius: 4px;
  background-color: #fff;
}
.notes-ac-ctr a i::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-color: rgba(150, 150, 150, 1);
  margin: -1px 0 0 -5px;
  width: 10px;
  height: 2px;
}
.notes-ac-opener a i::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  background-color: rgba(150, 150, 150, 1);
  margin: -5px 0 0 -1px;
  width: 2px;
  height: 10px;
}
.notes-ac-wrap {
  overflow: hidden;
  position: relative;
  height: 50px;
  transition: height 0.2s ease;
}
.notes-ac-wrap::after {
  content: "";
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 40px;
  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;
}
.plan-section a:hover {
	text-decoration: none;
}

.notes-ac-opened .notes-ac-wrap::after {
  transform: scaleY(0);
}
.uqc .color-attention {
	color: red;
}
.uqc .plan-section .notes {
	font-size: 13px;
	line-height: 1.5;
}
@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) {
  .plan-notes {
    padding: 4vw 2vw;
    max-width: 100%;
  }
  .uqc .plan-content .btn-fill-icon,
  .uqc .plan-content .btn-outline-icon {
    height: 60px;
    font-size: 13px;
  }
  .uqc .plan-content .btn-fill-icon:before,
  .uqc .plan-content .btn-outline-icon:before {
    left: 6px;
    margin-top: -15px;
    padding-top: 30px;
    width: 30px;
  }
  .uqc .plan-content .btn-fill-icon:after,
  .uqc .plan-content .btn-outline-icon:after {
    right: 4px !important;
    margin-top: -13px;
    width: 26px;
    font-size: 26px;
    background-size: contain;
  }
}
.ac-foot-fixed {
	position: fixed;
	z-index: 3;
	bottom: 20px;
	left: 50%;
	/* transform: translateX(-50%); */
	margin-left: 33px !important;
	width: 114px
}

@media screen and (max-width: 1179px){
	.ac-foot-fixed, .ac-foot {
		margin-left: -57px !important;
	}
}
@media screen and (max-width: 1179px) {
  .ac-foot-fixed,
  .ac-foot {
    margin-left: -57px;
  }
}
@media screen and (max-width: 768px) {
  .ac-foot-fixed,
  .ac-foot {
    bottom: 104px;
  }
}
.ac-foot-fixed 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
}

.ac-foot-fixed a i {
	position: relative;
	display: block;
	margin: 0 10px 0 0;
	width: 20px;
	height: 20px;
	border-radius: 4px;
	background-color: #fff
}

.ac-foot-fixed a i:before {
	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;
}
.plan-detail-tekiyou {
  margin: 5px 0 0 0;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}
.plan-tokutoku .plan-detail-tekiyou {
  color: var(--tokutoku_color);
}
.plan-komikomi .plan-detail-tekiyou {
  color: var(--komikomi_color);
}
.plan-minimini .plan-detail-tekiyou {
  color: var(--minimini_color);
}
@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-otoku-heading h2 .lg sup {
  position: relative;
  top: -0.2em;
  margin: 0 -0.16em;
  font-size: 20px;
  transform-origin: 50% 0%;
}
/* 料金プラン */
/* 端末 */
.uqc .head-smartphone .h .main .catch {
  font-size: 20px;
}
.uqc .head-smartphone .h .main h2 {
  margin: 0.06em 0 0;
  font-size: 35px;
	color: #e4007f !important;
}
@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 .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;
	color: #000;
  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 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 .slider {
    height: auto;
  }
  .uqc .sc-smartphone .slider .block .btn-fill-icon {
    margin: 0 auto;
    padding: 0 0 0 0.2em;
    max-width: 256px;
  }
  .uqc .sc-smartphone .slider .slick-dots {
    bottom: -60px;
  }
  .uqc .sc-smartphone .slider .slick-next,
  .uqc .sc-smartphone .slider .slick-prev {
    width: 50px;
    height: 50px;
    background-size: 28px 28px;
  }
  .uqc .sc-smartphone .slider .slick-next {
    background-image: url(../img/slick-arrow-next.svg);
    right: 0;
  }
  .uqc .sc-smartphone .slider .slick-prev {
    background-image: url(../img/slick-arrow-prev.svg);
    left: 0;
  }
  .uqc .sc-smartphone .slider .block {
    padding: 0 0 45px;
  }
  .uqc .sc-smartphone .slider .block .product {
    width: 56%;
  }
  .uqc .sc-smartphone .slider .block .name {
    font-size: 16px;
  }
}
/* 端末 */
/* データくりこし */
.uqc .head-kurikoshi .h .main .catch {
  font-size: 20px;
}
.uqc .head-kurikoshi .h .main h2 {
  margin: 0.06em 0;
  font-size: 35px;
}
@media screen and (max-width: 768px) {
  .uqc .head-kurikoshi .h .main .catch {
    font-size: 3.7vw;
  }
  .uqc .head-kurikoshi .h .main h2 {
    font-size: 7.4vw;
  }
}
.uqc .sc-kurikoshi {
  padding: 20px 0 0;
}
.uqc .sc-kurikoshi .info {
  margin: 0 auto;
  max-width: 740px;
}
.uqc .sc-kurikoshi .info .row {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  margin: 0 auto;
  max-width: 670px;
}
.uqc .sc-kurikoshi .info .h-sp {
  display: none;
}
.uqc .sc-kurikoshi .info .image {
  flex-basis: 52%;
}
.uqc .sc-kurikoshi .info .text {
  flex: 1;
  padding: 0 15px 0 0;
}
.uqc .sc-kurikoshi .info .text .h {
  margin-right: -1em;
  font-size: 23px;
  line-height: 1.4;
}

.uqc .sc-kurikoshi .info .text .note {
	font-size: 13px;
	line-height: 1.5;
} 
.uqc .sc-kurikoshi .info .text .note,
.uqc .sc-kurikoshi .info .text .tip-btn {
  margin: 10px 0 0;
}
@media screen and (max-width: 768px) {
  .uqc .sc-kurikoshi {
    padding: 10px 0 0;
  }
  .uqc .sc-kurikoshi .info {
    padding: 0 17px;
    max-width: 100%;
  }
  .uqc .sc-kurikoshi .info .row {
    display: block;
    max-width: 100%;
  }
  .uqc .sc-kurikoshi .info .h-sp {
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
  }
  .uqc .sc-kurikoshi .info .image {
    margin:30px 20px 20px;
		img{
			margin-inline: auto;
		}
  }
  .uqc .sc-kurikoshi .info .text {
    display: flex;
    align-items: center;
    padding: 10px 0 0 0;
  }
  .uqc .sc-kurikoshi .info .text .h {
    display: none;
  }
  .uqc .sc-kurikoshi .info .text .note {
    margin: 0;
    flex: 1;
  }
  .uqc .sc-kurikoshi .info .text .tip-btn {
    justify-content: flex-end;
    margin: 0;
  }
}
/* データくりこし */
/* 使い切っても1Mbps */
.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 > span {
	color: #e4007f !important;
}
.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: 118%;
    letter-spacing: -0.04em;
  }
  .uqc .head-speed .h .main h2 .lg {
    display: block;
    margin-bottom: -0.2em;
  }
  .uqc .head-speed .h .main h2 .small {
    font-size: 68%;
  }
  .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: 700px;
}
.uqc .sc-speed .notes {
	font-size: 13px;
	line-height: 1.5;
}
.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 .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;
	.notice-left-text{
		max-width: 50%;
		@media screen and (max-width: 768px) {
			max-width: 100%;
		}
	}
}
.uqc .sc-speed .info02 h3 {
  width: 52%;
}
.uqc .sc-speed .info02 .image {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  top: 30px;
  right: 0;
  width: 50%;
}
.uqc .sc-speed .info02 .image img {
  width: 90%;
}
.uqc .sc-speed .notes {
  margin: 40px 0 0 0;
}
@media screen and (max-width: 768px) {
  .uqc .sc-speed {
    padding: 0 10px;
    max-width: 100%;
  }
  .uqc .sc-speed .info h3 {
    font-size: 20px;
  }
  .uqc .sc-speed .info01 {
		flex-direction: column-reverse;
    padding: 10px 0 0 0;
    text-align: center;
  }
  .uqc .sc-speed .info01 .image {
    display: block;
		max-width: 140px;
  }
  .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;
  }
}
/* 使い切っても1Mbps */
/* 全国対面サポートモジュール */
.uqc .head-shop .h .main .catch {
  font-size: 20px;
}
.uqc .head-shop .h .main h2 {
  margin-top: -0.14em;
  font-size: 35px;
	color: #e4007f !important;
}
.uqc .head-shop .h .main h2 .num {
  position: relative;
  top: 0.06em;
  font-size: 124%;
}
.uqc .head-shop .h .main h2 .small {
  font-size: 71%;
}
@media screen and (max-width: 768px) {
  .uqc .head-shop .h .main .catch {
    font-size: 3.7vw;
  }
  .uqc .head-shop .h .main h2 {
    margin-top: -0.08em;
    font-size: 7vw;
  }
  .uqc .head-shop .h .main h2 .small {
    display: block;
    margin-top: 0.3em;
    font-size: 68%;
  }
}
.uqc .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;
}
.uqc .btn-fill-icon.btn-shop:before {
  background-image: url(../img/icon-btn-shop-w.svg);
}
@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;
  }
}
/* 全国対面サポートモジュール */
/* ↑ モジュール移植 */
.note-tip-balloon{
	width: 680px;
}
.tip-plan-price .red {
	color: #f00;
}
.tip-plan-price h3 {
	padding: 5px 0;
	text-align: center;
	font-size: 16px;
	line-height: 1.4;
}
.tip-plan-price table {
	margin: 0 0;
	width: 100%;
	line-height: 1.4;
}
.tip-plan-price table a {
	cursor: pointer;
}
.tip-plan-price table sup {
	display: inline-block;
	margin: 0 0.2em 0 0.1em;
}
.tip-plan-price table .gb,
.tip-plan-price table .num {
	font-family: 'Price';
	font-weight: 700;
	letter-spacing: -.03em;
}
.tip-plan-price table th,
.tip-plan-price table td {
	vertical-align: middle;
	border: 1px solid #000;
}
.tip-plan-price table td {
	text-align: right;
}
.tip-plan-price .thead01 th,
.tip-plan-price .thead01 td {
	text-align: center;
}
.tip-plan-price .thead02 {
	padding: 5px 0;
	background-color: #f5f5f5;
	white-space: nowrap;
	text-align: center;
	font-size: 12px;
}
.tip-plan-price table .price {
	display: flex;
	justify-content: flex-end;
}
/**/
.tip-plan-price .table01 .thead01 th {
	
}
.tip-plan-price .table01 td {
	height: 40px;
	padding: 8px;
	font-size: 12px;
	background: #fff;
}
.tip-plan-price .table01 td .num {
	margin: 0 0 -0.28em 0;
	font-size: 24px;
}
.tip-plan-price .table01 td .yen {
	padding: 0.6em 0 0 0.2em;
}
.tip-plan-price .table01 td.minus .num {
	color: #0f8cd4;
}
.tip-plan-price .table01 td.total {
	padding: 5px 10px 8px 0;
}
.tip-plan-price .table01 td.total .num {
	font-size: 28px;
	color: #e4007f;
}
.tip-plan-price .table01 td.total .yen {
	padding: 1.2em 0 0 0.2em;
}
.tip-plan-price .table01 .waribiki th {
	padding: 5px 0;
	font-size: 14px;
	text-align: center;
	background-color: #f5f5f5;
}

.tip-plan-price .note {
	font-size: 13px;
	padding-top: 5px;
}

.thead01 td.none{
	background: none!important;
	border: none!important;
	width: 163px!important;
}
.thead01 .bg-tokutoku{
	background-color: #e4007f;
	font-size: 15px;
	text-align: center;
	padding: 5px;
	color: #fff;
}
.thead01 .bg-minimini{
	background: var(--minimini_color);
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 10px;
}
.thead01 .bg-komikomi{
	background: var(--komikomi_color);
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 10px;
}
.thead01 .thead03{
	padding: 10px;
	background-color: #f5f5f5!important;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;
}

table .price.none{
	position: relative;
}
table .price.none:before{
	content:"";
	position: absolute;
	top: 50%;
	height: 2px;
	background: #000;
	transform: translate(-50%,-50%);
	left: 50%;
	width: 14px;
}
.increase-option-opener{
	display: block;
	text-align: center;
}
.red-text{
	color: #f00;
}
.uqc a.link.tip-price{
	display: flex;
	justify-content: center;
	position: relative;
	margin-left: 5px;
}
@media screen and (max-width: 768px) {
	.uqc a.link.tip-price {
    margin-left: 0;
    justify-content: center;
  }
}
.uqc a.link.tip-price:after{
	content:"";
	width: 24px;
  height: 24px;
	border-radius: 5px;
	margin-left: 5px;
	background: #ea6094 url(../img/tip-price.svg) no-repeat center left / contain;
}
.sp-scroll{
	display: none;
}
@media screen and (max-width:768px) {
	.note-tip-balloon {
		min-width: 100%!important;
	}
	.thead01 .bg-komikomi,
	.thead01 .bg-tokutoku,
	.thead01 .bg-minimini{
		font-size: 14px;
	}
	.sp-scroll-wrap{
		position: relative;
		overflow: auto;
		margin-top: 15px 0;
	}
	.sp-scroll-wrap table{
		width: 520px;
	}
	.sp-scroll-wrap .sp-scroll {
		background-color: rgba(0, 0, 0, .5);
		display: flex;
		align-items: flex-start;
		justify-content: center;
		width: 100%;
		height: 100%;
		padding: 40px 32px;
		position: absolute;
		left: 0;
		top: 0;
	}
	.sp-scroll-wrap .sp-scroll img {
		width: 110px;
		height: auto;
	}
	.tip-plan-price table .price{
		flex-direction: column;
	}
	.thead01 td.none{
		width: 100px !important;
	}
	.tip-plan-price .table01 td .yen,
	.tip-plan-price .table01 td.total .yen{
		padding: 0;
	}
	
}
.note-tip-mark {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "BIZ UDPGothic", Meiryo, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
/* 通話オブション */
.uqc .sc-other04.call-option {
  margin: 0 auto;
  padding: 30px 0 80px 0;
  max-width: 740px;
}
.uqc .sc-other04 strong {
font-weight: 700;
}
.uqc .sc-other04 .notes {
  font-size: 13px;
}
.uqc .call-option .section-ac-wrap {
  position: relative;
  padding: 0 0 90px 0;
}
.uqc .call-option .page-box01__text strong {
  font-size: 18px;
}
.uqc .sc-other04 .page-box01-wrap {
  margin: 18px 0 0 0;
  padding: 20px 0 0 0;
  border-top: 1px solid #cdcdcd;
}
.uqc .section-other .page-box01-plan {
  font-weight: 700;
}
.uqc .sc-other04 .page-box01-small {
  font-size: 11px;
}
@media screen and (max-width: 768px) {
  .section.section-ac.call-option {
      padding: 0;
  }
  .uqc .sc-other04.call-option {
    padding: 20px 4.66667vw 70px 4.66667vw;
  }
  .uqc .call-option {
      padding: 20px 4.66667vw 70px 4.66667vw ;
      margin: 0 auto ;
      max-width: 740px ;
  }
}
  /* 通話オプション */

	/* 増量オブション */
.uqc .section-other .section-ac {
  border: 2px solid #000;
  border-top: 0;
}
.uqc .section-other .section-ac:first-child {
  border-top: 2px solid #000;
  border-radius: 6px 6px 0 0;
}
.uqc .section-other .section-ac:last-child {
  border-radius: 0 0 6px 6px;
}
.uqc .increase-option .option {
  margin: 0 auto;
  padding: 30px 0 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: 0.3em 0;
  line-height: 1.4;
}
.uqc .increase-option .option .gb {
  margin: 25px 0 0;
}
.uqc .increase-option .option .gb h4 {
  font-weight: 700;
  font-size: 18px;
}
.uqc .increase-option .option .gb .img {
  position: relative;
  margin: 9pt 0 0;
}
.uqc .increase-option .option .gb .img:after,
.uqc .increase-option .option .gb .img:before {
  content: "";
  display: block;
  height: 2px;
  background-image: url(../img/line-dashed.svg);
  background-size: contain;
}
.uqc .increase-option .option .gb .img img {
  margin: 15px auto;
  max-width: 340px;
}
.uqc .increase-option .option .gb .img img {
  margin: 15px auto;
  max-width: 340px;
}
.uqc .increase-option .option .gb .img h5 {
  display: flex;
  justify-content: center;
  margin: 20px 0 0 0;
  font-size: 17px;
  color: #e4007f;
}
.uqc .increase-option .option .gb .img h5 span {
  display: block;
  position: relative;
  padding: 0 5px;
}
.uqc .increase-option .option .gb .img h5 span:after,
.uqc .increase-option .option .gb .img h5 span:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  width: 32px;
  height: 32px;
  background-size: contain;
}
.uqc .increase-option .option .gb .img h5 span:before {
  right: 100%;
  background-image: url(../img/option-cp-line-l.svg);
}
.uqc .increase-option .option .gb .img h5 span:after {
  left: 100%;
  background-image: url(../img/option-cp-line-r.svg);
}
@media screen and (max-width: 768px) {
  .uqc .increase-option .option {
    padding: 20px 17px 0 17px;
    max-width: 100%;
  }
  .uqc .increase-option .option .h {
    margin: 0 0 14px;
    font-size: 5.2vw;
    line-height: 1.4;
  }
  .uqc .increase-option .option .h span {
    padding: 0 1vw;
  }
  .uqc .increase-option .option .h span:after,
  .uqc .increase-option .option .h span:before {
    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: 2vw 0 0 0;
  }
  .uqc .increase-option .option .gb .img img {
    margin: 2vw 0 4vw 0;
    max-width: 100%;
  }
  .uqc .increase-option .option .gb .img h5 {
    margin: 3vw 0 0 0;
    font-size: 4.6vw;
  }
  .uqc .increase-option .option .gb .img h5 span {
    padding: 0 1vw;
  }
  .uqc .increase-option .option .gb .img h5 span:after,
  .uqc .increase-option .option .gb .img h5 span:before {
    width: 7.4vw;
    height: 7.4vw;
  }
	.uqc .increase-option .option {
		padding-bottom: 0;
	}
	.uqc .section-ac .section-ac-wrap {
		padding: 0 0 70px 0;
	}
}
/* 通話オプション */

.notice-center-text{
	text-align: center;
	font-size: 12px;
	margin-top: 20px;

}
.page-box01-ntitle{
	padding: 1em 0 0.2em 0;
  font-weight: 700;
}
.mini-table{
	border: 1px solid #000;
	width: 100%;
  line-height: 1.2;
	font-size: 14px;
}
.mini-table th,.mini-table td {
  vertical-align: middle;
  background-color: #f5f5f5;
  border: 1px solid #000;
	padding: 10px;
}
.mini-table td {
	background: #fff;
}

@media screen and (max-width: 768px) {
	.uqc .sc-other04 .page-box-basic{
    display: block;
	}
}
.uqc .head-sup {
  font-size: 30%;
  transform-origin: 16% -240%;
}

/* tip-plan */
.note-tip-balloon .link-block {
	margin: 20px 0 0 0;
	text-align: center;
}
.tip-plan-setwari img {
  display: block;
}
.tip-plan-setwari .head h3 {
  position: relative;
  padding: 0 0 0 55px;
  font-size: 20px;
  color: #e4007f;
}
.tip-plan-setwari .head h3::before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  background-size: contain;
  background-image: url(../img/tip-setwari-icon.svg);
}
.tip-plan-setwari .head p {
  padding: 0 0 0 55px;
}
.tip-plan-setwari .head p sup {
  margin: 0 -0.2em;
}
.tip-plan-setwari .note {
  margin: 20px 0 0 0;
  font-size: 12px;
}
.tip-plan-setwari .courses {
  display: flex;
  margin: 0 -8px;
}
.tip-plan-setwari h4 {
  display: flex;
  align-items: center;
  padding: 0 0 0 5px;
  border: 2px solid #000;
  border-radius: 3px 3px 0 0;
  font-size: 15px;
}
.tip-plan-setwari h4::before {
  content: "";
  display: block;
  margin: 0 5px 0 0;
  width: 36px;
  height: 36px;
  background-size: contain;
}
.tip-plan-setwari .course-net {
  margin: 20px 0 0 0;
  padding: 0 8px;
  flex-basis: 64%;
}
.tip-plan-setwari .course-net .wrap {
  display: flex;
  margin: 10px 0 0 0;
}
.tip-plan-setwari .course-net .box01 {
  flex-basis: 98px;
  text-align: center;
  margin: 35px 0 0 0;
  font-size: 12px;
}
.tip-plan-setwari .course-net .box01 .notes > li {
	font-size: 10px;
}
.tip-plan-setwari .course-net .box01 img {
  margin: 0 auto 2px auto;
  width: 40px;
}
.tip-plan-setwari .course-net .box01 .logo img {
  margin: 5px auto 4px auto;
  width: 82px;
}
.tip-plan-setwari .course-net .plus {
  flex-basis: 30px;
}
.tip-plan-setwari .course-net .plus img {
  margin: 46px 0 0 -12px;
  width: 30px;
}
.tip-plan-setwari .course-net .service {
  flex: 1;
}
.tip-plan-setwari .course-net .service .title {
  position: relative;
  display: flex;
  justify-content: center;
}
.tip-plan-setwari .course-net .service .title::before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  width: 100%;
  border: 1px solid #000;
  border-bottom: 0;
}
.tip-plan-setwari .course-net .service .title span {
  display: block;
  position: relative;
  padding: 0 1em;
  background-color: #fff;
}
.tip-plan-setwari .course-net .boxes {
  display: flex;
  white-space: nowrap;
}
.tip-plan-setwari .course-net .boxes .box {
  flex-basis: 33.333%;
  font-size: 12px;
}
.tip-plan-setwari .course-net .boxes .box ul {
  font-size: 10px;
}
.tip-plan-setwari .course-net .boxes .box .logo img {
  margin: 0 auto 4px auto;
  width: 80px;
}
.tip-plan-setwari .course-denki {
  margin: 20px 0 0 0;
  padding: 0 8px;
  flex: 1;
}
.tip-plan-setwari .course-denki .boxes {
  display: flex;
  text-align: center;
  margin: 10px 0 0 0;
  font-size: 13px;
}
.tip-plan-setwari .course-denki .boxes .plus {
  flex-basis: 30px;
}
.tip-plan-setwari .course-denki .boxes .plus img {
  margin: 46px 0 0 -12px;
  width: 30px;
}
.tip-plan-setwari .course-denki .boxes .box01 {
  margin: 35px 0 0 0;
  font-size: 12px;
}
.tip-plan-setwari .course-denki .boxes .box01 img {
  margin: 0 auto 2px auto;
  width: 40px;
}
.tip-plan-setwari .course-denki .boxes .box01 .logo img {
  margin: 5px auto 4px auto;
  width: 82px;
}
.tip-plan-setwari .course-denki .boxes .box02 {
  margin: 15px 0 0 0;
}
.tip-plan-setwari .course-denki .boxes .box02 img {
  margin: 0 auto;
  width: 78px;
}
.tip-plan-setwari .course-denki .boxes .box02 .logo {
  margin: 5px auto 0 auto;
  width: 86px;
}
.tip-plan-setwari .course-denki .boxes .box02 .logo img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .tip-plan-setwari-opened {
    width: 690px;
  }
}
@media screen and (max-width: 768px) {
  .tip-plan-setwari .head h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 2.6vw 0;
    padding: 0;
    font-size: 5vw;
  }
  .tip-plan-setwari .head h3::before {
    position: static;
    margin: -2.4vw 1.3vw 0 0;
    width: 10.6vw;
    height: 10.6vw;
  }
  .tip-plan-setwari .head p {
    padding: 0;
  }
  .tip-plan-setwari .note {
    margin: 5.3vw 0 0 0;
    font-size: 3.2vw;
  }
  .tip-plan-setwari .courses {
    display: block;
    margin: 0;
  }
  .tip-plan-setwari h4 {
    padding: 0 0 0 1.3vw;
    font-size: 4vw;
  }
  .tip-plan-setwari h4::before {
    margin: 0 1.3vw 0 0;
    width: 9.6vw;
    height: 9.6vw;
  }
  .tip-plan-setwari .course-net {
    margin: 5.3vw 0 0 0;
    padding: 0;
  }
  .tip-plan-setwari .course-net .wrap {
    display: block;
    margin: 2.6vw 0 0 0;
  }
  .tip-plan-setwari .course-net .box01 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 4vw 0 1vw 0;
    text-align: left;
    font-size: 3.2vw;
    line-height: 1.3;
  }
	.tip-plan-setwari .course-net .box01 .notes > li {
		margin-top: 5px;
		font-size: 2.0vw;
	}
  .tip-plan-setwari .course-net .box01 img {
    margin: 0 2.6vw 0 0;
    width: 10.6vw;
  }
  .tip-plan-setwari .course-net .box01 .logo img {
    margin: 0 0 0.5vw 0;
    width: 21.3vw;
  }
  .tip-plan-setwari .course-net .plus {
    margin: 0 auto;
    width: 30px;
  }
  .tip-plan-setwari .course-net .plus img {
    margin: 0;
    width: 8vw;
  }
  .tip-plan-setwari .course-net .service {
    margin: 1.3vw 0 0 0;
  }
  .tip-plan-setwari .course-net .boxes .box {
    font-size: 2.9vw;
  }
  .tip-plan-setwari .course-net .boxes .box ul {
    font-size: 2.6vw;
  }
  .tip-plan-setwari .course-net .boxes .box .logo img {
    margin: 0.4vw auto 1vw auto;
    width: 21.3vw;
  }
  .tip-plan-setwari .course-denki {
    margin: 5.3vw 0 0 0;
    padding: 0;
  }
  .tip-plan-setwari .course-denki .boxes {
    margin: 1.3vw 0 0 0;
    font-size: 3.4vw;
  }
  .tip-plan-setwari .course-denki .boxes .box {
    flex-basis: 43%;
  }
  .tip-plan-setwari .course-denki .boxes .plus {
    flex: 1;
  }
  .tip-plan-setwari .course-denki .boxes .plus img {
    margin: 10.1vw auto 0 auto;
    width: 8vw;
  }
  .tip-plan-setwari .course-denki .boxes .box01 {
    margin: 6.6vw 0 0 0;
    font-size: 3.2vw;
  }
  .tip-plan-setwari .course-denki .boxes .box01 img {
    margin: 0 auto 1.3vw auto;
  }
  .tip-plan-setwari .course-denki .boxes .box01 .logo img {
    margin: 0 0 0.5vw 0;
    width: 21.3vw;
  }
  .tip-plan-setwari .course-denki .boxes .box02 {
    margin: 0;
  }
  .tip-plan-setwari .course-denki .boxes .box02 img {
    width: 21.8vw;
  }
  .tip-plan-setwari .course-denki .boxes .box02 .logo {
    margin: 3.7vw auto 0 auto;
    width: 25vw;
  }
}
.tip-plan-setwari .course-net h4 {
  background-color: #79e5f1;
}
.tip-plan-setwari .course-net h4::before {
  background-image: url(../img/tip-setwari-net-icon00.svg);
}
.tip-plan-setwari .course-denki h4 {
  background-color: #f3f146;
}
.tip-plan-setwari .course-denki h4::before {
  background-image: url(../img/tip-setwari-denki-icon00.svg);
}
.tip-plan-setwari-condition .head h3 {
  position: relative;
  padding: 0 0 0 55px;
  font-size: 18px;
}
.tip-plan-setwari-condition .head h3::before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  background-size: contain;
  background-image: url(../img/tip-setwari-icon.svg);
}
.tip-plan-setwari-condition .head p {
  padding: 0 0 0 55px;
}
.tip-plan-setwari-condition .table {
  margin: 20px 0;
}
.tip-plan-setwari-condition .note {
  font-size: 13px;
}
.tip-plan-setwari-condition .note li {
  display: inline;
}
@media screen and (min-width: 769px) {
  .tip-plan-setwari-condition-opened {
    width: 690px;
  }
}
@media screen and (max-width: 768px) {
  .tip-plan-setwari-condition .head h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 2.6vw 0;
    padding: 0;
    font-size: 5vw;
  }
  .tip-plan-setwari-condition .head h3::before {
    position: static;
    margin: -2.4vw 1.3vw 0 0;
    width: 10.6vw;
    height: 10.6vw;
  }
  .tip-plan-setwari-condition .head p {
    padding: 0;
  }
  .tip-plan-setwari-condition .table {
    margin: 2vw 0 4vw 0;
  }
  .tip-plan-setwari-condition .note {
    font-size: 3.2vw;
  }
}
.tip-plan-setwari-kazoku .row {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0 0 0;
}
.tip-plan-setwari-kazoku .head {
  position: relative;
  padding: 10px 20px 0;
  text-align: center;
  line-height: 1.3;
}
.tip-plan-setwari-kazoku .head::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: #000;
}
.tip-plan-setwari-kazoku .head .catch {
  font-size: 16px;
}
.tip-plan-setwari-kazoku .head .catch sup {
  margin: 0 -0.1em;
}
.tip-plan-setwari-kazoku .head h3 {
  font-weight: inherit;
  font-size: 32px;
  color: #e4007f;
}
.tip-plan-setwari-kazoku .head .note {
  margin: 5px 0 0 0;
  font-weight: 600;
  font-size: 13px;
}
.tip-plan-setwari-kazoku .head .text {
  margin: 7px 0 2px 0;
  font-size: 20px;
  color: #e4007f;
}
.tip-plan-setwari-kazoku .head .price-block {
  display: flex;
  justify-content: center;
  margin: 0 0 -14px 0;
  color: #e4007f;
}
.tip-plan-setwari-kazoku .head .price {
  display: flex;
  justify-content: center;
  font-size: 26px;
  line-height: 1.1;
}
.tip-plan-setwari-kazoku .head .price div {
  margin: 27px 0 0 0;
}
.tip-plan-setwari-kazoku .head .price .num {
  margin: 0 0.04em 0 0;
  font-size: 70px;
  font-family: Price;
  font-weight: 700;
  letter-spacing: -0.04em;
}
.tip-plan-setwari-kazoku .head .waribiki {
  margin: 17px 0 0 0;
  font-size: 32px;
}
.tip-plan-setwari-kazoku .setwari-detail {
  position: relative;
  padding: 0 5px 0 25px;
  font-size: 14px;
  line-height: 1.7;
}
.tip-plan-setwari-kazoku .setwari-detail ul li {
  padding-left: 2em;
  text-indent: -1em;
}
.tip-plan-setwari-kazoku .foot {
  margin: 25px 0 0 0;
}
.tip-plan-setwari-kazoku .foot .note {
  font-size: 13px;
}
@media screen and (min-width: 769px) {
  .tip-plan-setwari-kazoku-opened {
    width: 690px;
  }
}
@media screen and (max-width: 768px) {
  .tip-plan-setwari-kazoku .row {
    display: block;
    padding: 0;
  }
  .tip-plan-setwari-kazoku .head {
    padding: 2vw 0 4.6vw 0;
    border-bottom: 1px solid #000;
  }
  .tip-plan-setwari-kazoku .head::before {
    content: none;
  }
  .tip-plan-setwari-kazoku .head .catch {
    font-size: 4.4vw;
  }
  .tip-plan-setwari-kazoku .head h3 {
    font-weight: inherit;
    font-size: 8.4vw;
  }
  .tip-plan-setwari-kazoku .head .note {
    margin: 1.3vw 0 0 0;
    font-size: 3.4vw;
  }
  .tip-plan-setwari-kazoku .head .text {
    margin: 1.8vw 0 1vw 0;
    font-size: 5.2vw;
  }
  .tip-plan-setwari-kazoku .head .price-block {
    display: block;
    margin: 0;
  }
  .tip-plan-setwari-kazoku .head .price {
    margin: 0 0 -15px 0;
    font-size: 5.2vw;
  }
  .tip-plan-setwari-kazoku .head .price div {
    margin: 7vw 0 0 0;
  }
  .tip-plan-setwari-kazoku .head .price .num {
    margin: 0 0.04em 0 0;
    font-size: 15.8vw;
  }
  .tip-plan-setwari-kazoku .head .waribiki {
    margin: 0;
    font-size: 7.4;
  }
  .tip-plan-setwari-kazoku .setwari-detail {
    padding: 4vw 0 0 0;
    font-size: 3.4vw;
  }
  .tip-plan-setwari-kazoku .foot {
    margin: 4vw 0 0 0;
  }
  .tip-plan-setwari-kazoku .foot .note {
    font-size: 3.4vw;
  }
}
.tip-plan-aupay .row {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0 0 0;
}
.tip-plan-aupay .head {
  position: relative;
  padding: 10px 30px 0 20px;
  text-align: center;
  line-height: 1.3;
  flex-shrink: 0;
}
.tip-plan-aupay .head .catch {
  font-size: 16px;
}
.tip-plan-aupay .head .catch sup {
  margin: 0 -0.1em;
}
.tip-plan-aupay .head h3 {
  font-weight: inherit;
  font-size: 32px;
  color: #e4007f;
}
.tip-plan-aupay .head .text {
  margin: 7px 0 2px 0;
  font-size: 18px;
  color: #e4007f;
}
.tip-plan-aupay .head .price-block {
  display: flex;
  justify-content: center;
  margin: 0 0 -14px 0;
  color: #e4007f;
}
.tip-plan-aupay .head .price {
  display: flex;
  justify-content: center;
  font-size: 26px;
  line-height: 1.1;
}
.tip-plan-aupay .head .price div {
  margin: 27px 0 0 0;
}
.tip-plan-aupay .head .price .num {
  margin: 0 0.04em 0 0;
  font-size: 70px;
  font-family: Price;
  font-weight: 700;
  letter-spacing: -0.04em;
}
.tip-plan-aupay .head .waribiki {
  margin: 17px 0 0 0;
  font-size: 32px;
}
.tip-plan-aupay .setwari-detail {
  position: relative;
  padding: 0 20px 0 30px;
  font-size: 14px;
  line-height: 1.7;
}
.tip-plan-aupay .setwari-detail::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 1px;
  background-color: #000;
}
.tip-plan-aupay .foot {
  margin: 25px 0 0 0;
}
.tip-plan-aupay .foot .note {
  font-size: 13px;
}
@media screen and (min-width: 769px) {
  .tip-plan-aupay-opened {
    width: 690px;
  }
}
@media screen and (max-width: 768px) {
  .tip-plan-aupay .row {
    display: block;
    padding: 0;
  }
  .tip-plan-aupay .head {
    padding: 2vw 0 4.6vw 0;
    border-bottom: 1px solid #000;
  }
  .tip-plan-aupay .head .catch {
    font-size: 4.4vw;
  }
  .tip-plan-aupay .head h3 {
    font-weight: inherit;
    font-size: 8.4vw;
  }
  .tip-plan-aupay .head .note {
    margin: 1.3vw 0 0 0;
    font-size: 3.4vw;
  }
  .tip-plan-aupay .head .text {
    margin: 1.8vw 0 1vw 0;
    font-size: 4.4vw;
  }
  .tip-plan-aupay .head .price-block {
    display: block;
    margin: 0;
  }
  .tip-plan-aupay .head .price {
    margin: 0 0 -15px 0;
    font-size: 5.2vw;
  }
  .tip-plan-aupay .head .price div {
    margin: 7vw 0 0 0;
  }
  .tip-plan-aupay .head .price .num {
    margin: 0 0.04em 0 0;
    font-size: 15.8vw;
  }
  .tip-plan-aupay .head .waribiki {
    margin: 0;
    font-size: 7.4;
  }
  .tip-plan-aupay .setwari-detail {
    padding: 4vw 0 0 0;
    font-size: 3.4vw;
  }
  .tip-plan-aupay .setwari-detail::before {
    content: none;
  }
  .tip-plan-aupay .foot {
    margin: 4vw 0 0 0;
  }
  .tip-plan-aupay .foot .note {
    font-size: 3.4vw;
  }
}
.tip-plan-setwari-condition .head h3 {
  position: relative;
  padding: 0 0 0 55px;
  font-size: 18px;
}
.tip-plan-setwari-condition .head h3::before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  display: block;
  width: 46px;
  height: 46px;
  background-size: contain;
  background-image: url(../img/tip-setwari-icon.svg);
}
.tip-plan-setwari-condition .head p {
  padding: 0 0 0 55px;
}
.tip-plan-setwari-condition .table {
  margin: 20px 0;
}
.tip-plan-setwari-condition .note {
  font-size: 13px;
}
.tip-plan-setwari-condition .note li {
  display: inline;
}
@media screen and (min-width: 769px) {
  .tip-plan-setwari-condition-opened {
    width: 690px;
  }
}
@media screen and (max-width: 768px) {
  .tip-plan-setwari-condition .head h3 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 2.6vw 0;
    padding: 0;
    font-size: 5vw;
  }
  .tip-plan-setwari-condition .head h3::before {
    position: static;
    margin: -2.4vw 1.3vw 0 0;
    width: 10.6vw;
    height: 10.6vw;
  }
  .tip-plan-setwari-condition .head p {
    padding: 0;
  }
  .tip-plan-setwari-condition .table {
    margin: 2vw 0 4vw 0;
  }
  .tip-plan-setwari-condition .note {
    font-size: 3.2vw;
  }
}
.tip-plan-setwari-kazoku .row {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px 0 0 0;
}
.tip-plan-setwari-kazoku .setwari-detail {
  position: relative;
  padding: 0 5px 0 25px;
  font-size: 14px;
  line-height: 1.7;
}
.tip-plan-setwari-kazoku .setwari-detail ul li {
  padding-left: 2em;
  text-indent: -1em;
}
.tip-plan-setwari-kazoku .foot {
  margin: 25px 0 0 0;
}
.tip-plan-setwari-kazoku .foot .note {
  font-size: 13px;
}
@media screen and (min-width: 769px) {
  .tip-plan-setwari-kazoku-opened {
    width: 690px;
  }
}
@media screen and (max-width: 768px) {
  .tip-plan-setwari-kazoku .row {
    display: block;
    padding: 0;
  }
  .tip-plan-setwari-kazoku .setwari-detail {
    padding: 4vw 0 0 0;
    font-size: 3.4vw;
  }
  .tip-plan-setwari-kazoku .foot {
    margin: 4vw 0 0 0;
  }
  .tip-plan-setwari-kazoku .foot .note {
    font-size: 3.4vw;
  }
  .uqc .application ul li {
	padding: 0 0 5px 0;
  }
}
/* tip-plan */

.uqc .application-fixed {
  position: fixed;
  z-index: 106;
  bottom: 0;
  left: 0;
  padding: 10px 0 0 180px;
  width: 100%;
  height: 110px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
	letter-spacing: .03em;
  transform: translateY(100%);
  transition: transform 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.application-fixed-show .uqc .application-fixed {
  transform: translateY(0);
}
.uqc .application-fixed ul {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 46pc;
  text-align: center;
}
.uqc .application-fixed ul li {
  flex-basis: 50%;
  padding: 0 13px;
}
.uqc .application-fixed ul li .text {
  margin: 0 0 7px;
  font-size: 15px;
  line-height: 1.3;
}
.uqc .application-fixed ul li .text.hidden {
	visibility: hidden;
}
.uqc .application-fixed ul li .text br {
  display: none;
}
.uqc .application-fixed ul li a {
  height: 58px;
  border-width: 1px;
  font-size: 16px;
}
.uqc .application-fixed ul li a:before {
  left: 20px;
  margin-top: -20px;
  padding-top: 40px;
  width: 40px;
}
.uqc .application-fixed ul li a br {
  display: none;
}
.has-application-fixed .uq-pagetop {
	bottom: 120px;
}
@media screen and (max-width: 1179px) {
  .uqc .application-fixed {
    padding: 10px 0 9pt;
  }
}
@media screen and (max-width: 768px) {
  .uqc .application-fixed {
    padding: 5px 4.66667vw 0;
    height: 84px;
  }
  .uqc .application-fixed ul {
    margin: 0 -5px;
  }
  .uqc .application-fixed ul li {
    padding: 0 5px;
  }
  .uqc .application-fixed ul li a {
    height: 50px;
    border-radius: 20px;
    text-align: center;
    font-size: 13px;
    line-height: 1.3;
  }
  .uqc .application-fixed ul li a:before {
    left: 6px;
    margin-top: -15px;
    padding-top: 30px;
    width: 30px;
  }
  .uqc .application-fixed ul li a br {
    display: block;
  }
  .uqc .application-fixed ul li a:after {
    right: 0;
    margin-top: -13px;
    width: 26px;
    font-size: 26px;
  }
  .uqc .application-fixed ul li a.blank:after {
    right: 8px;
  }
  .uqc .application-fixed ul li .text {
    margin: 0 -5px 5px -5px;
    font-size: 11px;
    line-height: 1.3;
  }
	.has-application-fixed .uq-pagetop {
		bottom: 100px;
	}
}
.uqc .btn-fill-icon,
.uqc .btn-outline-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 0 0 1em;
  height: 80px;
  border: 2px solid #e4007f;
  border-radius: 20px;
  box-shadow: 0 5px 0 #000;
  font-weight: 700;
  font-size: 18px;
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
  text-decoration: none !important;
}
.uqc .btn-outline-icon {
  box-shadow: 0 5px 0 #e4007f;
  background-color: #fff;
  color: #000;
}
.uqc .btn-fill-icon {
  background-color: #e4007f;
  color: #fff;
}
.uqc .btn-fill-icon.no-icon,
.uqc .btn-outline-icon.no-icon {
  padding: 0;
}
.os-pc .uqc .btn-fill-icon.hover-link,
.os-pc .uqc .btn-outline-icon.hover-link {
  opacity: 0.7;
}
.uqc .btn-fill-icon:before,
.uqc .btn-outline-icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -20px;
  padding-top: 40px;
  width: 50px;
  height: 0;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
}
.uqc .btn-outline-icon.btn-tel:before {
	content: "\e929";
	position: absolute;
	padding-top: 0;
	top: 50%;
	left: 20px;
	color: #e4007f;
	font-family: uq-icomoon!important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	speak: none;
	text-align: center;
	text-transform: none;
	font-size: 42px;
	z-index: 1;
}
.uqc .btn-outline-icon.btn-simulation:before {
  background-image: url(../img/icon-btn-simulation.svg);
}
.uqc .btn-outline-icon.btn-online:before {
  background-image: url(../img/icon-btn-online.svg);
}
.uqc .btn-fill-icon.btn-online:before {
  background-image: url(../img/icon-btn-online-w.svg);
}
.uqc .btn-outline-icon.btn-shop:before {
  background-image: url(../img/icon-btn-shop.svg);
}
.uqc .btn-fill-icon.btn-shop:before {
  background-image: url(../img/icon-btn-shop-w.svg);
}
.uqc .btn-fill-icon:after,
.uqc .btn-outline-icon:after {
  content: "　";
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -15px;
  width: 30px;
  font-size: 30px;
  line-height: 1;
  background-size: cover;
}
.uqc .btn-outline-icon:after {
  background-image: url(../img/icon-btn-arrow.svg);
}
.uqc .btn-outline-icon.blank:after {
  background-image: url(../img/icon-btn-blank.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 .btn-outline-icon:hover {
	opacity: .7;
}
@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;
  }
}

#tip-plan-kurikoshi-box > ul > li {
	text-indent: -0.5em;
	padding-left: 0.5em;
}

.box_latest_sp {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 15px;
	margin-bottom: 20px;
}
.arrow_box{
	position:relative;
	background:#FFFFFF;
	text-align:center;
	color:#000000;
	border: 2px solid #000;
	border-radius:10px;
}
.arrow_box::after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: -13px;
	width: 13px;
	height: 20px;
	background: url(../img/hukidashi_shippo.png) no-repeat center/cover;

}
.arrow_box > p:first-child {
	background-color: #e4007f;
	border-radius: 8px 8px 0 0;
	color: #fff;
}
.arrow_box .inner {
	display: flex;
	font-weight: bold;
	padding: 10px 24px;
	align-items: center;
	gap: 24px;
	justify-content: center;
	background-image:
	radial-gradient(#fceaf4 20%, transparent 20%),
	radial-gradient(#fceaf4 20%, transparent 20%);
	background-size: 6px 6px;
	background-position: 0 0, 3px 3px;
	border-radius:  0 0 8px 8px;
}
.arrow_box .inner > a {
	color: #e4007f;
}
.box_latest_sp .note {
	font-size: 13px;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.uqc .cashback-banner {
		margin-bottom: 1em;
	}
	.box_latest_sp {
		align-items: end;
		gap: 15px;
		margin-bottom: 14px;
	}
	.box_latest_sp .col > img {
		width: 148px;
	}
	.arrow_box > p:first-child {
		font-size: 12px;
	}
	.arrow_box .inner {
		display: block;
		padding: 9px 20px 5px 20px;
	}
	.arrow_box .inner p {
		line-height: 1.125
	}
	.arrow_box .inner > a {
		line-height: 2.15;
		font-size: 14px;
	}
	.note.txt_latest_sp {
		font-size: 14px;
		text-align: center;
		margin-bottom: 30px;
	}

	.uqc .sc-norikae .compatible {
		margin: 35px auto 0;
		padding: unset;
		border: none;
		max-width: unset;
		margin-top: 15px;
		padding-top: 20px;
	}
	.uqc .sc-norikae .compatible h3 {
		font-size: 25px;
	}
	.uqc .sc-norikae .compatible .col:nth-child(1) .img-wrap {
		width: 66px;
	}
	.uqc .sc-norikae .compatible p.circle {
		padding-left: 31px;
	}
	.uqc .sc-norikae .compatible .col:nth-child(1) .txt-wrap p:nth-child(1) {
		margin-bottom: 12px;
		font-size: 18px;
	}
	.uqc .sc-norikae .compatible .col .flex .txt-sim {
		font-size: 14px;
	}
	.uqc .sc-norikae .compatible .col:not(:last-child) {
		padding-right: unset;
		margin-bottom: 22px;
	}
	.uqc .sc-norikae .compatible .col:nth-child(1) .flex {
		gap: 20px;
		justify-content: center;
	}
	.uqc .sc-norikae .compatible .col + .col {
		padding-left: 0px;
		justify-content: center;
		gap: 30px;
		border: unset;
	}
	.uqc .sc-norikae .compatible .foot {
		margin-top: 28px;
		line-height: 1.3;
	}
}

/* 240617 KV切り替え */
#uq-content .kv-area {
	display: none;
}
#uq-content.kv-area-normal .kv-area.kv-area-normal {
	display: block;
	z-index: 2;
}
#uq-content.kv-pattern-01 .kv-area.kv-pattern-01 {
	display: block;
}
#uq-content.kv-pattern-01 .kv-area-normal {
	display: none;
}
.kv-area.kv-pattern-01 {
	display: none;
}


/* データもっと増量キャンペーン */
.pc-only {
	display: block !important;
  }
  .pc-only-inline {
	display: inline !important;
  }
  .sp-only {
	display: none !important;
  }
  #zouryou {
	margin-top: -1px;
	padding-top: 1px;
  }
  .btn-slider {
	width: 550px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 20px;
  }
  .btn-slider > .slick-next:before , .btn-slider > .slick-prev:before {
	content: "";
  }
  .btn-slider > .slick-next {
	right: 2px;
  background-image: url(../img/slick-arrow-pink-next.svg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 16px;
	height: 30px;
	z-index: 1;
	top: 52px;
	font-size: 0;
  }
  .btn-slider > .slick-prev {
	left: 2px;
    background-image: url(../img/slick-arrow-pink-prev.svg);
	background-size: cover;
	background-repeat: no-repeat;
	width: 16px;
	height: 30px;
	z-index: 1;
	top: 52px;
	font-size: 0;
  }
  .btn-slider .slick-dots {
	z-index: 1;
	bottom: -20px;
  }
  .btn-slider .slick-dots li {
	margin: 0;
	margin-right: -3px;
	margin-left: -3px;
  }
  .btn-slider .slick-dots li.slick-active button:before {
		color: rgb(0, 0, 0);
	font-size: 10px;
  }
  .btn-slider .slick-dots li button {
	width: 0;
	height: 0;
  }
  .btn-slider .slick-dots li button:before {
	color: rgba(0, 0, 0, 0.3);
	opacity: 1;
	font-size: 10px;
	width: 0;
	height: 0;
  }
  .radius-btn.zouryou-btn {
	border: 3px solid #e4007f;
	border-top: 2px solid #e4007f;
	border-bottom: 6px solid #e4007f;
  }
  .btn-center-wrap {
	display: flex;
	justify-content: center;
	--main: #e4007f;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 492px !important;
	display: block !important;
	margin: auto;
  }
	.btn-center-wrap *{
		box-sizing: border-box;
	}
  .radius-btn {
	display: flex;
	flex-direction: column;
	justify-content: center;
	border: 2px solid var(--main);
	border-radius: 30px;
	text-align: center;
	overflow: hidden;
	transition: all 0.3s ease;
	text-decoration: none;
	height: 104px;
	justify-content: flex-start;
	font-family: "Noto Sans JP", sans-serif;
  }
  .radius-btn.hover-link {
	opacity: 0.7;
  }
  .radius-btn .hd {
	padding: 4px 30px;
	line-height: 1.25;
	background: var(--main);
	color: #fff;
	height: auto !important;
	margin-bottom: 0 !important;
	font-size: 18px;
	font-feature-settings: "palt";
  }
  .radius-btn.zouryou-btn {
	text-decoration: none;
  }
  .radius-btn.zouryou-btn .con {
	display: flex;
	flex-direction: column;
	color: var(--main);
	padding: 6px 56px;
	line-height: 1.25;
	font-feature-settings: "palt";
	gap: 7px;
	align-items: center;
  }
  .radius-btn.zouryou-btn .con.left {
	position: relative;
	text-align: left;
	padding: 8px 26px 4px 130px;
  }
  .radius-btn.zouryou-btn .con.left::before {
		content: "";
    position: absolute;
    background: url(../img/img_latest_sp.png);
    width: 84px;
    height: 65px;
    background-size: contain;
    left: 36px;
    bottom: 0;
  }
  .radius-btn.zouryou-btn .con .txt01 {
	font-size: 28px;
	font-weight: 900;
	line-height: 1;
	
  }
  .radius-btn.zouryou-btn .con .txt01.blank {
	position: relative;
	width: fit-content;

  }
  .radius-btn.zouryou-btn .con .txt01.blank:after {
	content: "";
	position: absolute;
	background: url(../img/icon-btn-blank-p.svg) no-repeat center;
	width: 32px;
	height: 24px;
	background-size: contain;
	top: 50%;
	transform: translate(100%,-50%);
	right: 0;
  }
  .radius-btn.zouryou-btn .con .txt02 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
  }
  .radius-btn.zouryou-btn .con .txt03 {
	font-size: 26px;
	color: var(--main);
	font-weight: 900;
	line-height: 1;
  }
  .radius-btn.zouryou-btn .con .link {
	text-decoration: underline;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 2px;
	color: #000;
  }
	.radius-btn.zouryou-btn .con .txt03+.link {
		text-align: center;
		margin-left: -100px;

	}
	.slick-slide:has(.btn-sub-lead){
		

	}
	.btn-sub-lead{
		font-size: 14px;
		margin-top: 8px;
		text-align: center;
		color: #000;
		
	}
  .radius-btn.zouryou-btn:hover {
	opacity: .7;
  }
  .zouryou-box {
		margin-top: 60px;
		--main: #e4007f;
		background: #fff;
		border: 4px solid var(--main);
		border-radius: 10px;
		position: relative;
		font-family: "Noto Sans JP", sans-serif;
	}
	.zouryou-box strong {
		color: var(--main);
		font-weight: bold;
	}
	.zouryou-box sup {
		vertical-align: super;
	}
	.zouryou-mv {
		padding: 30px;
		background: url(../img/bg_zouryou_mv@2x.png) no-repeat center /cover;
		border-radius: 6px 6px 0 0 ;
	}
	.zouryou-mv-ttl {
		font-weight: 700;
		display: flex;
		flex-direction: column;
		align-items: center;
		line-height: 1.25;
		margin: 0 auto;
		width: 560px;
		padding: 0 45px;
		background: url(../img/img_zouryou_ill_left@2x.png) no-repeat left 30% /30px auto, url(../img/img_zouryou_ill_right@2x.png) no-repeat right 30%/30px auto;
	}
	.zouryou-mv-ttl .ttl {
		font-size: 20px;
		margin-bottom: 12px;
	}
	.zouryou-mv-ttl .txt01 {
		font-size: 30px;
	}
	.zouryou-mv-ttl .txt02 {
		font-size: 28px;
	}
	.zouryou-mv-ttl .txt02 strong {
		font-size: 36px;
		font-weight: 900;
	}
	.zouryou-mv-ttl .txt03 {
		font-size: 16px;
		margin-top: 25px;
		font-weight: normal;
	}
	.zouryou-mv-img {
		text-align: center;
		margin: 15px auto 20px;
	}
	.zouryou-mv-img img {
		margin-left: 20px;
		display: inline;
	}
	.zouryou-mv-notice {
		margin: 0 auto;
		border: 1px solid var(--main);
		width: fit-content;
		padding: 6px 30px;
		font-size: 18px;
		line-height: 1.25;
		font-weight: bold;
		letter-spacing: -0.02em;
		font-family: "Noto Sans JP", sans-serif;
		background-color: #fff;
	}
	.zouryou-mv-notice em {
		font-size: 26px;
	}
	.zouryou-mv-notice em.txt01 {
		font-size: 30px;
	}
	.zouryou-mv-notice sup {
		font-size: 16px;
		margin-left: -0.2em;
	}
	.zouryou-contents {
		padding: 45px 90px 50px;
	}
	.zouryou-price {
		display: flex;
		width: fit-content;
		margin: 0 auto;
		gap: 20px;
	}
	.zouryou-price .text-box {
		padding: 10px 0 10px 10px;
	}
	.zouryou-price .text-box .ttl {
		border: 1px solid #000;
		padding: 5px 8px;
		line-height: 1.25;
		font-size: 14px;
		font-weight: bold;
	}
	.zouryou-price .tax-in {
		height: 70px;
		color: var(--main);
	}
	.zouryou-price .tax-in .num {
		height: 0.76em;
		font-weight: 700;
	}
	.zouryou-price .tax-in .unit {
		font-size: 24px;
	}
	.zouryou-price .tax-ex {
		vertical-align: middle;
		width: fit-content;
		line-height: 1;
		margin-top: 26px;
		color: var(--main);
	}
	.zouryou-price .tax-ex:before,
	.zouryou-price .tax-ex:after {
		font-size: 32px;
	}
	.zouryou-price .tax-ex:before {
		content: "(";
		margin-right: -5px;
	}
	.zouryou-price .tax-ex:after {
		content: ")";
		margin-left: -7px;
	}
	.zouryou-price .tax-ex .num {
		font-size: 38px;
		font-weight: 600;
		font-family: "din-2014", sans-serif !important;
	}
	.zouryou-price .tax-ex .unit {
		font-weight: bold;
		font-size: 20px;
	}
	.price-col-wrap {
		display: grid;
		grid-template: "num tax" 1fr
			"num unit" 22px;
		align-items: end;
		text-align: right;
		gap: 0 5px;
	}
	.price-col-wrap .num {
		grid-area: num;
		font-size: 90px;
		line-height: 1;
		font-family: "din-2014", sans-serif !important;
	}
	.price-col-wrap .tax {
		grid-area: tax;
		font-weight: bold;
	}
	.price-col-wrap .unit {
		grid-area: unit;
		font-weight: bold;
		line-height: 1;
	}
	.zouryou-lead {
		text-align: center;
		margin-top: 3px;
		font-size: 18px;
	}
	.zouryou-detail-wrap {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 50px;
		margin-top: 15px;
	}
	.zouryou-detail-hd {
		text-align: center;
	}
	.zouryou-detail-box dl {
		display: flex;
		justify-content: space-between;
		align-items: center;
		font-size: 14px;
		padding: 5px 0;
		border-bottom: 1px solid #cccccc;
		line-height: 1.25;
	}
	.zouryou-detail-box .sum {
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
		padding: 7px 0;
	}
	.zouryou-detail-box .txt {
		margin: 5px 8px 5px auto;
	}
	.zouryou-detail-box .price {
	
		line-height: 1;
	}
	.zouryou-detail-box .price .num {
		font-weight: normal;
		margin-right: 2px;
		font-family: inherit;
	}
	
	.zouryou-notice-wrap {
		margin-top: 24px;
		font-size: 13px;
	}
	.sp-only {
		display: none;
	}
	.pc-only {
		display: block;
	}
	.zouryou-btn-wrap {
		margin-top: 44px;
		display: flex;
		justify-content: center;
	}
	.zouryou-btn-wrap>a {
		width: 338px;
	}
	.zouryou-notice-wrap .notes-ac-space {
		height: 70px;
	}
	.zouryou-notice-wrap .notes-ac-wrap {
		line-height: 1.5;
	}
	.zouryou-notice p:nth-child(2) {
		margin: 16px auto 8px;
		font-weight: bold;
	}
  .uqc .btn-fill-icon.btn-online:before {
    background-image: url(/mobile/newplan/img/icon-btn-online-w.svg);
  }
  .zouryou-link-wrap {
	text-align: center;
	margin-bottom: 34px;
  }
  .zouryou-link-wrap > a {
	padding: 12px 44px;
	display: inline-block;
	border: 2px solid #e4007f;
	border-bottom: 6px solid #e4007f;
	border-radius: 20px;
	transition:all 0.3s ease;
  }
  .zouryou-link-wrap > a:hover {
	opacity: .7;
  }
  .zouryou-link-wrap > a > span {
	display: block;
	color: #e4007f;
	font-weight: bold;
  }
  .zouryou-link-wrap > a > span.ttl {
	font-size: 20px;
	line-height: 1.3;
  }
  .zouryou-link-wrap > a > span.under-line {
	border-bottom: 1px solid #e4007f;
	display: inline;
	font-size: 14px;
  }
  @media screen and (max-width: 768px) {
	.pc-only {
	  display: none !important;
	}
	.pc-only-inline {
	  display: none !important;
	}
	.sp-only {
	  display: block !important;
	}
	.btn-slider {
		width: 330px;
		margin-bottom: 0;
		margin-top: 20px;
	}
	.btn-center-wrap {
		width: 330px !important;
	}
	.btn-slider > .slick-prev {
		left: -22px;
		top: 46px;

	}
	.btn-slider > .slick-next {
		right: -20px;
		top: 46px;

	}
	.btn-sub-lead{
		margin-top: 3px;
		font-size: 13px;
	}


	.radius-btn.zouryou-btn:has(.con.left) .hd  {
		font-size: 14px;
		line-height: 1;

	}
	.radius-btn.zouryou-btn .con.left {
		padding-left: 90px;
		padding-right: 10px;
	}
	.radius-btn.zouryou-btn .con .txt02{
		font-size: 11px;
	}
	.radius-btn.zouryou-btn .con .txt03 {
		font-size: 17px;
	}
	.radius-btn.zouryou-btn .con .txt03+.link{
		margin-left: -90px;
	}
	.radius-btn.zouryou-btn .con.left::before {
		width: 64px;
		height: 50px;
		left: 20px;
		bottom: -4px;
	}
	.radius-btn.zouryou-btn{
    height: 90px;
  }
	.radius-btn .hd {
	  font-size: 11px;
	  font-weight: bold;
	  padding: 6px 30px;
	}
	.radius-btn.zouryou-btn .con {
	  padding: 5px 10px;
	}
	.radius-btn.zouryou-btn .con .txt01 {
	  font-size: 20px;
	}
	.radius-btn.zouryou-btn .con .link {
	  font-size: 11px;
	  font-weight: bold;
	}
	.radius-btn.zouryou-btn {
		border: 3px solid #e4007f;
		border-top: 2px solid #e4007f;
		border-bottom: 6px solid #e4007f;
	}
	#zouryou {
	  margin-top: -90px;
	  padding-top: 90px;
	}
	.zouryou-box {
	  margin-top: 22px;
	  margin-bottom: 10px;
	}
	.zouryou-mv-img {
	  margin: 8px auto 12px;
	}
	.zouryou-mv {
	  padding: 22px;
	  background: url(../img/bg_zouryou_mv_sp@2x.png) no-repeat center / cover;
	}
	.zouryou-mv-ttl {
	  width: 100%;
	  padding: 0;
	  background: url(../img/img_zouryou_ill_left@2x.png) no-repeat left 16% / 30px auto, url(../img/img_zouryou_ill_right@2x.png) no-repeat right 20% / 34px auto;
	}
	.zouryou-mv-ttl .ttl {
	  font-size: 14px;
	  margin-bottom: 6px;
	}
	.zouryou-mv-ttl .txt01 {
	  font-size: 22px;
	}
	.zouryou-mv-ttl .txt02 {
	  font-size: 22px;
	  text-align: center;
	}
	.zouryou-mv-ttl .txt02 strong {
	  font-size: 29px;
	}
	.zouryou-mv-ttl .txt03 {
	  font-size: 14px;
	  margin-top: 14px;
	}
	.zouryou-mv-img img {
	  width: 100%;
	  margin: auto;
	}
	.zouryou-mv-notice {
	  font-size: 14px;
	  padding: 6px 14px;
	}
	.zouryou-mv-notice em.txt01 {
	  font-size: 23px;
	}
	.zouryou-mv-notice em {
	  font-size: 20px;
	}
	.zouryou-detail-wrap {
	  grid-template-columns: unset;
	  gap: 0;
	}
	.zouryou-contents {
	  padding: 0 20px 36px;
	}
	.zouryou-price .text-box .ttl {
	  font-size: 11px;
	}
	.price-col-wrap .num {
	  font-size: 64px;
	}
	.price-col-wrap .tax {
	  font-size: 12px;
	}
	.zouryou-price .tax-in .unit {
	  font-size: 20px;
	}
	.zouryou-price .tax-ex .num {
	  font-size: 32px;
	}
	.zouryou-price .tax-ex .unit {
	  font-size: 16px;
	}
	.zouryou-lead {
	  margin-top: 12px;
	  font-size: 14px;
	}
	.zouryou-price {
	  gap: 8px;
	}
	.zouryou-price {
	  align-items: center;
	}
	.zouryou-price .text-box {
	  padding: 0 0 10px 2px;
	}
	.zouryou-notice-wrap {
	  margin-top: 14px;
	}
	.zouryou-notice p:nth-child(2) {
	  margin: 16px auto 8px;
	  font-weight: bold;
	}
	.zouryou-detail-hd {
	  text-align: left;
	  font-weight: normal;
	  font-size: 12px;
	}
	.zouryou-price .tax-ex {
	  margin-top: 14px;
	}
	.zouryou-link-wrap > a {
		padding: 8px 28px;
		padding-top: 12px;
	}
	.zouryou-link-wrap > a > span.ttl {
		font-size: 18px;
		margin-bottom: -6px;
	}
	.zouryou-link-wrap > a > span.under-line {
		font-size: 11px;
	}
  }
  
  
  
  
  
  .notice-area{
	margin: 25px auto 0;
	max-width: 640px;
	font-size: 12px;
  }
  .notice-inner{
	position: relative;
	height: 74px;
	overflow: hidden;
	transition: .2s;
  }
  .notice-inner .next-more {
	margin: 10px 0;
  }
  .notice-inner .text-link {
	display: inline-block;
	position: relative;
	padding-right: 1em;
	color: #e4007f;
	text-decoration: underline;
	cursor: pointer;
  }
  .notice-inner .text-link[target="_blank"]:before {
	content: "\e90b";
	font-family: uq-icomoon!important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	line-height: 1;
	overflow: hidden;
	speak: none;
	text-align: center;
	text-transform: none;
  }
  .notice-inner .text-link.pdf[target="_blank"]:before {
	content: "\e912";
  }
  .notice-inner .text-link:before {
	bottom: 0;
	height: 1em;
	line-height: 1;
	margin: auto;
	position: absolute;
	right: 0;
	top: 0;
	width: 1em;
	z-index: 1;
  }
  .notice-inner > p > span {
	display: inline-block;
	margin-top: 5px;
	font-size: 13px;
	line-height: 1.46;
  }
  .notice-inner > p > span.strong {
	font-weight: bold;
	margin: 26px 0 4px;
  }
  .notice-inner .next-more {
	display: block;
  }
  .notice-inner::after {
	content: "";
	height: 4em;
	width: 100%;
	display: block;
	position: absolute;
	bottom: 0;
	background-color: #fff;
	background: linear-gradient(0deg,rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	transition: bottom 0.4s ease;
  }
  .notice-btn-wrap {
	padding-top: 10px;
	text-align: center;
  }
  .notice-space {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
  }
  .notice-btn-wrap .notice-btn,
  .notice-btn-wrap .notice-btn-close {
	font-size: 14px;
	color: #fff;
	background: #969696;
	padding: 5px 10px;
	width: 180px;
	height: 40px;
	border-radius: 10px;
	display: inline-block;
	cursor: pointer;
	justify-content: center;
	align-items: center;
	display: inline-flex;
  }
  .notice-area.open .notice-btn {
	width: 114px;
  }
  .notice-btn-wrap .notice-btn::before{
	content:"";
	background: url(/mobile/beginner/point/img/icon_notice_plus.svg) no-repeat center /cover;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
  }
  .notice-area.open .notice-btn-wrap .notice-btn::before{
	background: url(/mobile/beginner/point/img/icon_notice_minus.svg) no-repeat center /cover;
  } 
  .notice-btn-wrap .notice-btn-close::before{
	content:"";
	background: url(/mobile/beginner/point/img/icon_notice_minus.svg) no-repeat center /cover;
	width: 20px;
	height: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
  }
  .notice-area.open .notice-inner::after {
	transform: scaleY(0);
  }
  .uqc .zouryou-contents ul li a.btn-outline-icon.blank {
	padding-left: 0;
  }
  
  
  @media screen and (max-width: 768px) {
	.notice-area{
	  font-size: 13px;
	  margin-top: 15px;
	}
	.uqc .zouryou-contents ul li .btn-fill-icon.btn-online {
	  padding-left: 0;
	}
  }

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

.slick-slide .block a:hover {
	opacity: .7;
}
.slick-slide .block a {
	transition:all 0.3s ease;
}
/* copy-area-b */
.copy-area-b {
	display: none;
}
.copy-area-b.show {
	display: block;
	margin-top: 40px;
}
.radius-btn.zouryou-btn.thanks-btn .con .txt01{
	display: inline-block;
	font-size: 34px;
}
.radius-btn.zouryou-btn.thanks-btn .con{
	margin: auto;

}
.kv-lead-notice{
	max-width: 840px;
	margin: 10px auto 0;
	padding: 0 20px;
	
}

@media screen and (max-width: 768px) {
	.radius-btn.zouryou-btn.thanks-btn .hd{
    font-size: 14px;
  }
	.radius-btn.zouryou-btn.thanks-btn .con .txt01{
		font-size: 24px;
	}
	.kv-lead-notice{
		margin-bottom: 0;
		font-size: 14px;
	}

}

/* ↓ section-area 表示切替え*/
.kv-area-normal {
	.section-area-A {
		margin-top: 35px;
		display: block;
	}
	.section-area-default {
		display: none;
	}
	.section-area-B {
		display: none;
	}
}
/* Aパターン表示 */
.kv-pattern-01 {
	.section-area-default {
		display: none;
	}
	.section-area-A {
		display: block;
		margin-top: 20px;
	}
	.section-area-B {
		display: none;
	}
}
/* ↑ section-area 表示切替え*/

/* ↓ 10/16 エリア訴求KV差替え */
#uq-content .kv-lead-notice {
	display: none;
}
#uq-content .kv-lead-notice span {
	display: inline-block;
	width: 100%;
	text-align: right;
}
#uq-content.kv-stressfree .kv-lead-notice.kv-lead-normal,
#uq-content.kv-area-normal .kv-lead-notice.kv-lead-normal {
	display: block;
	text-align: center;
}
#uq-content.kv-pattern-01 .kv-lead-notice.kv-pattern-01 {
	display: block;
}
/* ↑ 10/16 エリア訴求KV差替え */

.sumatoku-2409 {
	--pink: #e4017f;
	margin-top: 45px;
	margin-bottom: 45px;
	font-family: HiraKakuProN-W3, YuGothic, "Yu Gothic Medium", "Yu Gothic", Meiryo, "Noto Sans JP", "Droid Sans", sans-serif;
	.sumatoku-top {
		padding: 23px 82px 30px;
		border: 4px solid var(--pink);
		border-bottom: none;
		border-radius: 10px 10px 0 0;
		background: url(../img/bg_dot.png);
		position: relative;
	}
	.sumatoku-bottom {
		border: 4px solid var(--pink);
		border-top: none;
		border-radius: 0 0 10px 10px;
		.sumatoku-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;
			}
			.opened &:after {
				display: none;
			}
			@media screen and (max-width: 768px) {
				&:after {
					width: 15px;
					height: 12px;
					bottom: 6px;
				}
			}
			.uqc .section & {
				padding-right: 0;
				h2 {
					max-width: 100%;
				}
				@media screen and (max-width: 768px) {
					padding-right: 40px;
				}
			}
			.sumatoku-acc {
				width: 100%;
				height: 70px;
				padding-bottom: 10px;
				display: flex;
				flex-direction: column;
				justify-content: center;
				align-items: center;
				gap: 10px;
				line-height: 1.21;
				transition: all 0.3s ease;
				font-weight: bold;
				@media screen and (max-width: 768px) {
					& {
						line-height: 1.3;
						padding-bottom: 8px;
						height: 58px;
					}
				}
				.opened & {
					padding-bottom: 0;
				}
				.ttl {
					font-size: 24px;
					@media screen and (max-width: 768px) {
						& {
							font-size: 18px;
							display: flex;
							justify-content: space-between;
							gap: 10px;
						}
					}
					em {
						font-size: 45px;
						font-weight: bold;
						line-height: 1;
						margin-left: 5px;
						@media screen and (max-width: 768px) {
							font-size: 30px;
						}
					}
				}
			}
		}
	}
	img {
		display: inline;
		width: revert-layer;
		max-width: 100%;
		height: auto;
	}
	a img {
		transition: all 0.3s ease;
	}
	a:hover img {
		opacity: 0.8;
	}
	.sumatoku-bnr-lineup a {
		display: inline-block;
		background: #fff;
	}
	.sumatoku-hd-wrap {
		background: radial-gradient(rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 0) 80%);
		margin: -15px;
		padding: 15px 10px;
	}
	.sumatoku-hd {
		text-align: center;
		padding: 13px 52px;
		margin-inline: auto;
		background: url(../img/img_zouryou_ill_left@2x.png) no-repeat left bottom / 25px auto, url(../img/img_zouryou_ill_right@2x.png) no-repeat right 66% / 25px auto;
		width: fit-content;
		font-size: 36px;
		font-weight: 900;
		color: var(--pink);
		line-height: 1.25;
		font-feature-settings: 'palt';
		.txt01 {
			color: #000;
			font-size: 28px;
			margin-right: 2px;
			font-weight: 700;
		}
	}
	.sumatoku-lead {
		margin-top: 4px;
		text-align: center;
		font-size: 14px;
		color: var(--pink);
		a {
			text-decoration: underline;
			&:hover {
				text-decoration: none;
			}
		}
	}
	.sumatoku-mobile {
		--kado: 16px;
		margin: 16px auto 44px;
		.slick-list {
			border-radius: var(--kado);
			border: 2px solid #000;
			overflow: clip;
			background: #ffe5f4;
		}
		.sumatoku-mobile-inner {
			position: relative;
			overflow: clip;
			&.new {
				&::after {
					position: absolute;
					width: 120px;
					height: 25px;
					top: 0;
					left: 0;
					content: 'NEW';
					background: var(--pink);
					color: #fff;
					text-align: center;
					rotate: -45deg;
					translate: -30px 13px;
				}
			}
		}
	}
	.slick-next,
	.slick-prev {
		width: 30px;
		height: 30px;
		z-index: 3;
	}
	.slick-prev {
		left: 0;
		translate: -50% -100%;
	}
	.slick-next {
		right: 0;
		translate: 50% -100%;
	}
	.slick-next:before,
	.slick-prev:before {
		display: inline-block;
		content: '';
		background: url(../img/arr_slide_left.png) no-repeat center / contain;
		width: 100%;
		height: 100%;
		opacity: 1;
	}
	.slick-next:before {
		background: url(../img/arr_slide_right.png) no-repeat center / contain;
	}
	.slick-dots {
		left: 0;
		right: 0;
		bottom: -27px;
	}
	.slick-dots li {
		margin: -2px;
		&.slick-active {
			button:before {
				color: var(--pink);
			}
		}
		button:before {
			font-size: 12px;
		}
	}
	.sumatoku-mobile-wrap {
		display: flex;
		gap: 34px;
		padding: 30px 48px 25px;
		background: #fff;
		.sumatoku-mobile-image {
			max-width: 216px;
		}
	}
	.sumatoku-mobile-hd {
		text-align: center;
		font-size: 24px;
		line-height: 1.5;
		img {
			vertical-align: middle;
		}
	}
	.sumatoku-mobile-text {
		flex: 1;
	}
	.sumatoku-mobile-text-hd {
		text-align: center;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 12px;
		.lead {
			width: fit-content;
			background: var(--pink);
			color: #fff;
			padding: 2px 18px;
			font-size: 14px;
			line-height: 1.28;
			margin-bottom: 8px;
		}
		.txt {
			font-size: 13px;
			line-height: 1.46;
		}
		.ttl {
			font-size: 16px;
			line-height: 1.25;
		}
	}
	.sumatoku-mobile-text-price.before .price {
		color: #666666;
	}
	.sumatoku-mobile-text-price.before+.sumatoku-mobile-text-price.after {
		margin-top: 48px;
		position: relative;
		&:before {
			content: '';
			position: absolute;
			background: #fff url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16px" height="14px"> <path fill-rule="evenodd"  fill="rgb(228, 1, 126)" d="M7.1000,14.000 L0.000,0.000 L16.000,0.000 L7.1000,14.000 Z"/></svg>') no-repeat center / contain;
			width: 16px;
			height: 14px;
			top: 0;
			left: 50%;
			translate: -50% -30px;
		}
	}
	.sumatoku-mobile-text-price .price {
		display: grid;
		grid-template:
			'mon . num sub'
			'mon . num unit' / auto 15px auto auto;
		color: var(--pink);
		justify-content: center;
	}
	.sumatoku-mobile-text-price .price .mon {
		grid-area: mon;
		writing-mode: vertical-rl;
		font-size: 20px;
		width: 1.4em;
		font-weight: 700;
		justify-self: baseline;
	}
	.sumatoku-mobile-text-price .price .left {
		grid-area: mon;
		font-size: 20px;
		line-height: 1.13;
		justify-self: baseline;
		position: absolute;
		text-align: right;
	}
	.sumatoku-mobile-text-price .price .num {
		grid-area: num;
		font-size: 60px;
		line-height: 0.7;
		font-family: 'din-2014', sans-serif !important;
		font-weight: 600;
		justify-self: baseline;
		font-feature-settings: 'palt';
		small {
			font-size: 50px;
		}
	}
	.sumatoku-mobile-text-price .price .sub {
		grid-area: sub;
		align-self: flex-end;
		font-size: 26px;
		font-weight: 700;
		font-feature-settings: 'palt';
	}
	.sumatoku-mobile-text-price .price .unit {
		grid-area: unit;
		font-size: 26px;
		line-height: 1;
	}
	.price-notice {
		color: var(--pink);
		font-size: 14px;
		text-align: center;
	}
	.sumatoku-notice-wrap {
		padding: 10px 20px 15px;
		font-size: 13px;
		line-height: 1.48;
		will-change: transform;
	}
	.sumatoku-notice {}
	.sumatoku-notice-more {
		margin-top: 5px;
		a {
			color: var(--pink);
			text-decoration: underline;
			&:hover {
				text-decoration: none;
			}
		}
	}
	.application ul li {
		margin-top: 0;
	}
	.btn-fill-icon i img {
		width: 100%;
	}
	.about-sumatoku {
		padding: 20px 60px 0;
		background: #fff;
		border-radius: 16px;
	}
	.about-otoku-wrap {
		display: grid;
		grid-template:
			"o01 o02"
			"n02 n02"
			/1fr 1fr;
		gap: 0 60px;
		@media screen and (max-width: 768px) {
			& {
				grid-template:
					"o01"
					"n01"
					"o02"
					"n02"
					/1fr;
				gap: 0;
			}
		}
		.about-otoku01 {
			grid-area: o01;
		}
		.about-otoku02 {
			grid-area: o02;
			@media screen and (max-width: 768px) {
				margin-top: 20px;
			}
		}
		.notice-otoku01 {
			grid-area: n01;

		}
		.notice-otoku02 {
			grid-area: n02;
			margin-top: 20px;
			@media screen and (max-width: 768px) {
				margin-top: 0;
			}
		}
	}
	.about-sumatoku-hd-lead {
		text-align: center;
		font-size: 18px;
	}
	.about-sumatoku-hd {
		text-align: center;
		color: var(--pink);
		font-size: 32px;
		font-weight: 600;
	}
	.about-sumatoku-hd em {
		font-weight: 600;
	}
	.about-sumatoku-hd+.about-sumatoku-point {
		margin-top: 5px;
	}
	.about-sumatoku-point {
		display: grid;
		grid-template-columns: 100px 1fr;
		width: max-content;
		margin: 15px auto 10px;
		justify-content: center;
		align-items: center;
		gap: 15px;
	}
	.about-sumatoku-point-num {
		background: var(--pink);
		color: #fff;
		border-radius: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		padding: 12px 10px;
	}
	.about-sumatoku-point-num:after {
		font-size: 40px;
		font-weight: 600;
		content: attr(data-point);
		font-family: 'din-2014', sans-serif !important;
		line-height: 1;
	}
	.about-sumatoku-point-num em {
		line-height: 1.25;
		display: inline-block;
		font-weight: 600;
		font-size: 14px;
		margin-right: 3px;
	}
	.about-sumatoku-point-hd {
		font-size: 20px;
		font-weight: bold;
		line-height: 1.25;
	}
	.about-sumatoku-chara {
		display: flex;
		justify-content: center;
	}
	.about-sumatoku-chara-comment {
		background: url(../img/fukidashi_circle@2x.png) no-repeat center / contain;
		width: 148px;
		height: 139px;
		padding-right: 10px;
		position: relative;
		margin-right: -48px;
		display: flex;
		justify-content: center;
		align-items: center;
		text-align: center;
		line-height: 1.25;
		font-size: 18px;
		z-index: 2;
		font-weight: bold;
	}
	.about-sumatoku-chara-comment.mukku {}
	.about-sumatoku-chara-comment em {
		font-size: 32px;
		color: var(--pink);
	}
	.about-sumatoku-chara-comment em sup {
		font-size: 12px;
		vertical-align: top;
	}
	.about-sumatoku-chara-images {
		position: relative;
		left: 44px;
		width: 40%;
		display: flex;
		align-items: baseline;
		img {
			margin-top: auto;
		}
	}
	.about-sumatoku-chart {
		text-align: center;
		margin-top: 20px;
	}
	.about-list {
		list-style-type: none;
		font-size: 13px;
		margin-top: 20px;
		font-feature-settings: 'palt';
	}
	.about-text {
		font-size: 13px;
	}
	.about-text+.about-list {
		margin-top: 10px;
	}
	.about-link {
		margin-top: 15px;
		a {
			color: var(--pink);
			text-decoration: underline;
			&:hover {
				text-decoration: none;
			}
		}
	}
	.about-link a[href*='.pdf']:after {
		content: '';
		background: url(../img/icon_pdf.png) no-repeat center / contain;
		width: 17px;
		height: 20px;
		display: inline-block;
		margin-left: 5px;
		vertical-align: middle;
	}
	.about-sumatoku-chart-lead {
		text-align: center;
		margin-top: 5px;
		font-size: 13px;
	}
	.about-sumatoku-chart-lead em {
		color: var(--pink);
	}
	.pink-color {
		color: var(--pink);
	}
	.sumatoku-bnr-lineup {
		margin-top: 32px;
		text-align: center;
	}
	.sumatoku-bnr-lineup img {
		width: 50%;
		height: auto;
		@media screen and (max-width: 768px) {
			width: 100%;
		}
	}
	.acc-con {
		display: none;
	}
	.acc-btn-wrap {
		margin-top: 32px;
		text-align: center;
		--pink: #ec65af;
		a {
			font-size: 14px;
			color: #fff;
			background: var(--pink);
			padding: 5px 20px;
			height: 40px;
			border-radius: 10px;
			display: inline-block;
			cursor: pointer;
			justify-content: center;
			align-items: center;
			display: inline-flex;
			transition: all 0.3s ease;
			&:hover {
				opacity: 0.7;
			}
		}
		&.hidden {
			display: none;
		}
		span {
			display: flex;
			align-items: center;
		}
		i {
			position: relative;
			display: inline-block;
			margin: 0 10px 0 0;
			width: 20px;
			height: 20px;
			border-radius: 4px;
			background-color: #fff;
			&::before {
				content: '';
				position: absolute;
				top: 50%;
				left: 50%;
				display: block;
				background-color: var(--pink);
				margin: -1px 0 0 -5px;
				width: 10px;
				height: 2px;
			}
			&::after {
				content: '';
				position: absolute;
				top: 50%;
				left: 50%;
				display: block;
				background-color: var(--pink);
				margin: -5px 0 0 -1px;
				width: 2px;
				height: 10px;
			}
		}
		&.close i:after {
			display: none;
		}
	}
}
/* ↑ section-area 表示切替え*/
/* ↓ 10/16 エリア訴求KV差替え */
#uq-content .kv-lead-notice {
	display: none;
}
#uq-content .kv-lead-notice span {
	display: inline-block;
	width: 100%;
	text-align: right;
}
#uq-content.lineup .kv-lead-notice.kv-lead-normal {
	display: block;
	text-align: center;
	margin-bottom: -22px;
}
#uq-content.sumatoku .kv-lead-notice.kv-lead-normal {
	margin-bottom: -22px;
}

#uq-content.kv-stressfree .kv-lead-notice.kv-lead-normal,
#uq-content.kv-area-normal .kv-lead-notice.kv-lead-normal {
	display: block;
}
#uq-content.kv-pattern-01 .kv-lead-notice.kv-pattern-01 {
	display: block;
}
/* ↑ 10/16 エリア訴求KV差替え */
@media screen and (max-width: 768px) {
	.sumatoku-2409 {
		margin-top: 45px;
		.sumatoku-top {
			padding: 20px 15px;
			border-radius: 5px 5px 0 0;
		}
		.sumatoku-mobile-wrap {
			flex-direction: column;
			gap: 0px;
			padding: 28px 15px 18px;
			margin: -15px -15px 0;
			align-items: center;
		}
		.sumatoku-mobile {
			margin-top: 10px;
			margin-bottom: 30px;
			.sumatoku-mobile-inner {
				padding: 15px 15px 10px;
				&.new {
					&::after {
						font-weight: bold;
						translate: -33px 14px;
					}
				}
			}
			.sumatoku-mobile-image {
				width: 76%;
			}
			.sumatoku-mobile-text {
				margin-top: 18px;
			}
			.sumatoku-mobile-text-hd {
				font-size: 16px;
				margin-bottom: 11px;
				.lead {
					margin-bottom: 6px;
				}
				.ttl {
					font-size: 15px;
				}
				.txt {
					font-size: 12px;
				}
			}
		}
		.sumatoku-mobile-text-price.before+.sumatoku-mobile-text-price.after {
			margin-top: 36px;
			&:before {
				background-size: 13px 12px;
				width: 13px;
				height: 12px;
				translate: -50% -24px;
			}
		}
		.sumatoku-mobile-text-price .price .mon {
			font-size: 20px;
			letter-spacing: 0.08em;
		}
		.sumatoku-mobile-text-price .price .left {
			font-size: 16px;
			text-align: right;
		}
		.sumatoku-mobile-text-price .price .num {
			font-size: 50px;
			small {
				font-size: 40px;
			}
		}
		.sumatoku-mobile-text-price .price .sub {
			font-size: 16px;
		}
		.sumatoku-mobile-text-price .price .unit {
			font-size: 18px;
		}
		.sumatoku-notice-wrap {
			margin: 0 -15px -10px;
			padding: 10px 15px 20px;
			font-size: 12px;
		}
		.sumatoku-notice-more {
			margin-top: 8px;
		}
		.sumatoku-notice,
		.sumatoku-notice-pink {
			font-size: 12px;
			line-height: 1.26;
		}
		.price-notice {
			text-align: center;
			line-height: 1.12;
		}
		.slick-dots {
			bottom: -22px;
		}
		.application ul {
			display: flex;
			gap: 10px;
			.btn-fill-icon {
				font-size: 12px;
				border-radius: 12px;
				height: 48px;
				line-height: 1.35;
				&:first-child {
					i {
						left: 10px;
					}
				}
				i {
					width: 30px;
					margin-top: 0;
					transform: translateY(-50%);
				}
				&:after {
					right: 3px;
				}
			}
		}
		.sumatoku-bnr-lineup {
			margin-top: 20px;
		}
		.acc-btn-wrap {
			margin-top: 20px;
		}
		.about-sumatoku-hd-lead {
			font-size: 15px;
		}
		.about-sumatoku-hd {
			font-size: 18px;
		}
		.about-sumatoku-hd em {
			font-size: 24px;
		}
		.about-sumatoku {
			padding: 20px 0;
			margin-bottom: 20px;
		}
		.about-sumatoku-point {
			grid-template-columns: 75px 1fr;
			gap: 8px;
		}
		.about-sumatoku-point-num {
			padding: 10px 5px;
		}
		.about-sumatoku-point-num em {
			font-size: 12px;
		}
		.about-sumatoku-point-hd {
			font-size: 16px;
			line-height: 1.5;
		}
		.about-sumatoku-point-num:after {
			font-size: 35px;
		}
		.about-sumatoku-chara {
			margin-bottom: 8px;
		}
		.about-sumatoku-chara-comment {
			font-size: 16px;
			width: 114px;
			height: 114px;
			padding-right: 8px;
			margin-right: 0px;
			em {
				font-size: 28px;
				sup {
					margin-right: -1.5em;
				}
			}
		}
		.about-sumatoku-chara-comment.mukku {
			margin-top: 10px;
		}
		.about-sumatoku-chara-images {
			left: 0;
			top: 0;
			img {
				width: 130px;
			}
		}
		.about-sumatoku-chart.last {
			img {
				width: 80%;
			}
		}
		.about-sumatoku-chart-lead {
			font-size: 12px;
			font-feature-settings: 'palt';
			margin-top: 8px;
		}
		.about-list {
			margin-top: 10px;
			font-size: 12px;
			line-height: 1.5;
			&.inline {
				li {
					display: inline;
				}
			}
		}
		.about-link {
			margin-top: 10px;
			font-size: 14px;
			line-height: 1.5;
		}
		.about-text {
			line-height: 1.5;
		}
		.sumatoku-hd-wrap {
			padding-bottom: 0;
			margin-bottom: 0;
			padding-inline: 0;
		}
		.sumatoku-hd {
			padding: 6px 60px 14px;
			line-height: 1.12;
			background-position: 8px 10px, right 2px bottom 4px;
			font-size: 32px;
			margin: -5px auto;
			.txt01 {
				font-size: 20px;
				display: block;
			}
		}
		.sumatoku-lead {
			margin-top: 0;
		}
		.slick-next,
		.slick-prev {
			width: 20px;
			height: 20px;
		}
	}
}
.section-area-shitadori {
	position: relative;
	--pink: #e4007f;
	img {
		display: inline;
	}
	.sc-area {
		padding-top: 34px;
		max-width: 700px;
		@media screen and (max-width: 768px) {
			padding: 24px 0 0;
		}
		.shitadori-ttl {
			text-align: center;
			margin-bottom: 30px;
			@media screen and (max-width: 768px) {
				max-width: 154px;
				margin-inline: auto;
				margin-bottom: 24px;
			}
		}
	}
	.ttl-ac-shitadori {
		.pc {
			&>span {
				height: 115px;
				display: flex;
				align-items: center;
				padding: 0 74px 0 74px;
			}
			img {
				max-width: 480px;
			}
		}
		.sp {
			&>span {
				height: 86px;
				display: flex;
				align-items: center;
				padding: 0 24px 0 24px;
			}
		}
	}
	.shitadori-img {
		display: grid;
		grid-template:
			"ttl text"
			"img text" /38% 1fr;
		gap: 0 40px;
		@media screen and (max-width: 768px) {
			font-size: 16px;
			text-align: center;
			gap: 16px;
			line-height: 1.4;
			grid-template:
				"ttl"
				"img"
				"text";
			gap: 0;
		}
		.shitadori-ttl {
			grid-area: ttl;
		}
		.img-col {
			grid-area: img;
			@media screen and (max-width: 768px) {
				padding: 0 20px;
			}
		}
		.text-col {
			grid-area: text;
			align-self: end;
		}
		p.text {
			font-size: 22px;
			line-height: 1.35;
			font-weight: bold;
			@media screen and (max-width: 768px) {
				font-size: 16px;
				margin-top: 10px;
			}
		}
		.shitadori-link {
			text-align: left;
			@media screen and (max-width: 768px) {
				text-align: center;
			}
		}
	}
	.shitadori-link {
		text-align: center;
		margin-top: 10px;
		@media screen and (max-width: 768px) {
			font-size: 14px;
			margin-top: 18px;
			&+.close {
				.uqc .content .section>.detail & {
					margin-top: 16px;
				}
			}
		}
		a {
			text-decoration: underline;
			color: var(--pink);
		}
	}
	.shitadori-point-col-wrap {
		display: grid;
		grid-template: "col chara" /1fr 240px;
		gap: 40px;
		margin-bottom: 30px;
		@media screen and (max-width: 768px) {
			grid-template: "chara" "col";
			gap: 0;
		}
		.shitadori-point-message {
			grid-area: chara;
			align-self: center;
		}
		.shitadori-point-col-box {
			grid-area: col;
			width: 100%;
		}
	}
	.shitadori-point-col-wrap2 {
		display: grid;
		grid-template: "ttl chara" /1fr 240px;
		gap: 40px;
		margin-bottom: 30px;
		margin-top: 52px;
		@media screen and (max-width: 768px) {
			grid-template: "ttl" "chara";
			gap: 10px;
			margin-top: 30px;
		}
		.shitadori-point-head {
			grid-area: ttl;
			margin-top: 0;
			align-self: center;
			margin-bottom: 0;
		}
		.shitadori-point-message {
			grid-area: chara;
			align-self: center;
		}
	}
	.shitadori-point-head {
		margin-top: 52px;
		display: flex;
		justify-content: center;
		gap: 12px;
		margin-bottom: 16px;
		@media screen and (max-width: 768px) {
			margin-top: 28px;
			.shitadori-point-col-wrap2 & {
				margin-bottom: 16px;
			}
		}
		dt {
			width: 90px;
			height: 66px;
			background: var(--pink);
			color: #fff;
			display: flex;
			align-items: center;
			justify-content: center;
			border-radius: 50%;
			font-family: Price;
			@media screen and (max-width: 768px) {
				width: 60px;
				height: 42px;
			}
			.dt-wrap {
				padding-top: 0.5em;
			}
			.unit {
				font-size: 20px;
				font-weight: 700;
				letter-spacing: -0.04em;
				@media screen and (max-width: 768px) {
					font-size: 15px;
				}
			}
			.num {
				font-size: 28px;
				font-weight: 700;
				letter-spacing: -0.04em;
				line-height: 1;
				margin-left: 2px;
				@media screen and (max-width: 768px) {
					font-size: 21px;
				}
			}
		}
		dd {
			font-size: 23px;
			line-height: 1.35;
			font-weight: bold;
			flex: 1;
			@media screen and (max-width: 768px) {
				font-size: 16px;
			}
		}
	}
	.shitadori-point-message {
		text-align: center;
		&.point01 {
			@media screen and (max-width: 768px) {
				padding: 0 30px;
			}
		}
		&.point02 {
			margin-top: -10px;
			@media screen and (max-width: 768px) {
				padding: 0 30px;
			}
		}
	}
	.shitadori-point-col-box {
		max-width: 402px;
		display: flex;
		line-height: 1.35;
		font-weight: bold;
		@media screen and (max-width: 768px) {
			margin: 12px auto 0;
			max-width: 269px;
		}
		.col-box {
			flex: 1;
			height: 115px;
			display: grid;
			place-items: center;
			text-align: center;
			font-size: 18px;
			border: 2px solid #000;
			box-shadow: 4px 4px 0 0 var(--pink);
			@media screen and (max-width: 768px) {
				font-size: 15px;
				height: 86px;
			}
			em {
				color: var(--pink);
				font-weight: 900;
			}
		}
		.col-or {
			font-size: 18px;
			width: 56px;
			writing-mode: vertical-rl;
			text-align: center;
			display: flex;
			justify-content: center;
			align-items: center;
			@media screen and (max-width: 768px) {
				font-size: 12px;
				width: 36px;
			}
		}
	}
	.shitadori-terms {
		font-size: 13px;
		display: flex;
		flex-direction: column;
		gap: 8px;
		line-height: 1.25;
		@media screen and (max-width: 768px) {
			font-size: 12px;
			gap: 4px;
		}
		dt {
			font-weight: bold;
			@media screen and (max-width: 768px) {
				font-size: 13px;
			}
		}
		.color-red {
			color: #d7242a;
		}
	}
	.shitadori-web-ttl {
		text-align: center;
		margin: 15px auto 20px;
		font-size: 20px;
		font-weight: bold;
		position: relative;
		display: flex;
		gap: 13px;
		@media screen and (max-width: 768px) {
			font-size: 16px;
			margin-bottom: 12px;
		}
		&:before {
			content: '';
			display: inline-block;
			background: url(../img/icon_shitadori_web@2x.png) no-repeat center / 37px auto;
			width: 37px;
			height: 30px;
		}
	}
	.shitadori-web-flow {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 40px;
		margin-bottom: 15px;
		@media screen and (max-width: 768px) {
			text-align: left;
			margin-bottom: 20px;
			grid-template-columns: 1fr;
			gap: 0;
		}
		dl {
			display: grid;
			grid-template-areas:
				"step step"
				"icon title"
				"text text";
			grid-template-rows: subgrid;
			grid-row: span 3;
			grid-template-columns: auto 1fr;
			;
			gap: 0 20px;
			align-items: flex-start;
			@media screen and (max-width: 768px) {
				grid-template:
					'step title'
					'icon text';
				grid-template-columns: 82px 1fr;
				grid-row: auto;
				gap: 0 20px;
				padding: 15px 0;
				border-bottom: 1px dashed #000;
				&:first-child {
					border-top: 1px dashed #000;
				}
			}
			dt {
				position: relative;
				grid-area: step;
				font-size: 18px;
				width: 100%;
				background: var(--pink);
				color: #fff;
				padding: 8px;
				border-radius: 100px;
				line-height: 1;
				text-align: center;
				&:before {
					position: absolute;
					content: "";
					left: -5px;
					top: 50%;
					transform: translate(-100%, -50%);
					height: 2px;
					width: 30px;
					background: #DADADA;
				}
				@media screen and (max-width: 768px) {
					&:before {
						display: none;
					}
				}
				dl:first-child &:before {
					display: none;
				}
				@media screen and (max-width: 768px) {
					border-radius: 8px;
					font-size: 13px;
					padding: 6px;
				}
			}
			.icon {
				grid-area: icon;
				align-self: center;
				margin-block: 10px;
				@media screen and (max-width: 768px) {
					margin: 0 auto;
					height: auto;
				}
			}
			.title {
				grid-area: title;
				font-weight: bold;
				margin-bottom: 5px;
				margin-top: 5px;
				align-self: center;
				text-align: left;
				@media screen and (max-width: 768px) {
					margin: 0 0 10px;
				}
			}
			.text {
				grid-area: text;
				font-size: 13px;
				text-align: left;
				line-height: 1.46;
				em {
					color: var(--pink);
				}
				p+p {
					margin-top: 3px;
					font-size: 14px;
				}
				a {
					background: url(../img/icon-btn-blank-p.svg) no-repeat right / auto 1.5em;
					color: var(--pink);
					padding-right: 1.75em;
					text-decoration: underline;
				}
			}
		}
	}
}
.section-opensignal-award {
	--pink: #e4017f;
	position: relative;
	--kado: 10px;
	--bd-width: 4px;
	.section {
		border-width: 4px;
		border-radius: 14px;
		@media screen and (max-width: 767px) {
			border-radius: 14px;
		}
	}
	.section-opensignal-award-top {
		border-radius: var(--kado) var(--kado) 0 0;
		border: var(--bd-width) solid var(--pink);
		border-bottom: none;
		padding-top: 14px;
		@media screen and (max-width: 768px) {
			border-width: calc(var(--bd-width) / 2);
			border-radius: calc(var(--kado) / 2) calc(var(--kado) / 2) 0 0;
		}
		+.section {
			border-width: var(--bd-width);
			border-radius: 0 0 var(--kado) var(--kado);
			border-top: none;
			@media screen and (max-width: 768px) {
				border-width: calc(var(--bd-width) / 2);
				border-radius: 0 0 var(--bd-width) var(--bd-width);
			}
		}
	}
	.mv {
		border-radius: var(--kado) var(--kado) 0 0;
		overflow: hidden;
	}
	.award-area {
		padding: 30px 20px 16px;
		background: #f16aaa;
		@media screen and (max-width: 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;
			}
		}
	}
	.award2025 {
		display: flex;
		justify-content: center;
		padding-right: 50px;
		@media screen and (max-width: 768px) {
			padding-left: 16px;
			padding-right: 16px;
		}
	}
	.award2025-modal-wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap: 8px 52px;
		@media screen and (max-width: 768px) {
			gap: 0;
		}
	}
	.award2025-box {
		margin-top: 7px;
		@media screen and (max-width: 768px) {
			margin-top: 20px;
		}
	}
	.award2025-modal > a {
		display: inline-block;
    overflow: hidden;
    width: 318px;
    height: 0;
    padding-top: 158px;
    background-size: cover;
	}
	.award2025-modal-wrap .award2025-modal.col1{
		width: 100%;
		text-align: center;
	}
	.award2025-modal-wrap .award2025-modal:nth-child(1) a {
		background-image: url(../../assets/img/img_award2025_01@2x.png);
	}
	.award2025-modal-wrap .award2025-modal:nth-child(2) a {
		background-image: url(../../assets/img/img_award2025_02@2x.png);
	}
	.award2025-modal-wrap .award2025-modal:nth-child(3) a {
		background-image: url(../../assets/img/img_award2025_03@2x.png);
	}
	.award2025-note {
		padding: 30px 40px 32px;
		font-size: 13px;
		line-height: 1.4;
		background-color: #F16AAA;
		color: #fff;
		@media screen and (max-width: 768px) {
			margin-top: -1px;
			padding: 26px 24px;
		}
	}
	.award2025-note > p {
		font-feature-settings: normal;
	}
	.section-opensignal-award-top.award2025-top {
		padding-top: 20px;
	}
	.award-note {
		padding: 10px 88px 20px;
		font-size: 13px;
		line-height: 1.4;
		display: flex;
		gap: 15px;
		justify-content: center;
		@media screen and (max-width: 768px) {
			padding: 10px 25px 20px;
			line-height: 1.4;
			font-size: 12px;
			flex-direction: column;
			align-items: end;
			gap: 0;
		}
	}
	.area-ex-head {
		position: relative;
		@media screen and (max-width: 768px) {
			&:after {
				width: 15px;
				height: 12px;
				bottom: 2px;
			}
		}
		.uqc .section & {
			padding-right: 0;
			h2 {
				position: relative;
				margin-inline: auto;
				width: fit-content;
			&::before {
				content: "";
				position: absolute;
				top: 5px;
				left: -6.2vw;
				width: 64px;
				height: 64px;
				background: url(/mobile/norikae/assets/img/icon_opensignal_01.svg) no-repeat center/cover;

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

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

	}
	.detail.sc {
		background: none;
	}
	.sc-area {
		padding-top: 43px;
		@media screen and (max-width: 768px) {
			padding: 40px 0 0;
		}
		.sub6-mv {
			text-align: center;
			@media screen and (max-width: 768px) {
				max-width: 267px;
				margin-inline: auto;
			}
			img {
				display: inline;
			}
		}
		>.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;
			}
		}
		@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%;
			}
			.sub {
				margin-top: 16px;
				font-size: 16px;
			}
		}
	}
}
.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;
				@media screen and (max-width: 768px) {
					max-width: 220px;
				}
			}
		}
	}
	.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%;
		}
	}
}

/* ↓ feature_250520 */
.uqc .content-feature .section.section-smartphone {
	margin-top: 45px;
}
.uqc .content-feature .section .head-smartphone {
	height: 78pt;
}
.uqc .content-feature .section .head-smartphone .h {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	line-height: 1.1;
}
.uqc .content-feature .section .head-smartphone .h .icon {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-basis: 180px;
	flex-shrink: 0;
}
.uqc .content-feature .section .head-smartphone .h .icon img {
	width: 75pt;
}
.uqc .content-feature .section .head-smartphone .h .main h2 {
	transform-origin: 0 50%;
}
@media screen and (max-width: 980px) {
	.uqc .content-feature .section .head-smartphone .h .icon {
		flex-basis: 120px;
	}
}
@media screen and (max-width: 768px) {
	.uqc .content-feature .section {
		border-width: 2px;
	}
	.uqc .content-feature .section .head-smartphone .h .icon {
		flex-basis: 19.4%;
	}
	.uqc .content-feature .section .head-smartphone .h .icon img {
		width: 98%;
	}
}
.kv-stressfree .sumatoku-2409,
.kv-area-normal .sumatoku-2409,
.kv-pattern-01 .sumatoku-2409,
.kv-star-link .sumatoku-2409,
.kv-tokutoku .sumatoku-2409 {
	display: none;
}
.kv-area-normal.sumatoku .sumatoku-2409 {
	display: block;
}
.kv-area-normal.sumatoku .section.section-smartphone {
	display: none;
}
/* ↑ feature_250520 */

/* ↓ feature_250603 */
.plan-section {
  padding: 35px 0 0 0;
}

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

@media screen and (max-width: 768px) {
  .uqc .plan-section {
    padding: 24px 0 30px 0;
		margin: 0 -3.6vw;
  }
  .plan-wrap {
    padding: 0 4vw;
  }
}
.plan-tab {
  padding: 0 0 20px 0;
}

.plan-tab ul {
  display: flex;
  padding: 0 100px;
  align-items: end;
}

.plan-tab ul li {
  flex: 1;
  padding: 0 8px;
  text-align: center;
}

.plan-tab ul li a {
  display: block;
  position: relative;
}

.plan-tab ul li .new {
  font-size: 22px;
  color: var(--komikomi_color);
}
@media screen and (max-width: 768px) {
  .plan-tab ul li .new {
    font-size: 14px;
  }
}

.plan-tab ul li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 4px 0 0 -7px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.plan-tab ul li a.current {
  cursor: default;
}

.plan-tab ul li a.current::after {
  opacity: 1;
}

.plan-tab ul li a > span {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 50px;
  border: 2px solid #000;
  border-radius: 10px;
  font-size: 21px;
  line-height: 1.5;
  transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
}

.plan-tab ul li a > span > span {
  display: block;
}

.plan-tab ul li a i {
  display: block;
  margin: 0 10px 0 0;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.plan-tab ul li a i::after {
  content: "";
  display: block;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0;
}

.plan-tab ul li a.current i::after {
  opacity: 1;
}

.plan-tab ul li.tokutoku a::after {
  border-color: #ef66b2 transparent transparent transparent;
}

.plan-tab ul li.tokutoku a > span {
  border-color: #e4007f;
  box-shadow: 0 4px 0 #e4007f;
  color: #e4007f;
}

.plan-tab ul li.tokutoku a i {
  width: 26px;
  background-image: url(../img/icon-tab-tokutoku.svg);
}

.plan-tab ul li.tokutoku a i::after {
  background-image: url(../img/icon-tab-tokutoku-on.svg);
}

.plan-tab ul li.tokutoku a.current > span {
  background-color: #e4007f;
  box-shadow: 0 4px 0 #ef66b2;
  color: #fff;
}

.plan-tab ul li.komikomi a::after {
  border-color: #e87b7f transparent transparent transparent;
}

.plan-tab ul li.komikomi a > span {
  border-color: #d8232a;
  box-shadow: 0 4px 0 #d8232a;
  color: #d8232a;
}

.plan-tab ul li.komikomi a i {
  width: 22px;
  background-image: url(../img/icon-tab-komikomi.svg);
}

.plan-tab ul li.komikomi a i::after {
  background-image: url(../img/icon-tab-komikomi-on.svg);
}

.plan-tab ul li.komikomi a.current > span {
  background-color: #d8232a;
  box-shadow: 0 4px 0 #e87b7f;
  color: #fff;
}

.plan-tab ul li.minimini a::after {
  border-color: #66bbdc transparent transparent transparent;
}

.plan-tab ul li.minimini a > span {
  border-color: #008ec4;
  box-shadow: 0 4px 0 #008ec4;
  color: #008ec4;
}

.plan-tab ul li.minimini a i {
  width: 40px;
  background-image: url(../img/icon-tab-minimini.svg);
}

.plan-tab ul li.minimini a i::after {
  background-image: url(../img/icon-tab-minimini-on.svg);
}

.plan-tab ul li.minimini a.current > span {
  background-color: #008ec4;
  box-shadow: 0 4px 0 #66bbdc;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .plan-tab {
    padding: 0 0 20px 0;
  }
  .plan-tab ul {
    margin: 0 -0.8vw;
    padding: 0 2vw;
  }
  .plan-tab ul li {
    padding: 0 0.8vw;
    text-align: center;
  }
  .plan-tab ul li a::after {
    margin: 0 0 0 -10px;
    border-width: 12px 10px 0 10px;
  }
  .plan-tab ul li a > span {
    height: 9.4vw;
    border-width: 1px;
    border-radius: 1.6vw;
    font-size: 3.2vw;
    line-height: 1.3;
  }
  .plan-tab ul li a > span > span > span {
    display: block;
  }
  .plan-tab ul li a i {
    margin: 0 1.5vw 0 0;
  }
  .plan-tab ul li.tokutoku a::after {
    border-color: #e4007f transparent transparent transparent;
  }
  .plan-tab ul li.tokutoku a > span {
    box-shadow: 0 3px 0 #e4007f;
    letter-spacing: 0.08em;
  }
  .plan-tab ul li.tokutoku a i {
    width: 5.6vw;
    margin-right: 1.2vw;
  }
  .plan-tab ul li.tokutoku a.current > span {
    box-shadow: 0 3px 0 #ef66b2;
  }
  .plan-tab ul li.komikomi a::after {
    border-color: #d8232a transparent transparent transparent;
  }
  .plan-tab ul li.komikomi a > span {
    box-shadow: 0 3px 0 #d8232a;
    letter-spacing: -0.01em;
  }
  .plan-tab ul li.komikomi a i {
    width: 4.6vw;
  }
  .plan-tab ul li.komikomi a.current > span {
    box-shadow: 0 3px 0 #e87b7f;
  }
  .plan-tab ul li.minimini a::after {
    border-color: #008ec4 transparent transparent transparent;
  }
  .plan-tab ul li.minimini a > span {
    box-shadow: 0 3px 0 #008ec4;
  }
  .plan-tab ul li.minimini a i {
    width: 8vw;
  }
  .plan-tab ul li.minimini a.current > span {
    box-shadow: 0 3px 0 #66bbdc;
  }
}
.plan-komikomi .plan-heading {
  display: flex;
  align-items: center;
  text-align: center;
  line-height: 1.2;
  color: #fff;
  position: relative;
  gap: 40px;
  height: auto;
  padding-bottom: 0;
}

.plan-heading h2 {
  font-size: 20px;
  height: 105px;
}

.plan-heading h2 img {
  width: auto;
}

@media screen and (max-width: 768px) {
  .plan-komikomi .plan-heading {
    padding: 0;
  }
  .plan-heading h2 img {
    width: 100%;
  }
}
.plan-komikomi .plan-heading h2 span {
  display: block;
  font-size: 19px;
  letter-spacing: normal;
}

.plan-komikomi .plan-heading h2 .lg {
  font-size: 37px;
}

@media screen and (max-width: 768px) {
  .plan-heading {
    text-align: left;
  }
  .plan-heading.new {
    padding: 0;
  }
  .plan-heading img {
    width: 100%;
    height: auto;
  }
  .plan-heading .campaign {
    font-size: 10px;
    text-align: center;
    left: 6px;
    padding: 6px 4px;
    border-radius: 6px;
  }
  .plan-heading i {
    margin: 0 4vw 0 0;
  }
  .plan-heading h2 {
    font-size: 4.4vw;
    height: auto;
  }
  .plan-heading h2 .lg {
    font-size: 7vw;
  }
  .plan-tokutoku .plan-heading i {
    margin: 0 2vw 0 0;
  }
  .plan-tokutoku .plan-heading i img {
    width: 19vw;
  }
  .plan-minimini .plan-heading i img {
    width: 12vw;
  }
}
.plan-tokutoku .plan-heading {
  background-color: #e4007f;
  position: relative;
  overflow: hidden;
  height: auto;
}

.plan-tokutoku .plan-heading i {
  margin: 0;
}

.plan-tokutoku .plan-heading i img {
  width: 90px;
}

.plan-komikomi .plan-detail {
  padding: 16px 20px 30px;
  width: min(700px, 100%);
  margin: 0 auto;
}

.plan-detail-lead {
  display: flex;
  margin-inline: auto;
  justify-content: center;
  align-items: baseline;
}
@media screen and (max-width: 768px) {
  .plan-detail-lead {
    gap: 0;
    margin-inline: -8px;
  }
}
.plan-detail-lead .lead {
  font-size: 21px;
  font-weight: bold;
  letter-spacing: 0.04em;
  position: relative;
  background: none;
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .plan-detail-lead .lead {
    font-size: 21px;
    background-size: 20px auto;
    background-position: left 65%;
    letter-spacing: normal;
    padding-left: 5vw;
  }
}
.plan-detail-lead .lead:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  background: url(../img/icon_tel_komi.svg) no-repeat left center/24px auto;
  width: 32px;
  height: 32px;
}
.plan-detail-lead .lead sup {
  transform-origin: 0 20%;
}
.plan-detail-lead .lead span em {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  .plan-detail-lead .lead span em {
    font-size: 30px;
  }
}

.plan-detail-price {
  display: flex;
  justify-content: center;
  gap: 70px;
  white-space: nowrap;
  padding: 0;
}

.plan-detail-price .block {
  display: flex;
  position: relative;
  padding: 0;
}

.plan-detail-price .block-lg,
.plan-detail-price .block-sm {
  color: #303030;
}

.plan-detail-price .block .gb {
  width: 70px;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .plan-detail-price .block .gb {
    margin-top: 0;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
  }
}

.plan-komikomi .plan-detail-price .block .gb {
  width: 250px;
}

.plan-detail-price .block .price {
  padding: 0 0 0 10px;
}

.plan-detail-price .block .price .lead {
  background: #303030;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
  line-height: 1.25;
  padding: 1px 13px;
  font-size: 14px;
  margin-bottom: 10px;
}

.plan-komikomi .plan-detail-price .block .price {
  display: flex;
  align-items: baseline;
  gap: 10px;
  padding: 0;
}

.plan-detail-price .block .tax-out {
  display: flex;
  margin: 0 0 -12px 0;
  line-height: 1.1;
}

.plan-komikomi .plan-detail-price {
  margin-top: 10px;
}
.plan-komikomi .plan-detail-price .block .tax-out .num {
  font-size: 70px;
}
.plan-komikomi .plan-detail-price .block .tax-out dl {
  margin-top: 20px;
}
.plan-komikomi .plan-detail-price .block .tax-out dt {
  font-size: 13px;
  text-align: center;
}
.plan-komikomi .plan-detail-price .block .tax-out dd {
  font-size: 22px;
  margin-top: 0;
}
.plan-komikomi .plan-detail-price .block .tax-in {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .plan-komikomi .plan-detail-price .block .tax-in {
    justify-content: center;
  }
}
.plan-komikomi .plan-detail-price .block .tax-in .num {
  font-size: 35px;
}
.plan-komikomi .plan-detail-price .block .tax-in .yen {
  font-size: 18px;
  margin-top: 16px;
}

.plan-tokutoku .plan-detail-price .block .tax-out .num {
  font-size: 56px;
}

.plan-detail-price .block .tax-out dl {
  margin: 8px 0 0 5px;
}

.plan-detail-price .block .tax-out dt {
  font-size: 12px;
}

.plan-detail-price .block .tax-out dd {
  margin: 5px 0 0 0;
  font-size: 16px;
}

.plan-detail-price .block .tax-in {
  display: flex;
  line-height: 1.1;
  font-size: 26px;
  margin-top: 5px;
  justify-content: flex-start;
}

.plan-detail-price .block .tax-in .num {
  margin: 0 0 0 2px;
  font-size: 28px;
  line-height: 1.4;
}

.plan-detail-price .block .tax-in .yen {
  margin: 8px 0 0 2px;
  font-size: 17px;
}

.plan-detail-price .block {
  gap: 0px;
  justify-content: start;
  align-items: center;
}

.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: 4vw 3vw 0 3vw;
  }
  .plan-detail-price .block {
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    align-items: center;
  }
  .plan-detail-price .block + .block {
    margin-top: 20px;
  }
  .plan-tokutoku .plan-detail-price .notes {
    color: #000;
    white-space: normal;
  }
  .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 3vw;
    flex-direction: column;
    margin: 0;
    margin-right: -2rem;
  }
  .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: 74px;
  }
  .plan-detail-price .block .tax-out dl {
    margin: 3.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 .price .lead {
    background: #303030;
    color: #fff;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 1.25;
    padding: 1px 13px;
    font-size: 3.4vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-out .num {
    font-size: 14vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-out dl {
    margin: 1vw 0 0 0.8vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-out dt {
    font-size: 3.2vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-out dd {
    margin: 0.5vw 0 0 0;
    font-size: 4.2vw;
  }
  .plan-detail-price .block .tax-in {
    margin: -2vw 0 0 0;
    font-size: 7.4vw;
  }
  .plan-detail-price .block .tax-in .num {
    margin: 0 0 0 0;
    font-size: 45px;
  }
  .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: -3vw 0 0 1vw;
    font-size: 6vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-in .num {
    margin: -0.2vw 0 0 0.2vw;
    font-size: 7vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-in .yen {
    margin: 1vw 0 0 0.5vw;
    font-size: 4.2vw;
  }
  .plan-komikomi .plan-detail-price {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .plan-komikomi .plan-detail-price .catch {
    display: block;
    position: absolute;
    bottom: 6.6vw;
    left: 29vw;
    right: 6vw;
    font-size: 4vw;
    text-align: center;
  }
}
.notes.mini {
  margin-top: 15px;
  grid-column: 1/-1;
}

.notes.mini li {
  font-feature-settings: normal;
}
.notes.mini li a {
  color: #E4007F;
  text-decoration: underline;
}
.notes.mini li.space-top {
  margin-top: 20px;
}

.notes.mini.center {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .notes.mini.sp-left {
    text-align: left;
  }
}
.notes-ac:has(.notes.mini) {
  margin-top: 20px;
  grid-column: 1/-1;
}
.notes-ac:has(.notes.mini) .notes.mini {
  margin-top: 0;
}

.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: 18px auto 0;
  display: flex;
  justify-content: center;
  width: auto;
}
.plan-detail-figure img {
  width: auto;
}

.plan-detail-figure-wrap {
  width: min(665px, 100%);
  margin: 36px auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}
@media screen and (max-width: 767px) {
  .plan-detail-figure-wrap {
    grid-template-columns: 1fr;
    padding-bottom: 20px;
  }
}

.plan-otoku-detail .plan-detail-figure-wrap {
  margin-top: 45px;
}

@media screen and (max-width: 767px) {
  .plan-otoku-detail .plan-detail-figure-wrap {
    padding: 0;
    margin-top: 4.6vw;
  }
}
.plan-otoku-detail .link-block {
  grid-column: 1/-1;
  font-size: 14px;
}

.plan-detail-figure-hd {
  grid-column: 1/-1;
  background: #FCE5F2;
  font-size: 12px;
  padding: 2px;
  font-weight: bold;
  text-align: center;
}

.plan-detail-figure > .notes {
  margin-top: 5px;
}

.plan-tokutoku .kurikoshi-box {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: min(464px, 100%);
  background: #e4007f;
  text-align: center;
  border-radius: 10px;
  padding: 8px 25px;
  margin: 24px auto 0;
  max-width: none;
}
.plan-tokutoku .kurikoshi-box > .txt {
  display: inline-block;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 0.05em;
  padding: 0;
}
.plan-tokutoku .kurikoshi-box > a {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 5px;
  transition: 0.2s;
  background-color: #fff;
  background-image: url(../img/tip-hatena-pink.svg);
}
@media screen and (max-width: 768px) {
  .plan-tokutoku .plan-detail-setwari {
    display: block;
    margin: 0;
  }
  .plan-tokutoku .plan-detail-setwari .setwari {
    margin: 3vw auto 0 auto;
    width: 70vw;
  }
  .plan-tokutoku .plan-detail-setwari .price {
    justify-content: center;
    margin: 0 4vw 3vw 4vw;
    padding: 2vw 0 0 0;
  }
  .plan-tokutoku .plan-tokutoku .plan-detail-setwari .price {
    background-repeat: no-repeat;
    background-image: url(../img/line-dashed-tokutoku.svg);
    background-size: 100% auto;
  }
  .plan-tokutoku .plan-minimini .plan-detail-setwari .price {
    margin: 0 0 2vw 0;
  }
  .plan-tokutoku .plan-detail-setwari .price .text {
    margin: 3vw 0 0 0;
    font-size: 3.4vw;
  }
  .plan-tokutoku .plan-detail-setwari .price .num {
    margin: 0 1vw;
    font-size: 8.8vw;
  }
  .plan-tokutoku .plan-detail-setwari .price .yen {
    margin: 2vw 0 0 0;
    font-size: 4.5vw;
  }
  .plan-tokutoku .plan-detail-figure {
    padding: 1.4vw 4vw 0 4vw;
    width: 100%;
    margin: 0;
  }
  .plan-tokutoku .kurikoshi-box {
    margin: 3.4vw auto 0;
    max-width: none;
    gap: 3vw;
    padding: 3vw;
  }
  .plan-tokutoku .kurikoshi-box > .txt {
    font-size: 4.5vw;
    flex: 1;
    padding-left: 3vw;
  }
  .plan-tokutoku .kurikoshi-box > a {
    width: 6vw;
    height: 6vw;
    margin-left: auto;
  }
}

.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: 24px 0 0 0;
  grid-column: 1/-1;
}

.plan-tip-block ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 12px;
  gap: 25px;
}

.plan-tip-block ul li {
  display: flex;
}

.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: 22px 0 0;
  }
  .plan-tip-block ul {
    display: block;
    font-size: 14px;
  }
  .plan-tip-block ul li {
    justify-content: center;
    align-items: center;
    font-size: 12px;
  }
  .plan-tip-block ul li + li {
    margin-top: 10px;
  }
}
.plan-komikomi .benefits-wrap {
  --_color:var(--komikomi_color);
}

.plan-tokutoku .benefits-wrap {
  --_color:var(--tokutoku_color);
}

.benefits-wrap {
  margin-top: 18px;
  width: min(660px, 100%);
  margin-inline: auto;
}
.benefits-wrap .hd {
  margin: 0 auto;
  font-size: 18px;
  width: min(320px, 100%);
  padding: 5px 38px 5px 34px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .benefits-wrap .hd {
    font-size: 4.2vw;
  }
}
.benefits-wrap .hd:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--_color);
  -webkit-mask: url(../img/icon_kira_left.svg) left center no-repeat, url(../img/icon_kira_right.svg) right center no-repeat;
          mask: url(../img/icon_kira_left.svg) left center no-repeat, url(../img/icon_kira_right.svg) right center no-repeat;
}
.benefits-wrap .benefits-list {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  gap: 15px;
}
@media screen and (max-width: 767px) {
  .benefits-wrap .benefits-list {
    flex-direction: column;
    gap: 11px;
  }
}
.benefits-wrap .benefits-list li {
  width: min(212px, 100%);
}
@media screen and (max-width: 767px) {
  .benefits-wrap .benefits-list li {
    width: 100%;
  }
}
.benefits-wrap .benefits-list li a {
  border-radius: 9px;
  border: 2px solid var(--_color);
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .benefits-wrap .benefits-list li a {
    flex-direction: row;
  }
}
.benefits-wrap .benefits-list .ttl {
  font-size: 11px;
  display: flex;
  justify-content: center;
  align-items: baseline;
  line-height: 1;
  padding: 0px 8px 4px;
  background: var(--_color);
  color: #fff;
}
@media screen and (max-width: 767px) {
  .benefits-wrap .benefits-list .ttl {
    width: 23%;
    align-items: center;
    padding: 4px;
  }
}
.benefits-wrap .benefits-list .ttl .unit-txt {
  font-size: 13px;
}
.benefits-wrap .benefits-list .ttl .num-txt {
  font-size: 19px;
  margin-left: 4px;
}
.benefits-wrap .benefits-list .con {
  padding: 4px 16px 4px 10px;
  line-height: 1.25;
  position: relative;
}
@media screen and (max-width: 767px) {
  .benefits-wrap .benefits-list .con {
    flex: 1;
    padding: 7px 30px 7px 16px;
  }
}
.benefits-wrap .benefits-list .con:after {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(0%, -50%);
  content: "";
  background: var(--_color);
  -webkit-mask: url(../img/icon_bottom.svg) no-repeat center;
          mask: url(../img/icon_bottom.svg) no-repeat center;
  width: 16px;
  height: 16px;
}
.benefits-wrap .benefits-list .txt01 {
  font-size: 9px;
}
.benefits-wrap .benefits-list .txt02 {
  font-size: 16px;
}
.benefits-wrap .benefits-list .txt03 {
  font-size: 8px;
}

.kurikoshi-col-wrap {
  display: grid;
  grid-template-columns: auto auto;
  place-content: center;
  place-items: center;
  gap: 40px;
  margin-top: 24px;
  line-height: 1.46;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .kurikoshi-col-wrap {
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    gap: 3px;
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .kurikoshi-col-wrap img {
    width: 240px;
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  .kurikoshi-col-wrap .col {
    display: contents;
  }
}
.kurikoshi-col-wrap .ttl {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .kurikoshi-col-wrap .ttl {
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .kurikoshi-col-wrap .notes.mini {
    order: 3;
    margin-top: 5px;
  }
}

.plan-frame:has(.plan-frame-inner) {
  border: none !important;
}

.plan-komikomi .plan-frame-inner {
  --_color:var(--komikomi_color);
}

.plan-tokutoku .plan-frame-inner {
  --_color:var(--tokutoku_color);
}

.plan-frame-inner {
  border: 2px solid var(--_color);
  border-radius: 6px;
}

.plan-frame-inner + .plan-frame-inner {
  margin-top: 40px;
}

.plan-tokutoku .benefits-detail .benefits-detail-list {
  grid-template-columns: 1fr;
}

.benefits-detail {
  padding: 0 0 30px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .benefits-detail {
    padding: 24px 18px;
  }
}
.benefits-detail > .hd {
  font-size: 24px;
  text-align: center;
  margin-bottom: 26px;
}
@media screen and (max-width: 767px) {
  .benefits-detail > .hd {
    margin-bottom: 12px;
    font-size: 22px;
  }
}
.benefits-detail .benefits-detail-list {
  display: grid;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.benefits-detail .benefits-detail-list li > .hd {
  background: var(--_color);
  color: #fff;
  font-size: 15px;
  padding: 5px;
  text-align: center;
}
.benefits-detail .benefits-detail-list li .con img {
  height: auto;
  width: revert-layer;
}
.benefits-detail .benefits-detail-list li .con.con1 [class^=coupon] {
  padding: 16px 4px;
  border-bottom: 1px solid #737373;
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon01 {
  padding: 8px 6px;
  text-align: center;
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon01 .ponta-pass-wrap {
	position: absolute;
	top: 32px;
	right: calc(50% - 148px);
	margin-top: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 12px;
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon01 .ponta-pass-wrap span.txt {
	font-size: 13px;
	color: #E4007F;
	border-bottom: 1px solid #E4007F;
}
@media screen and (max-width: 768px) {
	.benefits-detail .benefits-detail-list li .con.con1 .coupon01 .ponta-pass-wrap {
		margin-top: 0;
		top: 11%;
		right: 5%;
	}
	.benefits-detail .benefits-detail-list li .con.con1 .coupon01 .ponta-pass-wrap .tip-q-wrap.bene {
		margin-top: 0;
	}

}
.benefits-detail .benefits-detail-list li .con.con1 .coupon01 img {
  display: inline;
}
.benefits-detail .benefits-detail-list li .con.con1 .txt-wrap {
  padding: 0 10px;
  line-height: 1.5;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto 1fr;
  gap: 0 12px;
}
.benefits-detail .benefits-detail-list li .con.con1 .txt-wrap .txt {
  height: auto;
}
.benefits-detail .benefits-detail-list li .con.con1 .txt-wrap .logo {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con1 .txt-wrap .logo {
    margin-top: 12px;
  }
}
.benefits-detail .benefits-detail-list li .con.con1 .txt-wrap .logo img + img {
  margin-top: 8px;
}
.benefits-detail .benefits-detail-list li .con.con1 .txt-wrap .img {
  grid-column: -2/-1;
  grid-row: 1/-1;
  align-content: center;
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon02 .txt {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con1 .coupon02 .txt {
    font-size: 12px;
  }
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon03 .txt01 {
  font-size: 12px;
  line-height: 1.2;
  display: block;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con1 .coupon03 .txt01 {
    font-size: 13px;
  }
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon03 .txt02 {
  line-height: 1.2;
  display: block;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con1 .coupon03 .txt02 {
    font-size: 15px;
  }
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon03 .txt02 em {
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con1 .coupon03 .txt02 em {
    font-size: 18px;
  }
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon04 .txt {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con1 .coupon04 .txt {
    font-size: 12px;
  }
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon05 .txt {
  font-size: 12px;
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon05 .txt .txt01 {
  display: block;
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon05 .txt .txt02 {
  display: block;
}
.benefits-detail .benefits-detail-list li .con.con2 {
  padding: 20px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con2 {
    padding: 20px 0 10px;
  }
}
.benefits-detail .benefits-detail-list li .con.con2 img {
  display: inline-block;
  width: revert-layer;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con2 dl {
    padding: 10px 10px;
  }
}
.benefits-detail .benefits-detail-list li .con.con2 dl dt {
  font-size: 15px;
}
.benefits-detail .benefits-detail-list li .con.con2 dl dt em {
  font-size: 20px;
}
.benefits-detail .benefits-detail-list li .con.con2 dl dd {
  background: #fff;
  border-radius: 6px;
  padding: 20px;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con2 dl dd {
    padding: 30px 20px;
  }
}
.benefits-detail .benefits-detail-list li .con.con2 dl dd .logo {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 12px 30px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con2 dl dd .logo {
    gap: 10px 20px;
  }
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con2 .notes {
    font-size: 12px;
    margin: 23px -10px 10px;
  }
}
.benefits-detail .benefits-detail-list li .con.con3 {
  padding: 8px 0;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con3 {
    padding: 20px 0 0;
  }
}
.benefits-detail .benefits-detail-list li .con.con3 .lead-wrap {
  font-size: 12px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con3 .lead-wrap {
    font-size: 14px;
  }
}
.benefits-detail .benefits-detail-list li .con.con3 .hd {
  font-size: 25px;
  line-height: 1.25;
  margin-bottom: 6px;
}
.benefits-detail .benefits-detail-list li .con.con3 .text-red {
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #f00;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con3 .text-red {
    font-size: 17px;
  }
}
.benefits-detail .benefits-detail-list li .con.con3 .notes.mini {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con3 .notes.mini {
    margin-top: 8px;
  }
}
.benefits-detail .benefits-detail-list li .con.con3 .img-wrap {
  margin-top: 34px;
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con3 .img-wrap {
    flex-direction: column;
    gap: 0;
  }
}
.benefits-detail .benefits-detail-list li .con.con3 .img-wrap img {
  width: revert-layer;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con3 .img-wrap img {
    width: 100%;
    height: auto;
  }
}
.benefits-detail .benefits-detail-list li .con.con3 .img-wrap .img-wrap-txt {
  flex: 1;
  padding: 14px 8px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con3 .img-wrap .img-wrap-txt {
    padding-bottom: 0;
  }
}
.benefits-detail .benefits-detail-list li .con.con3 .img-wrap .img-wrap-txt .ttl {
  font-size: 18px;
}
.benefits-detail .benefits-detail-list li .con.con3 .img-wrap .img-wrap-txt .txt {
  margin-top: 10px;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .con.con3 .img-wrap .img-wrap-txt .txt {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.4;
  }
}
.benefits-detail .benefits-detail-list li .con.con3 .img-wrap + .notes.mini {
  margin-top: 24px;
}
.benefits-detail .benefits-detail-list li .plan-link-block {
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .plan-link-block {
    margin-top: 10px;
  }
}
.benefits-detail .benefits-detail-list li .plan-link-block .link {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .benefits-detail .benefits-detail-list li .plan-link-block .link {
    font-size: 14px;
  }
}

.plan-detail {
  padding: 24px 0 50px;
}

@media screen and (max-width: 768px) {
  .plan-komikomi .plan-detail,
  .plan-detail {
    padding: 10px 4vw 20px;
  }
}
.next-lead {
  text-align: center;
  margin: 0 auto 0;
  font-size: 19px;
}
@media screen and (max-width: 767px) {
  .next-lead {
    margin-bottom: 15px;
  }
}

.plan-otoku-detail > div {
  position: relative;
  padding: 0 0 80px 0;
  border-bottom: 2px solid #000;
}

.plan-tokutoku .plan-detail-price .block-lg {
  color: #303030;
}

.plan-after-detail {
  font-size: 12px;
  margin-top: 35px;
}
@media screen and (max-width: 767px) {
  .plan-after-detail {
    margin: 30px 0 0;
  }
}
.plan-after-detail .plan-after-detail-head {
  background: #FCE5F2;
  padding: 2px 0;
  text-align: center;
}
.plan-after-detail .plan-after-detail-body {
  display: grid;
  grid-template-columns: 1fr auto max-content;
  line-height: 1.6;
}
.plan-after-detail .plan-after-detail-body dl {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: 1/-1;
  align-items: center;
  padding: 4px;
  border-bottom: 1px solid #A4A4A4;
  gap: 20px;
}
.plan-after-detail .plan-after-detail-body dl:has(small) {
  background: #F3F3F3;
}
.plan-after-detail .plan-after-detail-body dl:has(small) dt {
  grid-column: 1/2;
}
.plan-after-detail .plan-after-detail-body dl dt {
  grid-column: 1/3;
}
.plan-after-detail .plan-after-detail-body dl dd:last-child {
  text-align: right;
  grid-column: -2/-1;
}
.plan-after-detail .plan-after-detail-body dl dd:has(small) {
  line-height: 1.14;
}
.plan-after-detail .plan-after-detail-body dl dd small {
  font-size: 10px;
}

.plan-notes {
  margin: 0 auto;
  padding: 20px 0 20px 0;
  max-width: 660px;
}
.plan-notes .link-block:first-child {
  margin-top: 0;
}

.plan-tokutoku .plan-otoku-detail > div {
  border-color: transparent;
  padding: 24px 24px 80px;
}
@media screen and (max-width: 767px) {
  .plan-tokutoku .plan-otoku-detail > div {
    padding: 24px 4vw 60px;
  }
}

.plan-otoku-detail .plan-detail-price {
  padding-top: 16px;
}

@media screen and (max-width: 768px) {
  .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 80px 0;
  }
  .plan-otoku-detail .plan-detail-price {
    padding-top: 0;
  }
  .plan-minimini .plan-otoku-detail .plan-detail-price {
    padding-top: 1vw;
  }
  .plan-komikomi .plan-otoku-detail .plan-detail-price {
    display: none;
  }
  .plan-wrap.plan-tokutoku .plan-detail-price .block {
    justify-content: center;
  }
  .plan-tokutoku .plan-detail-price .block .price {
    padding: 0 0 0 3vw;
    flex-direction: column;
    margin-right: -2rem;
  }
  .plan-tokutoku .plan-detail-price .block .tax-in {
    margin: -3vw 0 0 1vw;
    font-size: 6vw;
  }
  .plan-tokutoku .plan-otoku .plan-detail-price .block-lg .tax-in {
    margin: -3vw 0 0 1vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-in .num {
    margin: -0.2vw 0 0 0.2vw;
    font-size: 7vw;
  }
  .plan-tokutoku .plan-detail-price .block .tax-in .yen {
    margin: 1vw 0 0 0.5vw;
    font-size: 4.2vw;
  }
  .plan-otoku.opened.limit .ac-foot {
    bottom: 0;
  }
}
.tip-plan-setwari-kazoku .head {
  position: static;
  padding: 10px 30px 0 20px;
  text-align: center;
  line-height: 1.3;
}

.tip-plan-setwari-kazoku .head::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 1px;
  background-color: #000;
}

.tip-plan-setwari-kazoku .head .catch {
  font-size: 16px;
}

.tip-plan-setwari-kazoku .head .catch sup {
  margin: 0 -0.1em;
}

.tip-plan-setwari-kazoku .head h3 {
  font-weight: inherit;
  font-size: 32px;
  color: #e4007f;
}

.tip-plan-setwari-kazoku .head .note {
  margin: 5px 0 0 0;
  font-weight: 500;
  font-size: 13px;
}

.tip-plan-setwari-kazoku .head .text {
  margin: 7px 0 2px 0;
  font-size: 20px;
  color: #e4007f;
}

.tip-plan-setwari-kazoku .head .price-block {
  display: flex;
  justify-content: center;
  margin: 0 0 -14px 0;
  color: #e4007f;
}

.tip-plan-setwari-kazoku .head .price {
  display: flex;
  justify-content: center;
  font-size: 26px;
  line-height: 1.1;
}

.tip-plan-setwari-kazoku .head .price div {
  margin: 27px 0 0 0;
}

.tip-plan-setwari-kazoku .head .price .num {
  margin: 0 0.04em 0 0;
  font-size: 70px;
  font-family: Price;
  font-weight: 700;
  letter-spacing: -0.04em;
}

.tip-plan-setwari-kazoku .head .waribiki {
  margin: 17px 0 0 0;
  font-size: 32px;
}

@media (min-width: 769px) {
  .tip-plan-setwari-kazoku .head {
    padding-left: 30px;
  }
}
.tip-plan-setwari-kazoku .setwari-detail {
  position: relative;
  padding: 0 5px 0 25px;
  font-size: 14px;
  line-height: 1.7;
  flex: 1;
}

.frame .color-attention,
.uqc .color-attention {
  color: red;
}

.uqc .call-option .page-box-basic .page-box01-cont {
  flex: 1;
  padding-top: 20px;
  text-align: left;
}

.uqc .call-option .page-box-basic .page-box01-cont .page-box01-stitle {
  padding-top: 0;
}

.uqc .call-option .page-box01-plan-boxes {
  margin: 0 0 10px 0;
  width: 100%;
}

.uqc .call-option .page-box01-plan-boxes th,
.uqc .call-option .page-box01-plan-boxes td {
  vertical-align: middle;
  padding: 8px 10px;
  border: 1px solid #000;
  font-size: 16px;
}

.uqc .call-option .page-box01-cont .text-link {
  padding: 15px 0 0 0;
}

@media screen and (max-width: 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-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 .increase-option .option {
    padding: 20px 17px 0 17px;
  }
}
.uqc .call-option .page-box-basic .page-box01-title {
  flex-basis: 150px;
}

.uqc .section-ac .section-ac-wrap.bottom {
  padding-bottom: 0;
}

.uqc .sc-kurikoshi .info .h-sp {
  font-size: 20px;
  margin-bottom: 0;
}

.uqc .link-block.zouryou-option {
  margin-top: 20px;
}
.uqc .sc-kurikoshi .info .row {
  max-width: 670px;
}
@media screen and (max-width: 768px) {
  .tip-plan-setwari-kazoku .head .price-block {
    display: block;
    margin: 0;
  }
  .tip-plan-setwari-kazoku .head .price {
    margin: 0 0 -15px 0;
    font-size: 5.2vw;
  }
  .tip-plan-setwari-kazoku .head .price .num {
    margin: 0 0.04em 0 0;
    font-size: 15.8vw;
  }
  .tip-plan-setwari-kazoku .head .price div {
    margin: 7vw 0 0 0;
  }
  .tip-plan-setwari-kazoku .head .waribiki {
    margin: 0;
  }
  .tip-plan-setwari-kazoku .setwari-detail {
    padding: 4vw 0 0 0;
    font-size: 3.4vw;
  }
  .tip-plan-setwari-kazoku .head::before {
    content: none;
  }
  .tip-plan-setwari-kazoku .head {
    padding: 2vw 0 4.6vw 0;
  }
}
.benefits-detail .benefits-detail-list li .con.con1 .txt-wrap .img img {
  margin-left: auto;
}
.benefits-detail .benefits-detail-list li .con.con1 .txt-wrap .note {
  font-size: 12px;
  font-weight: normal;
}
@media screen and (max-width: 768px) {
  .benefits-detail .benefits-detail-list li .con.con1 .txt-wrap .note {
    padding: 0;
  }
}
.benefits-detail .benefits-detail-list li .con.con1 .coupon05 .note {
  padding-left: 0.7rem;
  font-size: 12px;
  font-weight: normal;
}
.benefits-detail .benefits-anchor {
	position: relative;
	margin: 0 auto 8px;
	max-width: 461px;
	border: 1px solid #D8232A;
	color: #D8232A;
	border-radius: 8px;
	line-height: 1;
}
.benefits-detail .benefits-anchor a {
	display: block;
	padding: 8px;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
.benefits-detail .benefits-anchor.tokutoku {
	color: #E4007F;
	border-color: #E4007F;
}
.benefits-detail .benefits-anchor::after {
	position: absolute;
	right: 26px;
	top: 50%;
	transform: translate(0%, -50%);
	content: "";
	background: var(--_color);
	-webkit-mask: url(../img/icon_bottom.svg) no-repeat center;
	mask: url(../img/icon_bottom.svg) no-repeat center;
	width: 18px;
	height: 18px;
}
@media screen and (max-width: 768px) {
	.benefits-detail .benefits-anchor {
		margin: 10px 18px 32px;
	}
	.benefits-detail .benefits-anchor::after {
		right: 10px;
	}
}
.uqc .section-starlink .detail .close {
	padding: 0 0 15px;
}
.uqc .section-starlink .detail .close a {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 114px;
	width: 100%;
	height: 40px;
	background-color: #F1559A;
	border-radius: 10px;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	transition: opacity .2s cubic-bezier(.39, .575, .565, 1);
}
.uqc .section-starlink .detail .close a:hover {
	color: #fff;
	opacity: .7;
}
.uqc .section-starlink .detail .close a:hover i {
	background-color: #fff;
}
.uqc .section-starlink .detail .close a i {
	position: relative;
	display: block;
	margin-right: 10px;
	width: 20px;
	height: 20px;
	background-color: #fff;
	border-radius: 3px;
	transition: background-color .2s cubic-bezier(.39, .575, .565, 1);
}
.uqc .section-starlink .detail .close a i::before {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 12px;
	height: 2px;
	background-color: #F1559A;
}
.uqc .section-starlink .detail .close span {
	padding-top: 2px;
	letter-spacing: 0.1em;
	text-decoration: none !important;
}
@media screen and (max-width: 768px) {
	.uqc .content .section-starlink > .detail .close {
		margin-top: 60px;
		padding-bottom: 0;
	}
	.uqc .section-starlink .detail .close span {
		color: #fff;
	}
}
.tip-plan-setwari .course-denki .box01 .notes > li {
	font-size: 10px;
}
.benefits-wrap .benefits-list li {
  width: min(210px, 100%);
}
@media screen and (max-width: 768px) {
  .benefits-wrap .benefits-list li {
    width: 100%;
  }
}
.benefits-wrap .benefits-list li a {
  height: 100%;
}
.benefits-wrap .benefits-list .con {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.tip-plan-setwari-kazoku .row {
	position: relative;
}
@media screen and (max-width: 768px) {
	.plan-tab ul {
		padding: 0 1vw;
	}
	.plan-detail-price .block .gb {
		left: -7px;
	}
}
.uqc .sc-kurikoshi .info .image img{
	width: fit-content;
	margin-inline: auto;
}

/* ↓ Starlink Direct */
.uqc .section-starlink {
	position: relative;
	background: #E4007F;
	padding: 10px 38px 6px;
	border-width: 4px;
	border-radius: 14px;
}

.uqc .section-starlink.opened {
	background: linear-gradient(180deg, #E4007F 0%, #FFFFFF 90%);
}
.uqc .section-starlink::before {
	content: "";
	position: absolute;
	top: -4px;
	left: 30px;
	width: 754px;
	height: 114px;
	background: url(/mobile/norikae/assets/img/starlink_bg.svg) no-repeat center;
	background-size: cover;
	z-index: 0;
}
@media screen and (max-width: 768px) {
	.uqc .section-starlink {
		max-height: 97px;
	}
	.uqc .section-starlink.opened {
		max-height: none;
		background: linear-gradient(180deg, #E4007F 0%, #FFFFFF 50%);
	}
}
.uqc .section-starlink .head {
	padding-right: 0;
	font-feature-settings: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
}
.uqc .section-starlink .head h2 {
	display: flex;
	flex-direction: column;
	gap: 4px;
	margin: auto 50px;
	padding-top: 10px;
	font-size: 41px;
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "BIZ UDPGothic", Meiryo, sans-serif;
	line-height: 1.2;
	
}
@media screen and (max-width: 768px) {
	.uqc .section-starlink .head h2 {
		margin: 0;
		font-size: 23px;
		padding:0 9% 0 2%;
	}
}
.uqc .section-starlink .head h2 .end {
	margin-top: -10px;
	color: #E4007F;
	width: min(408px ,100%);
	margin-inline: auto;
	background: #fff;
	font-size: 18px;
	font-weight: bold;
	font-family: "Noto Sans JP", "Droid Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	padding: 4px;
	font-feature-settings: normal;
	@media screen and (max-width: 767px) {
		margin-top: -12px;
		font-size: 12px;
		padding: 2px;
	}
	em{
		font-weight: 900;
		font-size: 21px;
		@media screen and (max-width: 767px) {
			font-size: 16px;
		}
	}
}
.uqc .section-starlink .head h2 .min {
	font-size: 16px;
	font-weight: bold;
	font-family: "Noto Sans JP", "Droid Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	margin-bottom: -2px;
}
@media screen and (max-width: 768px) {
	.uqc .section-starlink .head h2 .min {
		font-size: 12px;
	}
}
.uqc .section-starlink .head h2 .label {
	display: inline-block;
	padding: 2px 15px;
	font-size: 21px;
	color: #E4007F;
	background-color: #fff;
}
@media screen and (max-width: 768px) {
	.uqc .section-starlink .head h2 .label {
		padding-inline: 7px;
		font-size: 11px;
	}
}
.uqc .section-starlink .head h2 .txt {
	display: flex;
	align-items: center;
	gap: 17px;
	margin-inline: auto;
	width: fit-content;
}
@media screen and (max-width: 768px) {
	.uqc .section-starlink .head h2 .txt {
		margin-right: 0;
		gap: 9px;
		width: min(408px ,100%);
	}
}
.uqc .section-starlink > .ac-head i {
	top: 50%;
	transform: translateY(-50%);
	right: -14px;
	width: 38px;
	height: 38px;
	background-color: #fff;
	border-radius: 50%;
}
@media screen and (max-width: 768px) {
	.uqc .section-starlink > .ac-head i {
		right: 2px;
		width: 23px;
		height: 23px;
	}
}
.uqc .section-starlink > .ac-head i::before,
.uqc .section-starlink > .ac-head i::after {
	background-color: #e4007f;
}
@media screen and (max-width: 768px) {
	.uqc .section-starlink > .ac-head i::before {
		margin: -1px 0 0 -7px;
		width: 13px;
		height: 3px;
	}
	.uqc .section-starlink > .ac-head i::after {
		margin: -6px 0 0 -2px;
		width: 3px;
		height: 13px;
	}

}

@media screen and (max-width: 768px) {
	.uqc .section-starlink.opened > .detail {
		margin-top: 10px;
		padding-inline: 0;
	}
}
.uqc .section-starlink.opened .ac-head i::after {
	transform: rotate(90deg);
}
.uqc .section-starlink .main-contents {
	background-color: #fff;
	border-radius: 16px;
	padding: 24px 5px 40px;
}
.uqc .section-starlink .main-contents .ttl {
	position: relative;
}
.uqc .section-starlink .main-contents .ttl .img-wrap {
	max-width: 227px;
	margin-inline: auto;
}
.uqc .section-starlink .main-contents > .ttl::after {
	position: absolute;
	content: "";
	background: url(/mobile/norikae/assets/img/starlink_gachamuku.png);
	background-size: contain;
	width: 101px;
	height: 125px;
	right: 12px;
	top: 47px;
}
.uqc .section-starlink .main-contents .ttl .img-wrap > img {
	margin: auto;
}
.uqc .section-starlink .main-contents .ttl h3 {
	font-weight: bold;
	display: flex;
	flex-direction: column;
	text-align: center;
	margin-top: 23px;
	line-height: 1.4;
}
.uqc .section-starlink .main-contents .ttl h3 .main {
	font-size: 26px;
	color: #E4007F;
}
.uqc .section-starlink .main-contents .ttl h3 .sub {
	margin-top: 3px;
	font-size: 20px;
	font-weight: bold;
}
.uqc .section-starlink .main-contents .note {
	margin-top: 5px;
	font-size: 11px;
	text-align: center;
}
.uqc .section-starlink .main-contents > .lead {
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	margin-top: 17px;
}

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

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

.uqc .section-starlink .main-contents .merit-wrap .col + .col {
	border-left: 1px dashed #000;
}
.uqc .section-starlink .main-contents .merit-wrap .col picture > * {
	margin: auto;
}
.uqc .section-starlink .main-contents .merit-wrap .col .txt {
	margin-top: 9px;
	padding-left: 5px;
	min-height: 78px;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
}
.uqc .section-starlink .main-contents .merit-wrap .col .tip-btn {
	margin: auto;
}
.uqc .section-starlink .main-contents .campaign {
	margin-top: 28px;
	margin-inline: 25px;
	padding-top: 30px;
	border-top: 3px solid #E4007F;
}
.uqc .section-starlink .main-contents .campaign .ttl {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.uqc .section-starlink .main-contents .campaign .price-wrap {
	display: grid;
	grid-template-columns: auto 1fr;
	gap: 20px;
	margin-top: 20px;
	margin-inline: auto;
	margin-right: 39%;
	align-items: center;
	width: fit-content;
	position: relative;
	.after{
		position: absolute;
		right: 0;
		bottom: 0;
		background: url(../img/img_starlink_end_pc.png) no-repeat center /contain;
		width: 120px;
		height: 89px;
		transform: translate(120%, -24px);

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

	}
	.uqc .section-starlink .main-contents .merit-wrap .col >  picture img{
		width: auto;
		height: 52px;
	}
	.uqc .section-starlink .main-contents .merit-wrap .col:nth-child(1) .img-wrap + picture {
		margin-top: 7px;
		margin-inline: auto;
		padding: 0;
		max-width: 100%;
	}
	.uqc .section-starlink .main-contents .merit-wrap .col:nth-child(2) .img-wrap + picture {
		margin-top: 0;
		margin-inline: auto;
		/* max-width: 204px; */
		max-width: 100%;
	}
	.uqc .section-starlink .main-contents .merit-wrap .col:nth-child(3) .img-wrap + picture {
		margin-top: 10px;
		margin-inline: auto;
		/* max-width: 121px; */
		max-width: 100%;
	}
	.uqc .section-starlink .main-contents .merit-wrap .col .txt {
		margin-top: 24px;
		margin-bottom: 10px;
		font-size: 14px;
		min-height: auto;
		line-height: 1.4;
	}
	.uqc .section-starlink .main-contents .merit-wrap .col + .col {
		margin-top: 60px;
		border-left: none;
	}
	.uqc .section-starlink .main-contents .campaign {
		margin-top: 53px;
		margin-inline: 0;
		padding-top: 55px;
		line-height: 1.1;
	}
	.uqc .section-starlink .main-contents .campaign .ttl {
		position: relative;
		font-size: 28px;
	}
	.uqc .section-starlink .main-contents .campaign .ttl::before,
	.uqc .section-starlink .main-contents .campaign .ttl::after {
		content: "";
		position: absolute;
		top: 0;
		width: 2px;
		height: 96%;
		background-color: #000;
	}
	.uqc .section-starlink .main-contents .campaign .ttl::before {
		left: 21px;
		transform: rotate(-16deg);
	}
	.uqc .section-starlink .main-contents .campaign .ttl::after {
		right: 23px;
		transform: rotate(20deg);
	}
	.uqc .section-starlink .main-contents .campaign .price-wrap {
		grid-template-columns: 1fr;
		margin: 27px auto 0;
		.after{
			  background: url(../img/img_starlink_end_sp.png) no-repeat center / contain;
        width: 100px;
				height: 72px;
        transform: translate(68%, -40px);
		}
	}
	.uqc .section-starlink .main-contents .campaign .price-wrap .main,
	.uqc .section-starlink .main-contents .campaign .price-wrap .sub {
		text-align: center;
	}
	.uqc .section-starlink .main-contents .campaign .price-wrap .sub {
		font-size: 17px;
		line-height: 1.5;
	}
	.uqc .section-starlink .main-contents .campaign .price-wrap .main {
		font-size: 40px;
	}
	.uqc .section-starlink .main-contents .campaign .price-wrap .main .highlight {
		font-size: 113px;
	}
	.uqc .section-starlink .main-contents .campaign .note {
		padding-inline: 20px;
		font-size: 14px;
	}
	.uqc .section-starlink .main-contents .campaign .box {
		grid-template-columns: 1fr;
		margin-top: 15px;
		margin-inline: 10px;
	}
	.uqc .section-starlink .main-contents .campaign .left {
		padding: 5px;
	} 
	.uqc .section-starlink .main-contents .campaign .right {
		display: block;
		padding-top: 10px;
		padding-bottom: 5px;
		padding-inline: 0;
	}
	.uqc .section-starlink .main-contents .campaign .right > p {
		text-align: center;
	}
	.uqc .section-starlink .main-contents .campaign .right .txt-wrap {
		display: flex;
		align-items: center;
		margin-top: 3px;
		margin-inline: 7px;
		padding-top: 9px;
		padding-inline: 13px;
		border-top: 1px dashed #000;
	}
	.uqc .section-starlink .main-contents .campaign .right .note {
		flex: 1;
		padding-inline: 0;
		font-size: 12px;
	}
	.uqc .section-starlink .main-contents .campaign .labels {
		grid-template-columns: 1fr;
		gap: 8px;
		margin-top: 17px;
		margin-inline: 10px;
	}
	.uqc .section-starlink .main-contents .campaign .labels .label {
		min-height: 42px;
	}
	.uqc .section-starlink .main-contents .campaign .notes {
		margin-inline: 10px;
	}
	.uqc .section-starlink .section-ac.attention {
		margin-top: 50px;
	}
	.uqc .section-starlink .section-ac .head i::before,
	.uqc .section-starlink .section-ac .head i::after {
		left: 4px;
		margin: 0;
	}
	.uqc .section-starlink .section-ac.attention .head i::before,
	.uqc .section-starlink .section-ac.attention .head i::after {
		top: 16px;
	}
	.uqc .section-starlink .section-ac.starlink .head i::before,
	.uqc .section-starlink .section-ac.starlink .head i::after {
		top: 26px;
	}
	.uqc .section-starlink .section-ac .head i::after {
		left: 4px;
		margin: 0;
		transform: rotate(90deg);
	}
	.uqc .section-starlink .section-ac .section-ac-wrap {
		padding-inline: 10px;
	}
	.uqc .section-starlink .btn-fill-icon {
		padding-right: 40px;
		max-width: 263px;
		text-align: center;
		line-height: 1.37;
		font-size: 16px;
		min-height: 60px;
	}
	.uqc .section-starlink .btn-wrap {
		margin-bottom: 0;
	}
	.uqc .section-starlink .btn-fill-icon::after {
		right: 12px;
	}
	.uqc .section-starlink .section-ac .note {
		text-align: left;
	}
}

/* ↑ Starlink Direct */
.uqc .sc-speed {
  padding-top: 10px;
}
.uqc .sc-speed .info01 {
  margin-left: 40px;
  gap: 15px;
}
.uqc .sc-speed .info01 .text {
  flex: 1;
}
.uqc .sc-speed .info h3 {
  margin-top: 20px;
}
.uqc .sc-speed .info01 .text p {
  margin-top: 15px;
  margin-left: 3px;
  letter-spacing: 0.15em;
}
.uqc .sc-speed .info01 .image img {
  max-width: 163px;
	width: 100%;
}
.uqc .sc-speed .info02 {
  margin-top: 76px;
}
.uqc .sc-speed .info02 .graph img {
  max-width: 360px;
  margin-inline: auto;
  margin-right: 172px;
}
@media screen and (max-width: 768px) {
  .uqc .sc-speed {
		padding-top: 0;
		padding-inline: 0;
	}
  .uqc .sc-speed .info01 {
    gap: 0;
    margin-left: 0;
  }
  .uqc .sc-speed .info h3 {
    margin-top: 0;
		padding-inline: 10px;
  }
	.uqc .sc-speed .info01 .text p {
		margin-left: 0;
		letter-spacing: 0.09em;
	}
  .uqc .sc-speed .info01 .image {
    margin-top: 10px;
  }
  .uqc .sc-speed .info01 .image img {
    max-width: none;
  }
  .uqc .sc-speed .info02 {
    margin-top: 56px;
  }
  .uqc .sc-speed .info02 .graph {
    margin-top: 0;
  }
  .uqc .sc-speed .info02 .graph img {
    margin-right: 0;
    max-width: none;
  }
	.uqc .sc-speed .notes {
		margin-top: 33px;
	}
	.uqc .section-starlink .main-contents .ttl h3 .main {
		font-size: 24px;
		sup{
			margin-left: -0.2em;
			margin-right: -0.2em;
		}
	}
}
#uq-content.kv-star-link .section-area-A,
#uq-content.kv-tokutoku .section-area-A {
	display: none;
}
#uq-content.kv-star-link .kv-area.kv-star-link {
	display: block;
}
#uq-content.kv-star-link .kv-lead-notice.kv-star-link {
	display: block;
}
#uq-content.kv-tokutoku .kv-area.kv-tokutoku {
	display: block;
}
#uq-content.kv-tokutoku .kv-lead-notice.kv-tokutoku {
	display: block;
	text-align: center;
}
.plan-link-block.txt-left {
	text-align: left;
}
#uq-content .section-starlink.origin {
	display: none;
}
#uq-content .section-starlink.other {
	display: block;
}
#uq-content.kv-star-link .section-starlink.origin {
	display: block;
}
#uq-content.kv-star-link .section-starlink.other {
	display: none;
}
.uqc .plan-container 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;
}
.plan-tab ul {
	padding-inline: 0;
	justify-content: center;
}
.plan-tab ul li {
	max-width: 290px;
}
.uqc .section-starlink .main-contents .merit-wrap .col {
	align-items: center;
}
.plan-tab ul li a i {
	margin-right: 8px;
}
@media screen and (max-width: 768px) {
	.plan-tab ul li {
		max-width: none;
	}
}
@media screen and (max-width: 768px) {
	.uqc .increase-option .option .gb .img img {
		margin-inline: auto;
	}
}
.kv-tokutoku .uqc .section .detail-plan,
.kv-star-link .uqc .section .detail-plan,
.kv-pattern-01 .uqc .section .detail-plan {
	margin-top: 0;
}
.kv-star-link .section-starlink,
.kv-pattern-01 .section-opensignal-award {
	margin-top: 35px;
}
.section-area-A {
	display: none;
}
.kv-star-link .benefits-wrap .benefits-list li:last-child .con:after,
.kv-star-link .benefits-detail .benefits-anchor::after {
	transform: translate(0%, -50%) rotate(180deg);
}
.hd.benefits{
	font-size: 17px;
	color: #fff;
	background-color: var(--_color);
	text-align: center;
	margin-bottom: 26px;
	line-height: 1.25;
	font-family: Noto Sans JP,sans-serif;
	font-weight: 800;
	span{
		position: relative;
		display: block;
		width: fit-content;
		padding: 10px 44px 9px  36px;
		margin-inline:  auto;
		@media screen and (max-width: 767px) {
			padding: 4px 40px 4px  32px;
		}
		&:before{
					content:"";
					position: absolute;
					inset: 0;
					background: #fff;
					mask: url(../img/icon_kira_left.svg) left center no-repeat, url(../img/icon_kira_right.svg) right center no-repeat;
				}
	}
	
	@media screen and (max-width: 767px) {
		margin-bottom: 0;
	}
	
}
.benefits-detail{
	@media screen and (max-width: 767px) {
		padding: 0;
	}
	.benefits-detail-list{
		display: grid;
		gap: 20px 30px;
		@media screen and (max-width: 767px) {
			grid-template-columns: 1fr;
			gap: 30px;
		}
		li:last-child{
			grid-column: 1 / -1;
		}
		li.border {
			background-image : linear-gradient(to right, var(--_color), var(--_color) 4px, transparent 2px, transparent 8px);  /* 幅2の線を作る */
			background-size: 8px 1px;
			background-position: left bottom;
			background-repeat: repeat-x;
			width: 100%;
			padding-bottom: 2px!important;
		}
		li{
			padding: 0 20px 0px;
			width: min(700px, 100%);
			margin-inline: auto;
			@media screen and (max-width: 767px) {
				padding: 0 20px 0;
			}
			&>.hd{
				background: var(--_color);
				color: #fff;
				font-size: 15px;
				padding: 5px;
				text-align: center;
			}
			.con{
				img{
					height: auto;
				}
			}
			.tokuten-box {
				position: absolute;
				left: 0;
				top: 0;
				font-size: 16px;
				color: #fff;
				background-color: #010101;
				display: inline-block;
				text-align: center;
				line-height: 1.45;
				padding: 3px 10px;
				.num {
					font-size: 22px;
					line-height: 1;
					font-weight: 400;
					font-family: "Noto Sans JP", sans-serif !important;
				}
			}
			.con.con1{
				@media screen and (max-width: 767px) {
					padding-top: 20px;
				}
				.benefits-ttl-01{
					position: relative;
					width: fit-content;
					margin-inline: auto;
					text-align: center;
					font-family: Noto Sans JP, sans-serif;
					font-weight: bold;
					@media screen and (max-width: 767px) {
							margin-inline: 50px auto;
							width: auto;
					}

					.icon{
						position: absolute;
						left: -93px;
						top: 0;
						@media screen and (max-width: 767px) {
							left: -50px;
						}
					}
					.lead{
						font-size: 17px;
						color: #f00;
					}
					.hd{
						font-size: 31px;
						line-height: 1;
						position: relative;
						width: fit-content;
						margin-inline:  auto;
						@media screen and (max-width: 767px) {
							margin-top: 2px;
						}
						.tip-q{
							position: absolute;
							right: 0;
							bottom: 0;
							line-height: 1;
							transform: translateX(calc(100% + 10px));
							.uqc-tip-opener{
							width: 20px;
							height: 20px;
							background: #E4007F;
							}
						}
					}
					.req{
						font-size: 9px;
						border: 1px solid #000;
						display: inline-block;
						padding: 1px 5px;
						font-weight: normal;
						@media screen and (max-width: 767px) {
							margin-top: 12px;
							font-size: 10px;
						}
					}
					.logo{
						margin-top: 16px;
						@media screen and (max-width: 767px) {
							margin-top: 28px;
						}
					}
					.text{
						font-size: 14px;
						margin-top: 6px;
						font-feature-settings: normal;
						@media screen and (max-width: 767px) {
							font-size: 16px;
						}

					}

				}
				[class^="coupon"]{
					padding: 16px 0 16px 4px;
					border-bottom: 1px solid #737373;
				}
				.coupon01{
					position: relative;
					padding: 8px 6px;
					text-align: center;
					border-bottom: none;
					@media screen and (max-width: 767px) {
						padding: 0;
					}
					img{
						display: inline;
					}
					.ponta-pass {
						position: absolute;
						right: calc(50% - 230px);
						top: 4px;
					}
				}

				.happy-up-wrap {
					margin-top: 16px;
					margin-inline: auto;
					width: fit-content;
					text-align: center;
					font-family: Noto Sans JP, sans-serif;
					font-weight: bold;
					@media screen and (max-width: 767px) {
						margin-top: 28px;
					}
					.text{
						font-size: 14px;
						margin-top: 6px;
						font-feature-settings: normal;
						@media screen and (max-width: 767px) {
							font-size: 16px;
						}
					}
				}

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

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

						}

					}
					.img{
						grid-column: -2 / -1;
						grid-row: 1 / -1;
						align-content: center;
						img {
							margin-left: auto;
						}
						.note {
							font-size: 11px;
							font-weight: normal;
						}
					}
				}
				.tokuten-box {
					top: 11px;
				}
				.coupon02 {
					border-top: 1px solid #737373;
					padding-bottom: 12px;
					@media screen and (max-width: 767px) {
						padding-bottom: 26px;
					}
				}
				.coupon02 .txt{
					font-size: 12px;
					@media screen and (max-width: 767px) {
						font-size: 12px;
					}
				}
				.coupon03 {
					border-top: 1px solid #737373;
					padding-bottom: 12px;
					@media screen and (max-width: 767px) {
						border-top: none;
						padding-bottom: 20px;
					}
					.tip-q-wrap {
						display: block;
						text-align: center;
						margin-top: 6PX;
						.uqc-tip-opener {
							background: #E4007F;
							width: 20px;
							height: 20px;
						}
					}
				}
				.tip-q-wrap.bene {
					display: block;
					text-align: center;
					margin-top: 6PX;
					.uqc-tip-opener {
						background: #E4007F;
						width: 20px;
						height: 20px;
					}
				}
				.ponta-pass-wrap {
					margin-top: 8px;
					display: flex;
					justify-content: center;
					align-items: center;
					gap: 12px;
					span.txt {
						font-size: 13px;
						color: #E4007F;
						border-bottom: 1px solid #E4007F;
					}
				}
				.coupon03 .txt01{
					font-size: 11px;
					display: block;
					@media screen and (max-width: 767px) {
						font-size: 12px;
					}
				}
				.coupon03 .logo{
					margin-top: 2px;
				}
				.coupon04 {
					@media screen and (max-width: 767px) {
						padding-bottom: 14px;
					}
				}
				.coupon04 .txt01{
					font-size: 12px;
					line-height: 1.2;
					display: block;
					@media screen and (max-width: 767px) {
						font-size: 12px;
					}
				}
				.coupon04 .txt02{
					line-height: 1.2;
					display: block;
					font-size: 14px;
					@media screen and (max-width: 767px) {
						font-size: 14px;
					}
					em{
						font-size: 17px;
						@media screen and (max-width: 767px) {
							font-size: 17px;
						}
					}
				}
				.coupon05 {
					@media screen and (max-width: 767px) {
						padding-bottom: 10px;
					}
				}
				.coupon05 .txt{
					font-size: 12px;
					@media screen and (max-width: 767px) {
						font-size: 12px;
					}
				}
				.coupon06 .txt{
					font-size: 12px;
					.txt01{
						display: block;
					}
					.txt02{
						display: block;
					}
				}
				.coupon06 .note {
					padding-left: 0.7rem;
					font-size: 12px;
					font-weight: normal;
					@media screen and (max-width: 767px) {
						font-size: 11px;
					}
				}
			}
			.con.con2{
				padding: 20px 0;
				text-align: center;
				@media screen and (max-width: 767px) {
					padding: 10px 0 10px;
				}
				.ttl-wrap {
					position: relative;
					font-family: Noto Sans JP, sans-serif;
					font-weight: bold;
					.lead{
						font-size: 17px;
						color: #f00;
					}
					.hd{
						margin-top: 4px;
						font-size: 31px;
						line-height: 1;
						@media screen and (max-width: 767px) {
							font-size: 25px;
						}
					}
				}
				img{
					display: inline-block;
				}
				dl{
					margin-top: 20px;
					@media screen and (max-width: 767px) {
						padding: 0;
						text-align: left;
					}
					dt{
						font-size: 15px;
						@media screen and (max-width: 767px) {
							font-size: 13px;
						}
						em{
							font-size: 20px;
							@media screen and (max-width: 767px) {
								font-size: 18px;
							}
						}
					}
					dt.txt {
						font-size: 12px;
						@media screen and (max-width: 767px) {
							text-align: left;
							margin-top: 4px;
						}
					}
					dd{
						background: #fff;
						border-radius: 0;
						padding: 20px;
						margin-top: 10px;
						border: 1px solid #000;
						@media screen and (max-width: 767px) {
							padding: 30px 20px;
						}
						.logo{
							display: flex;
							flex-wrap: wrap;
							justify-content: center;
							align-items: center;
							gap: 12px 30px;
							@media screen and (max-width: 767px) {
								gap: 10px 20px;
							}
						}
					}
				}
				.notes.mini {
					font-size: 11px;
					margin-top: 12px;
				}
				.notes{
					@media screen and (max-width: 767px) {
						font-size: 12px;
						margin:23px -10px 10px;
						li{
							padding: 0 10px;
						}
					}
					
				}
			}
			.con.con3{
				padding: 8px 0 20px;
				@media screen and (max-width: 767px) {
					padding: 10px 0 0;
				}
				.lead-wrap{
					position: relative;
					font-size: 12px;
					text-align: center;
					@media screen and (max-width: 767px) {
						font-size: 14px;
					}
				}
				.hd{
					font-size: 25px;
					line-height: 1.25;
					margin-bottom: 6px;
				}
				.text-red{
					margin-top: 20px;
					text-align: center;
					font-size: 14px;
					font-weight: bold;
					color: #f00;
					@media screen and (max-width: 767px) {
						font-size: 17px;
						text-align: left;
					}
				}
				.text-black{
					text-align: center;
					font-size: 14px;
					color: #000;
					@media screen and (max-width: 767px) {
						font-size: 14px;
						text-align: left;
					}
				}
				.notes.mini{
					margin-top: 0;
					@media screen and (max-width: 767px) {
						font-size: 14PX;
						margin-top: 0px;
					}
					LI {
						@media screen and (max-width: 767px) {
							padding: 0;
							text-align: left;
						}
					}
				}
				.img-wrap{
					margin-top: 0px;
					display: flex;
					gap: 10px;
					margin-top: 20px;
					@media screen and (max-width: 767px) {
						flex-direction: column;
						gap: 0;
						margin-top: 30px;
					}
					img{
						
						@media screen and (max-width: 767px) {
							width: 100%;
							height: auto;
							max-width: 240px;
							margin: auto;
						}
					}
					.img-wrap-txt{
						flex: 1;
						padding: 14px 8px;
						@media screen and (max-width: 767px) {
							padding: 10px 0 8px;
						}
						.ttl{
							font-size: 18px;
						}
						.txt{
							margin-top: 10px;
							font-size: 13px;
							@media screen and (max-width: 767px) {
								font-size: 14px;
								font-weight: normal;
								line-height: 1.58;
							}
						}
					}
				}
				.img-wrap+.notes.mini{
					margin-top: 24px;
				}
				.notes.mini .p0 {
					padding: 0;
				}

			}
			.plan-link-block{
				margin-top: 30px;
				@media screen and (max-width: 767px) {
					margin-top: 26px;
				}
				.link{
					font-size: 13px;
					@media screen and (max-width: 767px) {
						font-size: 14px;
					}
				}
			}
			.plan-link-block.left {
				text-align: left;
				margin-top: 20px;
			}
		}
		> li:last-child {
			padding-bottom: 0;
		}
	}
}
.uqc .section-other .section-ac.ponta .increase-option {
	padding: 36px 56px 0;
	@media screen and (max-width: 767px) {
		padding: 20px 4.66667vw 0 4.66667vw;
	}
}
.uqc .section-other .section-ac.ponta .note {
	font-size: 15px;
	line-height: 1.7;
	font-weight: 400;
	@media screen and (max-width: 767px) {
		font-size: 13px;
	}
}
.uqc .section-other .section-ac.ponta .note li:nth-child(n + 2) {
	margin-top: 30px;
	@media screen and (max-width: 767px) {
		margin-top: 20px;
	}
}
@media screen and (max-width: 768px) {
	.plan-content > .slick-prev,
	.plan-content > .slick-next {
		top: 48vw;
		width: 8.6vw;
		height: 8.6vw;
	}
	.plan-content > .slick-prev {
		left: 1.4vw;
	}
	.plan-content > .slick-next {
		right: 1.4vw;
	}
	.container.plan-tab-container {
		padding-inline: 3.6%;
	}
}

.kv-star-link .section-starlink,
.kv-star-link .section-opensignal-award {
	margin: 0 auto;
	margin-top: 35px;
	max-width: 872px;
	width: 100%;
}
@media screen and (max-width: 849px) {
	.kv-star-link .section-starlink,
	.kv-star-link .section-opensignal-award {
		margin-inline: 30px;
		width: auto;
		max-width: none;
}
}
@media screen and (max-width: 768px) {
	.kv-star-link .section-starlink,
	.kv-star-link .section-opensignal-award {
		margin-inline: 0;
		width: auto;
		max-width: none;
	}
}
/* ↑ feature_250603 */

/* ↓ feature_250613 */
#uq-content.lineup .sumatoku-2409 {
	display: none;
}
/* ↑ feature_250613 */

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

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

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

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

/* ↓ feature_250630 */
/* ------- /?utm_content=starlink-direct ------- */
.uqc .section-starlink::before {
  width: 824px;
	left: 13px;
	top: 7px;
	background: url(/mobile/norikae/assets/img/starlink_bg.svg) no-repeat center;
}
.uqc .section-starlink .head h2 .label {
	font-size: 19px;
  padding: 4px 17px;
	line-height: 1;
}
.uqc .section-starlink .head h2 .note {
	font-size: 11px;
	font-weight: 400;
}
.uqc .section-starlink.other .head h2 .note {
	text-align: left;
	line-height: 1.454545;
}
.uqc .section-starlink.origin .head h2 {
	margin-top: 3px;
}
.uqc .section-starlink.origin .head h2 .lead {
	font-size: 19px;
	font-weight: 700;
}
.uqc .section-starlink.origin .head h2 .lead sup {
	font-size: 80%;
  transform-origin: 16% -40%;
  transform: scale(0.66);
}
.uqc .section-starlink .head h2 .txt {
	margin-top: 8px;
	gap: 12px;
	padding-right: 66px;
}
.uqc .section-starlink .head h2 .txt .img {
	padding-bottom: 8px;
}
.uqc .section-starlink.origin .detail {
	margin-top: 16px;
}
.uqc .section-starlink.origin .detail.attention {
	margin-top: 0 !important;
}
.uqc .section-starlink.origin > .ac-head i {
  top: 60%
}
#uq-content.kv-star-link .section-starlink.origin {
	padding-bottom: 0;
}
.uqc .section-starlink.origin .main-contents .ttl .img-wrap {
	max-width: 422px;
}
.uqc .section-starlink.other .main-contents .ttl .img-wrap {
	max-width: 416px;
}
.uqc .section-starlink.origin .main-contents {
	padding-top: 30px;
}
.uqc .section-starlink.origin .main-contents > .ttl::after {
	right: 22px;
	top: -6px;
}
.uqc .section-starlink.other .main-contents > .ttl::after {
  right: 21px;
  top: -2px;
}
.uqc .section-starlink.other .head h2 .lead {
	font-size: 30px;
}
.uqc .section-starlink.other::before {
	top: -2px;
}
.uqc .section-starlink.other .head h2 {
	padding-top: 2px;
}
.uqc .section-starlink.other .head h2 .lead sup {
	font-size: 80%;
	transform-origin: 16% -60%;
  transform: scale(0.66);
}
.uqc .section-starlink.other .main-contents {
	margin-top: 12px;
}
.uqc .section-starlink .main-contents > .lead {
	font-family: "Noto Sans JP", "Droid Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
.uqc .section-starlink .main-contents > .lead sup {
  transform-origin: 0% 4%;
  font-size: 80%;
}
.uqc .section-starlink .head h2 .note {
  font-family: "Noto Sans JP", "Droid Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif !important;
}
.uqc .section-starlink .starlink-price-box {
	margin-top: 25px;
	border: 2px solid #E4007F;
  margin-inline: 25px;
	font-family: "Noto Sans JP", "Droid Sans", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.uqc .section-starlink .starlink-price-box * {
	font-feature-settings: normal !important;
}
.uqc .section-starlink .starlink-price-box .ttl {
	background-color: #E4007F;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	line-height: 28px;
	height: 30px;
}
.uqc .section-starlink .starlink-price-wrap {
	padding: 14px 9px 9px;
}
.uqc .section-starlink .starlink-price-wrap .flex-wrap {
	display: flex;
	justify-content: space-around;
  align-items: start;
}
.uqc .section-starlink .starlink-price-wrap .flex-wrap .left .price-wrap {
	display: flex;
	align-items: center;
	gap: 24px;
}
.uqc .section-starlink .starlink-price-wrap .flex-wrap .right {
	display: flex;
	align-items: center;
	gap: 24px;
}
.uqc .section-starlink .starlink-price-wrap .flex-wrap div .txt {
	font-weight: bold;
	font-size: 11px;
  margin-top: -6px;
	line-height: 1.454545;

}
.uqc .section-starlink .starlink-price-wrap .flex-wrap .num {
	font-size: 38px;
	font-family: Price;
  letter-spacing: -0.05em;
	padding-right: 2px;
	line-height: 1;
}
.uqc .section-starlink .starlink-price-wrap .flex-wrap .price {
	font-weight: bold;
}
.uqc .section-starlink .starlink-price-wrap .flex-wrap .left .price {
	color: #E4007F;
}
.uqc .section-starlink .starlink-price-wrap .flex-wrap .slash {
  font-family: Price;
	font-size: 29px;
	margin-right: -30px;
	line-height: 1;
  padding-top: 5px;
}
.uqc .section-starlink .starlink-price-wrap .note {
	margin-top: 0;
	text-align: left;
	font-size: 10px;
}
.uqc .section-starlink .starlink-price-wrap .labels {
  display: grid;
  grid-template-columns: repeat(3, 207px);
  gap: 11px;
	margin: auto;
  margin-top: 19px;
	justify-content: center;
}
.uqc .section-starlink .starlink-price-wrap .labels .label {
  display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 4px;
	font-size: 12px;
	text-align: center;
	line-height: 1.3333333;
	color: #e4007f;
	background-color: #fff;
	border: 1px solid #e4007f;
}
.uqc .section-starlink .starlink-price-wrap .labels .label sup {
  transform-origin: 0% -26%;
  font-size: 80%;
}
.uqc .section-starlink .starlink-price-wrap .flex-wrap div .txt sup {
  transform-origin: 0% -26%;
  font-size: 80%;
	margin-right: -4px;
}
.uqc .section-starlink .notes.starlink {
	margin-top: 20px;
  font-size: 11px;
  line-height: 1.363636;
	margin-inline: 25px;
}
.uqc .section-starlink .section-ac.attention {
	margin-top: 30px;
}
.plan-tuuwahoudai-mini .note {
	color: var(--tokutoku_color);
	text-align: right;
	padding-bottom: 8px;
	padding-inline: 8px;
	line-height: 1;
	font-size: 13px;
}
.plan-tuuwahoudai-mini .note sup {
	font-size: 80%;
  transform-origin: 10% -50%;
}
.plan-tuuwahoudai-mini h3 {
	line-height: 1;
	padding-top: 8px;
}
.uqc .increase-option .option .txt-wrap {
	text-align: left;
	font-size: 13px;
}
.uqc .increase-option .option .txt-wrap p {
	margin: 0;
}
.uqc .increase-option .option .uqv2-parts-ul--none {
	margin-top: 10px;
}
.notes.mini .txt-indent {
  padding-left: 0.5rem;
}
.uqc .page-box01-note a.link[target="_blank"]::after {
	display: inline-block;
	position: relative;
	top: 0.06em;
	content: "\e90b";
	font-family: uq-icomoon !important;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	text-decoration: none;
}

@media screen and (min-width: 769px) {
  .uqc .section-starlink.origin .head h2 {
    margin: auto 10px;
	}
}

@media screen and (min-width: 769px) and (max-width: 950px) {
  .uqc .section-starlink .starlink-price-wrap .labels {
    grid-template-columns: repeat(3, 32%);
		gap: 9px;
    margin-top: 12px;
	}
	.uqc .section-starlink .starlink-price-wrap .labels .label {
		font-size: 10px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap .left .price-wrap {
		gap: 10px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap .right {
		gap: 10px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap div .txt {
		font-size: 10px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap .slash {
		margin-right: 4px;
		font-size: 26px;
    padding-top: 0px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap .price {
		font-size: 12px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap .num {
		font-size: 30px;
	}
	.uqc .section-starlink .starlink-price-wrap .note {
		font-size: 9px;
	}
	.uqc .section-starlink.other .main-contents > .ttl::after {
		right: 10px;
    top: 19px;
    width: 80px;
    height: 99px;
    background-repeat: no-repeat;
	}
	.uqc .section-starlink.other .main-contents .ttl .img-wrap {
		max-width: 400px;
	}
	.uqc .section-starlink .head h2 .label {
		width: 76px;
	}
	.uqc .section-starlink::before {
    width: 97%;
    background-size: contain;
		left: 4px;
	}
	.uqc .section-starlink.origin .starlink-price-wrap .labels .label {
		font-size: 9px;
	}
	.uqc .section-starlink.origin .starlink-price-wrap .flex-wrap div .txt {
		font-size: 9px;
	}
  .uqc .section-starlink.origin .starlink-price-wrap .flex-wrap .num {
    font-size: 25px;
  }
  .uqc .section-starlink.origin .starlink-price-wrap .flex-wrap .slash {
    margin-left: -20px;
		margin-top: -2px;
	}
	.uqc .section-starlink.origin .main-contents .ttl .img-wrap {
		max-width: 360px;
	}
	.uqc .section-starlink.origin .main-contents > .ttl::after {
		right: 12px;
    top: 12px;
    width: 64px;
    height: 99px;
    background-repeat: no-repeat;
	}
}

@media screen and (max-width: 768px) {
  .uqc .section-starlink::before {
		top: 0;
		left: 0;
		width: 100%;
		height: 50px;
		background-image: url(/mobile/norikae/assets/img/starlink_bg_sp.svg);
	}
  .uqc .section-starlink .head {
		padding-top: 0;
	}
	.uqc .section-starlink.origin .head h2 {
		margin-top: -4px;
		padding-right: 0;
		padding-left: 0;
	}
	.uqc .section-starlink.origin .head h2 .lead {
    font-size: 16px;
		line-height: 1.4375;
	}
	.uqc .section-starlink .head h2 .label {
		font-size: 12px;
    padding: 4px 6px;
		display: inline-block;
	}
	.uqc .section-starlink .head h2 .txt {
		margin: auto;
    padding-right: 38px;
		gap: 7px;
		justify-content: center;
	}
	.uqc .section-starlink.other .head h2 .txt {
    padding-right: 34px;
	}
	.uqc .section-starlink .head h2 .txt .img {
		max-width: 244px;
		margin: unset;
	}
	.uqc .section-starlink .head h2 .note {
		line-height: 1.454545;
	}
	.uqc .section-starlink.other .head h2 .note {
		margin-top: 4px;
		padding-right: 30px;
	}
	.uqc .section-starlink.origin .main-contents .ttl .img-wrap {
		max-width: 302px;
	}
	.uqc .section-starlink.other .main-contents .ttl .img-wrap {
		max-width: 306px;
	}
	.uqc .section-starlink.origin .main-contents {
    padding-top: 39px;
	}
  .uqc .section-starlink .main-contents .img-wrap.visible-sp {
		margin-top: 20px;
	}
  .uqc .section-starlink.other .main-contents {
		padding-top: 16px;
	}
	.uqc .section-starlink.other .head h2 .lead {
		font-size: 18px;
		padding-left: 30px;
	}
  .uqc .section-starlink.other .head h2 {
		padding: 0;
	}
	.uqc .section-starlink.other .head {
		margin-top: 6px;
		margin-bottom: 4px;
	}
  .uqc .section-starlink {
		max-height: 150px;
	}
	.uqc .section-starlink.origin .detail {
		margin-top: 0;
		padding-top: 8px;
	}
	.uqc .section-starlink.origin > .ac-head i {
		top: 50%;
	}
  .uqc .section-starlink.other.opened > .detail {
		margin-top: 0;
	}
	.uqc .section-starlink .starlink-price-wrap .labels {
		grid-template-columns: 1fr;
		gap: 9px;
		margin-top: 22px;
		margin-inline: 0;
	}
  .uqc .section-starlink .starlink-price-wrap .labels .label {
		min-height: 51px;
		font-size: 15px;
	}
	.uqc .section-starlink .starlink-price-box {
    margin-top: 50px;
    margin-inline: 12px;
	}
	.uqc .section-starlink .starlink-price-box .ttl {
		height: 43px;
		line-height: 41px;
		font-size: 18px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap {
		flex-direction: column;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap .left .price-wrap {
		flex-direction: column;
		margin: auto;
		text-align: center;
		gap: 18px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap .right {
		flex-direction: column;
		margin: auto;
		text-align: center;
		margin-top: 28px;
		gap: 18px;
	}
	.uqc .section-starlink .starlink-price-wrap {
		padding: 24px 10px 20px;
	}
	.uqc .section-starlink .starlink-price-wrap .note {
		font-size: 12px;
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 6px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap div .txt {
		font-size: 18px;
	}
	.uqc .section-starlink .notes.starlink {
		margin-inline: 10px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap {
		font-size: 20px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap .num {
		font-size: 42px;
	}
	.uqc .section-starlink .starlink-price-wrap .flex-wrap .left {
	  margin: auto;
  }
	.uqc .section-starlink .starlink-price-wrap .flex-wrap div .txt sup {
	  margin-right: -6px;
	}
	.plan-tuuwahoudai-mini h3 {
    padding-bottom: 0;
  }
	.uqc .section-starlink.origin .section-ac.attention .head {
		margin-top: 6px;
    margin-bottom: 4px;
	}
	.uqc .section-starlink.origin .section-ac.attention .detail.attention {
		padding-top: 0;
	}
}
/* ↑ feature_250630 */

/* ↓ feature_250710 */
.section-opensignal-award .section.individual .note-wrap {
  padding-right: 65px !important;
}
.uqc .content .section-opensignal-award .section.individual .ac-head.area-ex-head i {
  top: 60px;
}
@media screen and (max-width: 950px) {
  .section-opensignal-award.section-area-default .section.individual h2 {
    margin-left: 3vw !important;
  }
  .uqc .content .section-starlink .head h2 .txt {
    padding-right: 1vw;
  }
  .uqc .content .section-starlink::before {
    left: 0;
    width: 100%;
    background-size: contain;
  }
  .uqc .content .section-opensignal-award .section.area .area-ex-head h2 {
    margin-left: 17vw !important;
  }
}
/* ↑ feature_250710 */
/* ↓ feature_250707 */
@media screen and (max-width: 768px) {
  .uqc .content .section-opensignal-award .section.area .area-ex-head h2 {
    margin-left: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .uqc .content .section-opensignal-award .section.area .area-ex-head h2 {
    margin-left: auto !important;
  }
}
@media screen and (max-width: 768px) {
  .uqc .content .section-opensignal-award .section.area .area-ex-head h2 {
    margin-left: auto !important;
  }
  .section-opensignal-award .section.individual .note-wrap {
    padding: 14px 16px 0 !important;
  }
}
.uqc .content .section-starlink .detail .close,
.uqc .content .section.individual .detail .close,
.uqc .content .section.area .detail .close {
  display: flex;
  justify-content: center;
}
.uqc .content .section.individual .detail .close {
	padding: 40px 0;
}
.uqc .content .section.individual .detail .close {
	padding-top: 16px;
	padding-bottom: 0;
}
.uqc .content .section.individual .detail .close {
	padding-top: 16px;
	padding-bottom: 0;
}
.uqc .content .section-starlink .detail .close a,
.uqc .content .section.individual .detail .close a,
.uqc .content .section.area .detail .close a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: silver;
  background-color: transparent;
  transition: color .2s cubic-bezier(.39, .575, .565, 1);
  user-select: none;
  cursor: pointer;
}
.uqc .content .section-starlink .detail .close span,
.uqc .content .section.individual .detail .close span,
.uqc .content .section.area .detail .close a span {
  color: silver;
  text-decoration: underline !important;
  letter-spacing: normal;
  padding-top: 0 !important;
  transition: color .2s cubic-bezier(.39, .575, .565, 1);
}
.uqc .content .section-starlink .detail .close a i,
.uqc .content .section.individual .detail .close a i,
.uqc .content .section.area .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);
}
.uqc .content .section-starlink .detail .close a i::before,
.uqc .content .section.individual .detail .close a i::before,
.uqc .content .section.area .detail .close a i::before {
  content: '';
  display: block;
  position: absolute;
  top: 14px;
  left: 9px;
  transform: none;
  width: 12px;
  height: 2px;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  .uqc .content .section-starlink .detail .close a:hover,
  .uqc .content .section.individual .detail .close a:hover,
  .uqc .content .section.area .detail .close a:hover {
    opacity: 1;
  }
  .uqc .content .section-starlink .detail .close a:hover span,
  .uqc .content .section.individual .detail .close a:hover span,
  .uqc .content .section.area .detail .close a:hover span {
    color: #e4007f;
    opacity: 1;
  }
  .uqc .content .section-starlink .detail .close a:hover i,
  .uqc .content .section.individual .detail .close a:hover i,
  .uqc .content .section.area .detail .close a:hover i {
    background-color: #e4007f;
    opacity: 1;
  }
  .uqc .content .section-starlink .detail .close a:hover i::before,
  .uqc .content .section.individual .detail .close a:hover i::before,
  .uqc .content .section.area .detail .close a:hover i::before {
    background-color: #fff;
    opacity: 1;
  }
}
@media screen and (max-width: 768px) {
  .uqc .content .section-starlink .detail .close a,
  .uqc .content .section.individual .detail .close a,
  .uqc .content .section.area .detail .close a {
    font-size: 15px;
    height: auto;
  }
  .uqc .content .section-starlink .detail .close a i,
  .uqc .content .section.individual .detail .close a i,
  .uqc .content .section.area .detail .close a i {
    width: 26px;
    height: 26px;
  }
  .uqc .content .section-starlink .detail .close a i::before,
  .uqc .content .section.individual .detail .close a i::before,
  .uqc .content .section.area .detail .close a i::before {
    top: 12px;
    left: 7px;
    width: 12px;
    height: 2px;
  }
  .uqc .content .section-starlink .detail .close a span,
  .uqc .content .section.individual .detail .close a span,
  .uqc .content .section.area .detail .close a span {
    display: inline-block;
    padding-top: 2px !important;
    color: #717171;
  }
  .uqc .content .section-starlink .detail .close,
  .uqc .content .section.individual .detail .close {
    padding: 0;
  }
  .uqc .content .section.area .detail .close {
    padding-top: 0;
    margin-top: 25px;
    padding-bottom: 25px;
  }
  .uqc .content .section-starlink .detail .close {
    margin-top: 25px;
  }
}
.benefits-wrap{
	
	margin-top: 18px;
	width: min(660px, 100%);
	margin-inline: auto;
	.hd{
		font-family: Noto Sans JP,sans-serif;
		margin: 0 auto;
		font-size: 17px;
		line-height: 1.4;
		width: fit-content;
		padding: 5px 44px 5px 34px;
		position: relative;
		display: flex;
		align-items: center;
		justify-content: center;
		text-align: center;
		font-weight: 800;

		&:before{
			content:"";
			position: absolute;
			left: 0;
			width: 100%;
			height: 100%;
			background: var(--_color);
			mask: url(../img/icon_kira_left.svg) left center no-repeat, url(../img/icon_kira_right.svg) right center no-repeat;
		}
	}
	.benefits-list{
		margin-top: 10px;
		display: flex;
		justify-content: center;
		gap: 13px;
		@media screen and (max-width: 767px) {
			flex-direction: column;
			gap: 11px;
		}
		li{
			width: min(212px,100%);
			@media screen and (max-width: 767px) {
				width: 100%;
			}
			a{
				border-radius: 9px;
				border: 2px solid var(--_color);
				overflow: hidden;
				display: flex;
				flex-direction: column;
				height: 100%;
				@media screen and (max-width: 767px) {
					flex-direction: row;
				}
			}
		}
		.ttl{
			font-size: 11px;
			display: flex;
			justify-content: center;
			align-items: baseline;
			line-height: 1;
			padding: 0px 8px  4px;
			background: var(--_color);
			color: #fff;
			@media screen and (max-width: 767px) {
				width: 23%;
				align-items: center;
				padding: 4px;
			}
			.unit-txt{
				font-size: 13px;
			}
			.num-txt{
				font-size: 19px;
				margin-left: 4px;
			}
		}
		.con{
			padding: 4px 16px 4px 10px;
			line-height: 1.25;
			position: relative;
			margin-block: auto;
			@media screen and (max-width: 767px) {
				flex: 1;
				padding: 7px 30px 7px 16px;
			}
			&:after{
				position: absolute;
				right: 8px;
				top: 50%;
				transform: translate(0%,-50%);
				content:"";
				background: var(--_color);
				mask: url(../img/icon_bottom.svg) no-repeat center ;
				width: 16px;
				height: 16px;

			}
		}
		.txt01{
			font-size: 10px;
		}
		.txt02.big{
			font-size: 17px;
		}
		.txt02{
			margin-top: 2px;
			font-size: 15px;
			color: var(--_color);
			font-weight: 900;
			line-height: 1.2;
			small{
				font-size: 12px;
				margin-top: -1px;
				display: block;
				@media screen and (max-width: 767px) {
					display: inline;
				}
			}
		}
		.txt03{
			font-size: 9px;
			@media screen and (max-width: 767px) {
				font-size: 10px;
			}
			small{
				font-size: 8px;
				@media screen and (max-width: 767px) {
				font-size: 10px;
				}
			}
		}
	}
}
/* ↑ feature_250707 */

/* ↓ feature_251003 */
#uq-content.kv-stressfree .kv-area.kv-stressfree {
	display: block;
}
#uq-content.kv-stressfree .section-area-A {
	margin-top: 35px;
	display: block;
}
#uq-content.kv-stressfree .section-area-default {
	display: none;
}
#uq-content.kv-lineup .kv-area.kv-lineup {
	display: block;
}
/* ↑ feature_251003 */