@charset "utf-8";
/*
**-- CMS CSS
*/

body {
	position:relative;
	line-height:1.8;
}
a {
	border-bottom:1px solid transparent;
}
input, textarea, select, button {
	color:inherit;
	background:transparent;
	min-height:30px;
	border-radius:5px;
}
input[type='submit'],
input[type='button'],
input, select, button {
	line-height:38px;
	padding:0 20px;
}
input[type='button'][plnbuy] {
	width:100%;
}

input[required],
textarea[required], select[required] {
	line-height:36px;
	padding:0 19px;
	border-width:2px;
}
.PayList div.item input[type='button'],
#payjp_checkout_box input[type='button'] {
	position:static;
	#width:auto;
	line-height:1;
	padding:10px 20px;
}
.DateSelect {
	padding:0 20px;
	border-radius:5px;
}
.DateSelect > li > div:last-child {
	line-height:30px;
}
textarea {
	padding:10px 20px;
}
select + .selecttri:before {
	line-height:36px;
	padding:2px 5px;
}
input[type='submit'],
input[type='button'] {
	border-radius:7px;
	border-color:transparent;
}
button:disabled,
input[type='submit']:disabled,
input[type='button']:disabled,
textarea:disabled {
	background-color:transparent;
}
input:not([type='submit']):not([type='button'])[readonly],
textarea[readonly] {
	background-color:transparent;
}
#addCardButton #payjp_checkout_box input[type='button'] {
	line-height: 38px;
	padding: 0 20px;
	border-radius: 7px;
}

[EISU] {
	font-family:consolas;
}

svg text {
	font-family:Meiryo, 'Hiragino Kaku Gothic Pro', 'PingFangTC-Semibold-B5pc-H';
}
.Svgadd1 .fram,
.Svgadd2 .fram,
.Svgadd3 .fram,
.Svglist1 .fram,
.Svglist2 .fram,
.Svglogn .fram,
.Svglogn .door,
.Svglogn .door2,
.Svgregi .fram {
	stroke-width:2;
}
.Svgadd1 .page,
.Svgadd2 .page,
.Svgadd3 .page,
.Svglist1 .page,
.Svglist2 .page,
.Svglogn .page,
.Svgregi .page,
.Svgregi polygon {
	stroke-width:4;
	stroke-miterlimit:10;
	stroke-linejoin:bevel;
}
.Svgqan {
	text-anchor:middle;
}
.Svgadd1 text,
.Svgadd2 text,
.Svglist1 text,
.Svglist2 text {
	font-size:22px;
	text-anchor:middle;
}
.Svgadd3 text {
	font-size:17px;
	text-anchor:middle;
}
.Svgregi text,
.Svglogn text {
	font-size:19px;
	text-anchor:middle;
}

.Svg8match9 text {
	font-size:9px;
	font-weight:bold;
}
.Svg8match9 text:last-child {
	font-size:10px;
}
.Svgoutrange {
	position:sticky;
	position:-webkit-sticky;
	float:right;
	clear:both;
	top:54px;
	margin:-10px -10px 0 0;
	z-index:5;
}
.Svgoutrange text {
	text-anchor:middle;
	transform:translate(60px, 44px) rotate(45deg);
	font-size:22px;
}
.Svgoutrange + div {
	clear:both;
}
.Svgchanl text {
	text-anchor:middle;
	font-size:16px;
	font-weight:bold;
}
.Svgchanl g:first-of-type text {
	stroke-width:2px;
}

.Useflow * {
	stroke-miterlimit:10;
}
.Useflow .base {
	stroke-width:2px;
}
.Useflow #mlist use {
	stroke-width:calc(1px / 0.4);
}
.Useflow .bigdoll {
	stroke-width:calc(3px / 7);
}
.Useflow .username use {
	stroke-width:calc(1px / 0.4);
}
.Useflow .subjhead use {
	stroke-width:calc(1px / 0.6);
}
.Useflow .subjbolm * > *:not(text):first-of-type {
	fill:none;
	#stroke-width:6px;
	stroke:none;
}
.Useflow .subjbolm * > *:not(text):last-of-type {
	stroke:none;
}
.Useflow text,
.Useflow text * {
	stroke:none;
	font-size:21px;
	font-family:Meiryo,AppleGothic;
}

h2 {
	display:block;
	font-size:28px;
	line-height:30px;
	padding:15px 25px;
	border-radius:30px;
}
h3 {
	display:inline-block;
	font-size:28px;
	line-height:29px;
	padding:5px 0;
	border-bottom:1px solid transparent;
}
h4 {
	display:inline-block;
	font-size:24px;
	line-height:24px;
	padding:5px 0;
}
h4:before {
	content:'';
	display:inline-block;
	width:24px;
	height:24px;
	margin-right:10px;
	border-radius:12px;
	vertical-align:top;
}
h5 {
	font-size:24px;
}
h6 {
	font-size:20px;
}

/*  */
.GotOp {
	float:right;
	position:sticky;
	position:-webkit-sticky;
	top:calc(var(--vhmax) * -0.5);
	#height:calc(var(--vhmax) * 2 - 100px);
	margin-left:auto;
	width:0;
	z-index:4;
}
.GotOp > * {
	position:absolute;
	top:calc(var(--vhmax) * 1.5 - 150px);
	right:calc(10px + env(safe-area-inset-left));
	padding:10px;
	border-radius:30px;
	width:60px;
	height:60px;
	font-size:12px;
	text-align:center;
	cursor:pointer;
}
.GotOp > * > div {
	position:absolute;
	width:30px;
	height:8px;
	transform:translate(13px, 6px) rotate(45deg);
}
.GotOp > * > div + div {
	transform:translate(-3px, 6px) rotate(-45deg);
}
.GotOp > * > span {
	display:block;
	padding-top:23px;
}
#bottom_point {
	position:absolute;
	width:0;
	top:0;
	bottom:0;
	z-index:100;
}

header {
	padding:0 env(safe-area-inset-left);
}
header > * {
	max-width:1024px;
	padding:5px;
	margin: 0 auto -40px;
}
footer {
	#position:sticky;
	#position:-webkit-sticky;
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	font-size:12px;
	z-index:5;
}
footer .foot {
	position:relative;
	max-width:750px;
	margin:0 0 0 auto;
	#height:30px;
}
footer .msg_block {
	position:absolute;
	min-width:280px;
	width:calc(100% - 10px - env(safe-area-inset-left) * 2);
	#height:0;
	left:calc(5px + env(safe-area-inset-left));
	right:calc(5px + env(safe-area-inset-left));
	margin:0 auto;
	bottom:0;
	overflow:hidden;
}
footer .msg_block:not([init]) {
	transition-property:all;
	transition-duration:0.2s;
	transition-timing-function:linear;
}
@media screen and (min-width: 540px) and (min-height: 540px) {
	footer .msg_block {
		font-size:16px;
	}
}
.MesgLog:empty {
	display:none;
}
.MesgLog {
	padding:20px;
}
.MesgLog > div:first-child {
	padding:20px;
	text-align:center;
}
.MesgLog > div:first-child > img {
	max-width:100%;
}
footer input[type='checkbox'],
.talk_stage input[type='checkbox'] {
	display:none;
}
.talk_stage .talk_bloc0 {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	height:0;
	z-index:3;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:ease;
	overflow:hidden;
}
.talk_stage .talk_bloc0:before {
	content:'接続するまでお待ちください';
	display:block;
	text-align:center;
	margin:auto;
}
.talk_stage .talk_block:checked + .talk_bloc0 {
	height:100%;
}
.talk_stage {
	position:relative;
	height:calc(55vh + 46px);
	overflow:hidden;
}
footer .talk_stage {
	height:calc(55vh + 46px);
	top:0;
	border-width:1px;
	border-style:solid;
	border-radius:5px;
	margin-right:30px;
}
.MesgWin .talk_stage {
	max-width:1000px;
	margin:0 auto;
	height:100%;
}
.talk_stage .multag {
	position:absolute;
	right:-20px;
	top:-20px;
	padding:55px 50px 5px;
	z-index:3;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	transform:translate(92px, -57px) rotate(45deg);
}
.talk_stage .multag[act] {
	right:30px;
	top:30px;
}
footer .foot input + .msg_block {
	height:0;
}
footer .foot input:not([dis]):checked + .msg_block {
	height:calc(55vh + 52px);
}
footer .foot > label {
	position:absolute;
	width:40px;
	height:40px;
	border-width:1px;
	border-style:solid;
	border-radius:20px;
	right:calc(80px + env(safe-area-inset-left));
	bottom:-50px;
	z-index:3;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	cursor:pointer;
	overflow:hidden;
}
footer .foot > a { display:none; }
footer .foot > input:not([dis])[mul] ~ label {
	bottom:90px;
}
footer .foot > input:not([dis]):checked ~ label {
	bottom:calc(55vh + 31px);
	right:calc(16px + env(safe-area-inset-left));
}
footer .foot > label > span {
	position:absolute;
	width:40px;
	height:40px;
	background-size:cover;
	background-position:center center;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
}
footer .foot > input:checked ~ label > span {
	opacity:0;
}
footer .foot > label > div {
	position:absolute;
	width:30px;
	height:6px;
	transform:translate(4px, 16px) rotate(-45deg);
}
footer .foot > label > div + div {
	transform:translate(4px, 16px) rotate(45deg);
}
footer .foot > a {
	position:absolute;
	#width:calc(100% - 30px - env(safe-area-inset-left) * 2);
	width:60px;
	height:60px;
	#left:11px;
	right:11px;
	bottom:5px;
	border-width:1px;
	border-style:solid;
	border-radius:30px;
	line-height:48px;
	font-size:22px;
	text-align:center;
	#margin:0 auto;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	z-index:3;
	cursor:pointer;
}

.fram .sistlist > div::-webkit-scrollbar,
.talk_stage .clist::-webkit-scrollbar,
.talk_stage .mlist::-webkit-scrollbar,
.talk_stage .tlist::-webkit-scrollbar {
	height:10px;
	width:10px;
	overflow:visible;
}
.fram .sistlist > div::-webkit-scrollbar-track,
.talk_stage .clist::-webkit-scrollbar-track,
.talk_stage .mlist::-webkit-scrollbar-track,
.talk_stage .tlist::-webkit-scrollbar-track {
	margin:0;
	border-width:1px;
	border-style:solid;
	border-radius:5px;
}
.fram .sistlist > div::-webkit-scrollbar:horizontal,
.talk_stage .clist::-webkit-scrollbar:horizontal,
.talk_stage .mlist::-webkit-scrollbar:horizontal,
.talk_stage .tlist::-webkit-scrollbar:horizontal {
	width:100%;
}
.fram .sistlist > div::-webkit-scrollbar:vertical,
.talk_stage .clist::-webkit-scrollbar:vertical,
.talk_stage .mlist::-webkit-scrollbar:vertical,
.talk_stage .tlist::-webkit-scrollbar:vertical {
	height:60%;
}
.fram .sistlist > div::-webkit-scrollbar-thumb,
.talk_stage .clist::-webkit-scrollbar-thumb,
.talk_stage .mlist::-webkit-scrollbar-thumb,
.talk_stage .tlist::-webkit-scrollbar-thumb {
	position:absolute;
	border-radius:5px;
	border-width:1px;
	border-style:solid;
}
.fram .sistlist > div::-webkit-scrollbar-thumb:horizontal,
.talk_stage .clist::-webkit-scrollbar-thumb:horizontal,
.talk_stage .mlist::-webkit-scrollbar-thumb:horizontal,
.talk_stage .tlist::-webkit-scrollbar-thumb:horizontal {
	height:10px;
	bottom:10px;
}
.fram .sistlist > div::-webkit-scrollbar-thumb:vertical,
.talk_stage .clist::-webkit-scrollbar-thumb:vertical,
.talk_stage .mlist::-webkit-scrollbar-thumb:vertical,
.talk_stage .tlist::-webkit-scrollbar-thumb:vertical {
	width:10px;
	right:10px;
}

.talk_stage .cnfch {
	position:absolute;
	float:left;
	width:30px;
	height:30px;
	right:34px;
	top:8px;
	z-index:2;
	border-radius:15px;
	border-width:1px;
	border-style:solid;
	text-align:center;
	font-size:20px;
	line-height:30px;
	font-family: monospace;
	cursor:pointer;
}
.talk_stage .cnfch:before {
	content:'i';
}

.talk_stage .mswch {
	position:absolute;
	float:left;
	width:40px;
	height:40px;
	#left:calc((100% - 220px) / 2 - 41px);
	left:10px;
	bottom:8px;
	z-index:3;
	border-radius:7px;
	cursor:pointer;
}
.talk_stage .mswch div {
	position:relative;
	height:26px;
	width:30px;
	margin:7px 5px;
	border:2px solid transparent;
	border-radius:2px;
	overflow:hidden;
}
.talk_stage .mswch div * {
	position:absolute;
	display:block;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
}
.talk_stage .mswch b {
	height:22px;
	width:10px;
	top:0;
	left:-10px;
}
.talk_stage #mswip:checked ~ .mswch b {
	transition-delay:0.3s;
}
.talk_stage .mswch span {
	height:6px;
	width:6px;
	border-radius:3px;
	left:-10px;
}
.talk_stage .mswch span:nth-of-type(1) {
	transition-delay:0.1s;
	top:1px;
}
.talk_stage #mswip:checked ~ .mswch span:nth-of-type(1) {
	transition-delay:0s;
}
.talk_stage .mswch span:nth-of-type(2) {
	transition-delay:0.2s;
	top:8px;
}
.talk_stage #mswip:checked ~ .mswch span:nth-of-type(2) {
	transition-delay:0.1s;
}
.talk_stage .mswch span:nth-of-type(3) {
	transition-delay:0.3s;
	top:15px;
}
.talk_stage #mswip:checked ~ .mswch span:nth-of-type(3) {
	transition-delay:0.2s;
}

.talk_stage .clist {
	position:absolute;
	float:left;
	width:100%;
	height:100%;
	max-width:400px;
	right:0;
	top:0;
	border-width:0 1px;
	border-style:none solid;
	overflow-y:auto;
	overflow-x:hidden;
	z-index:1;
	background:#ffffff;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	padding:50px 10px 10px;
}
.talk_stage .clist .face {
	margin:0 0 20px;
}
.talk_stage .clist .face > div {
	width:100px;
	height:100px;
	border-radius:50%;
	border-width:3px;
	border-style:solid;
	margin:0 auto 10px;
	overflow:hidden;
}
.talk_stage .clist .face > div > * {
	width:100%;
	height:100%;
}
.talk_stage .clist .face h5 {
	text-align:center;
	font-size:16px;
}
.talk_stage .clist table {
	position:relative;
	width:100%;
}
.talk_stage .clist th {
	width:99%;
}
.talk_stage .clist td {
	width:1%;
}
.talk_stage .clist table tr:not([act]) td[colspan] {
	display:none;
}
.talk_stage .clist .cmmoo {
	position:relative;
}
.talk_stage .clist .cmmoo > div {
	position:sticky;
	position:-webkit-sticky;
	top:0px;
	text-align:right;
}
.talk_stage .clist .cmmoo > div > div:empty {
	display:none;
}
.talk_stage .clist .cmmoo > div > div {
	position:absolute;
	margin:3px 3px 0 auto;
	padding:5px;
	right:0;
	line-height:1;
}
/*.talk_stage #mswip:checked ~ .tlist[on] ~ .clist,*/
.talk_stage .tlist:not([on]) ~ .cnfch,
.talk_stage .tlist:not([on]) ~ .clist,
.talk_stage #confp:not(:checked) ~ .tlist[on] ~ .clist {
	right:-100%;
}
.talk_stage #confp:checked ~ .mswch {
	display:none;
}
.talk_stage .mlist {
	position:absolute;
	float:left;
	width:100%;
	height:100%;
	left:0;
	top:0;
	border-width:0 1px;
	border-style:none solid;
	overflow-y:auto;
	overflow-x:hidden;
	z-index:2;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
}
.talk_stage #mswip:not(:checked) ~ .tlist[on] ~ .mlist {
	left:-100%;
}
.talk_stage #mswip:not(:checked) ~ .tlist[on] ~ .mswch div b {
	left:0;
}
.talk_stage #mswip:not(:checked) ~ .tlist[on] ~ .mswch div span {
	left:1px;
}
.talk_stage .mlist:not(:hover) {
	#max-width:calc(100% - 230px);
}
.talk_stage .mlist:after {
	#content:'';
	position:sticky;
	bottom:0;
	display:block;
	height:45px;
}

@media screen and (min-width: 640px) {
	.talk_stage .clist {
		width:calc(100% - 180px);
	}
	.talk_stage .mswch {
		left:-40px;
	}
	.talk_stage .mlist {
		width:180px;
		height:100%;
	}
	.talk_stage .mlist:after {
		content:none;
	}
	.talk_stage #mswip:not(:checked) ~ .tlist[on] ~ .mlist {
		left:0;
	}
/*	footer .mlist:not(:hover),
	footer .mlist:hover {
		height:100%;
		left:0;
		top:0;
		border-radius:0;
		border:none;
		box-shadow:none;
	}*/
}

footer .Svgchatbutton {
	position:absolute;
	width:42px;
	height:auto;
	vertical-align:middle;
	top:10px;
	left:9px;
}
footer .Svgchatbutton + span {
	display:inline-block;
	font-size:14px;
	line-height:22px;
	margin-left:1em;
}
footer .Svgchatbutton + span:before {
	#content:'メッセージを開く';
}
footer input[name='talk_swch']:checked ~ label > .Svgchatbutton + span:before {
	#content:'メッセージを閉じる';
}
.talk_stage .sears {
	position:sticky;
	position:-webkit-sticky;
	padding:5px;
	top:0;
	z-index:2;
	border:none;
	display:block;
}
.talk_stage .sears .return {
	width:calc(22px + 1em);
	height:calc(22px + 1em);
	border-radius:50%;
	display:inline-block;
	vertical-align:top;
	line-height:calc(22px + 1em);
	text-align:center;
	font-weight:bold;
}
.talk_stage .sears .return:after {
	content:'↩︎';
	font-size:150%;
}
.talk_stage .sears input {
	border:1px solid transparent;
	padding:10px 10px;
	line-height:1;
	margin-left:5px;
	width:calc(100% - 27px - 1em);
}
.talk_stage .cons {
	position:sticky;
	position:-webkit-sticky;
	top:48px;
	z-index:2;
	border:none;
	display:table;
	width:100%;
}
.talk_stage .cons label {
	display:table-cell;
	width:50%;
	text-align:center;
	vertical-align:middle;
}
.talk_stage .cons div {
	padding:5px;
	border-width:0 0 1px;
	border-style:none none solid;
}
.talk_stage .cons input {
	display:none;
}
.talk_stage .cons input:checked + div {
	font-weight:bold;
}

.talk_stage .talkp {
	float:right;
	height:32px;
	padding-top:1px;
}
.talk_stage .entrr {
	width:80px;
	height:28px;
	line-height:28px;
	border-radius:14px
}
.talk_stage .entr1 {
	display:inline-block;
	width:calc(100% - 80px);
	height:28px;
	text-align:right;
	padding-right:10px;
	cursor:pointer;
}
.talk_stage .entr1:before {
	content:'Shift+Enterで';
	line-height:28px;
}
.talk_stage .entr0:checked + .entr1:before {
	content:'Enterで';
}
.talk_stage .talkg {
	-webkit-appearance:none;
	float:right;
	height:90px;
	padding:5px 10px;
}
.talk_stage .sllnk {
	height:90px;
}
.talk_stage .sllnk {
	display:table;
	width:calc(100% - 180px);
	width:100%;
	min-width:230px;
	height:98px;
	padding:10px;
	float:right;
}
.talk_stage .sllnk span {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	border-radius:10px;
}

.talk_stage .imgn {
	overflow:hidden;
	height:1px;
}
.talk_stage .tlist {
	float:right;
	height:calc(100% - 140px);
	overflow:auto;
	margin-top:5px;
	margin-bottom:5px;
}
footer .talk_stage .tlist {
	padding:10px;
}
.MesgWin .talk_stage .tlist {
	padding:0 10px 10px;
}
.talk_stage .talkg,
.talk_stage .talkp,
.talk_stage .tlist {
	width:calc(100% - 21px);
	min-width:215px;
	margin-right:10px;
}
.MesgWin .talk_stage .sllnk,
.MesgWin .talk_stage .talkg {
	width:calc(100% - 70px);
	margin-right:10px;
}
.MesgWin .talk_stage .talkp,
.MesgWin .talk_stage .tlist {
	width:calc(100% - 20px);
	margin-right:10px;
}
@media screen and (min-width: 540px) {
	.talk_stage .sllnk,
	.talk_stage .talkg,
	.talk_stage .talkp,
	.talk_stage .tlist {
		width:calc(100% - 41px);
		min-width:195px;
		margin-right:20px;
	}
}
@media screen and (min-width: 640px) {
	.MesgWin .talk_stage .sllnk,
	.MesgWin .talk_stage .talkg,
	.MesgWin .talk_stage .talkp,
	.MesgWin .talk_stage .tlist {
		width:calc(100% - 200px);
	}
}
.talk_stage .tlist .chead {
	position:sticky;
	position:-webkit-sticky;
	float:right;
	width:100%;
	padding:5px;
	margin-bottom:10px;
	z-index:1;
}
footer .talk_stage .tlist .chead {
	top:-10px;
}
.MesgWin .talk_stage .tlist .chead {
	top:0;
}
.talk_stage #mswip:checked ~ .tlist .chead {
	#width:calc(100% - 161px);
}
.talk_stage .face0 {
	display:inline-block;
	width:26px;
	height:26px;
	border-radius:13px;
	overflow:hidden;
	vertical-align:middle;
	margin-left:0.5em;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.talk_stage .face0 * {
	width:100%;
	height:auto;
	vertical-align:middle;
}
.talk_stage .tlist .chead > a,
.talk_stage .tlist .chead > div {
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display:inline-block;
	vertical-align:middle;
	max-width:calc(100% - 56px - 1.5em);
	margin-left:0.5em;
}
.talk_stage .tlist .chead span:not(:first-of-type) {
	font-size:11px;
	width:96px;
}
.talk_stage .tlist .chead span:not(:first-of-type):hover {
	cursor:pointer;
}
.talk_stage .tlist .msg01,
.talk_stage .tlist .msg02 {
	float:left;
	width:70%;
	clear:both;
	margin-bottom:10px;
}
.talk_stage .tlist .msg01[fix],
.talk_stage .tlist .msg02[fix] {
	font-weight:bold;
}
.talk_stage .tlist .msg01 {
	float:right;
	text-align:right;
}
.talk_stage .tlist .msgName {
	font-size:12px;
	line-height:1.1;
}
.talk_stage .tlist .msgTime {
	font-size:10px;
	line-height:2;
	margin:0 25px;
}
.talk_stage .tlist .msgMemo {
	position:relative;
	display:inline-block;
	border-radius:20px;
	padding:5px 15px;
	text-align:left;
	word-break:break-all;
	max-width:100%;
}
.talk_stage .tlist .msgMemo:after {
	position:absolute;
	bottom:-18px;
	content:'';
	display:block;
	border:10px solid transparent;
	transform:scaleX(.8) skew(60deg, 0);
}
.talk_stage .tlist .msg01 .msgMemo:after {
	right:-5px;
	transform:translate(-7px, 0) scaleX(.8) skew(60deg, 0);
}
.talk_stage .tlist .msg02 .msgMemo:after {
	left:-5px;
	transform:translate(7px, 0) scaleX(.8) skew(-60deg, 0);
}
/*
footer .tlist .msgMtlst {
	display:inline-block;
	#background-color:rgb(100,100,100);
	padding:3px 12px;
	border-radius:10px;
	#color:#ffffff;
	margin:0 1px 1px 0;
	#min-width:80px;
	#max-width:120px;
	#text-overflow:ellipsis;
	#overflow:hidden;
	white-space:nowrap;
	text-align:center;
}
footer .tlist .msgMtlst:hover {
	#background-color:rgb(60,60,60);
	cursor:pointer;
	#color:#999999;
}
footer .tlist .msgMtPool:empty:before {
	content:'一括送信したい対象を選択してください。';
}
*/
.talk_stage .m_item {
	display:block;
	padding:10px;
	white-space:nowrap;
	font-size:14px;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
}
.talk_stage .m_item:hover {
	cursor:pointer;
}
.talk_stage .m_item:after {
	content:'';
	display:block;
	clear:both;
}
.talk_stage .m_item .multt {
	position:relative;
	padding:2px 5px;
	text-align:center;
	font-weight:bold;
}
.talk_stage .m_item .pager {
	display:inline-block;
	width:50px;
	text-align:center;
}
.talk_stage .m_item .pager:nth-child(2) {
	width:calc(100% - 100px);
}
.talk_stage .m_item .pager select {
	border:none;
	padding:0;
	background:transparent;
	width:auto;
	text-align:right;
	line-height:1;
	vertical-align:baseline;
}
.talk_stage .m_item .pager option {
	padding:10px;
}
.talk_stage .m_item .mlabl {
	position:relative;
	width:0;
	float:right;
	display:inline-block;
	width:calc(100% - 32px);
	height:32px;
	vertical-align:top;
}
.talk_stage .m_item .mname {
	position:absolute;
	bottom:0;
	left:0;
	max-width:100%;
	padding:0 5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	line-height:18px;
	vertical-align:top;
}
.talk_stage .m_item .mlabl[act] .mname {
	font-weight:bold;
}
.talk_stage .m_item .face {
	width:32px;
	height:32px;
	background-size:cover;
	background-position:center center;
	display:inline-block;
	vertical-align:top;
	float:right;
}
.talk_stage .face1 {
	position:absolute;
	display:inline-block;
	width:32px;
	height:32px;
	border-radius:16px;
	border-style:solid;
	border-width:0;
	overflow:hidden;
	vertical-align:middle;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
}
.talk_stage .mlabl:not([act]) + .face:hover .face1,
.talk_stage .m_item .mlabl[act] + .face:not(:hover) .face1 {
	border-width:3px;
}
.talk_stage .face1 * {
	width:100%;
	height:auto;
	vertical-align:middle;
}
.talk_stage .m_item .face:after {
	content:'';
	display:block;
	padding-top:100%;
}
.talk_stage .m_item[pager] {
	position:sticky;
	position:-webkit-sticky;
	#left:0;
	bottom:0;
	right:0;
	padding-left:60px;
	#bottom:45px;
	z-index:8;
}
.BottomTab a .fpac,
.talk_stage .m_item .fpac {
	position:relative;
	text-align:center;
	width:0;
	height:0;
}
.BottomTab a .fpac {
	display:inline-block;
	vertical-align:middle;
	#margin-bottom:20px;
	line-height:20px;
}
.talk_stage .m_item .fpac {
	float:right;
}
.BottomTab a .cout,
.talk_stage .m_item .cout {
	position:absolute;
	border-radius:10px;
	font-size:11px;
	font-family:arial;
}
.BottomTab .cout {
	top:-40px;
	left:30px;
	right:-50px;
	bottom:20px;
}
.talk_stage .m_item .cout {
	top:-7px;
	left:-13px;
	right:-7px;
	bottom:-13px;
}
.BottomTab .cout:empty,
.talk_stage .m_item .cout:empty {
	display:none;
}
@media screen and (min-width: 640px) {
	.talk_stage .m_item[pager] {
		#width:auto;
		#left:0;
		padding-left:0;
	}
}
.Crumb {
	position:relative;
	display:table;
	width:100%;
	height:40px;
	z-index:2;
}
.Crumb img {
	height:25px;
}
.Crumb [itemprop='item'],
.Crumb [itemprop='name'] {
	display:inline-block;
	vertical-align:middle;
}
.Crumb [itemprop='item'] {
	overflow:hidden;
}
.Crumb [itemprop='name'] {
	overflow:hidden;
	text-overflow:ellipsis;
	#max-width:100px;
}
.Crumb span[itemprop='itemListElement']:not(:last-of-type) [itemprop='name'] {
	#max-width:30px;
}
.Crumb span[itemprop='itemListElement']:first-child [itemprop='name'] {
	line-height:1;
	overflow:hidden;
}
.Crumb [itemprop='item'] img {
	vertical-align:middle;
}
@media screen and (min-width: 540px) {
	.Crumb span[itemprop='itemListElement']:not(:last-of-type) [itemprop='name'],
	.Crumb [itemprop='name'] {
		max-width:300px;
	}
}
.Crumb [itemprop='description'] {
	display:none;
}
.Crumb span[itemprop='itemListElement']:not(:last-of-type):after {
	content:'>';
	vertical-align:middle;
}
.Crumb span[itemprop='itemListElement']:not(:last-of-type):not(:nth-last-of-type(2)) {
	display:none;
}
.Crumb > * {
	display:table-cell;
	white-space:nowrap;
	padding:0 0 0 5px;
	vertical-align:middle;
	width:1%;
	overflow:hidden;
}
.Crumb > div {
	width:90%;
}
.Crumb > div:last-of-type {
	width:10px;
}
.Crumb a {
	padding:0 1px;
	overflow:hidden;
	text-overflow:ellipsis;
	#max-width:134px;
	line-height:1.1;
}
.Crumb a > div,
.Crumb a > h2 {
	display:inline-block;
	vertical-align:middle;
	width:30px;
}
.Crumb a > h2 + div {
	width:auto;
	max-width:100px;
	overflow:hidden;
	text-overflow:ellipsis;
}
.Crumb a > h2 {
	height:30px;
	background-size:cover;
	background-position:center center;
}
@media screen and (min-width: 540px) {
	.Crumb a {
		#max-width:134px;
	}
	.Crumb span[itemprop='itemListElement']:not(:last-of-type):not(:nth-last-of-type(2)) {
		display:table-cell;
	}
	.Crumb > * {
		max-width:none;
	}
}


.BottomTab {
	position:sticky;
	position:-webkit-sticky;
	bottom:0;
	line-height:1;
	z-index:5;
}
.BottomTab > div {
	display:table;
	width:100%;
	max-width:1024px;
	margin:0 auto;
	table-layout:fixed;
}
.BottomTab > div > * {
	display:table-cell;
	height:80px;
	text-align:center;
	vertical-align:middle;
}
.BottomTab > div > * > span {
	display:block;
	text-align:center;
	font-size:12px;
}
.BottomTab svg {
	height:35px;
	width:35px;
}
.BottomTab svg * {
	fill:#ffffff;
}
@media screen and (min-width: 640px) {
}
/*header > * > *:first-child {
	float:left;
}
header > * > *:not(:first-child) {
	display:block;
	float:right;
	margin-left:5px;
}
header > * > a {
	padding:0 5px;
}
header > * > div:last-child {
	float:none;
	clear:both;
}
header a[href]:hover {
	background:rgba(0,0,0,.5);
}*/

.FavoWrap {
	max-width:1024px;
	margin:0 auto;
	text-align:right;
	padding-right:30px;
}

.Allsend2 svg {
	width:30px;
	height:auto;
	vertical-align:middle;
}

.ChanLists {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:20;
	text-align:center;
	line-height:100vh;
	overflow:auto;
}
.ChanLists > div {
	max-width:1024px;
	display:inline-block;
	line-height:1.5;
	vertical-align:middle;
	text-align:left;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	border-radius:30px;
	overflow:hidden;
	transform:scale(0);
	opacity:0;
}
.ChanLists > div > div {
	position:relative;
	width:100%;
	height:100%;
}
.ChanLists h5 {
	width:100%;
	text-align:center;
}
.ChanLists h5,
.ChanLists > div > div > div {
	padding:15px 30px 15px;
}
.ChanLists > div > div > div:first-child {
	#position:fixed;
	#top:0;
	position:absolute;
	padding:15px 30px 0;
	cursor:pointer;
	color:#ffffff;
	font-size:44px;
}
.ChanLists .item {
	background:#ffffff;
}
@media screen and (min-width:540px) {
	.ChanLists > div {
		#width:480px;
	}
}

.Userlist .FormError .inner,
.Subjlist .FormError .inner,
.Lpkslist .FormError .inner {
	display:block;
	padding:5px 10px;
	width:auto;
}
.Head {
	top:54px;
	margin:0 auto;
	#padding:20px 0 0;
}
.Body {
	##max-width:1000px;
	min-height:calc(100vh - 250px);
	margin:0 auto;
	padding:10px 10px 20px;
}
.Body > div:first-child {
	padding-top:30px;
}
.Head ~ .Body {
	min-height:calc(100vh - 300px);
}
.Body form {
	padding:0 env(safe-area-inset-left);
}

.Horiable {
	display:table;
	width:100%;
}
.Horiable > * {
	display:table-cell;
	vertical-align:middle;
}
.Horiable > *[text] {
	padding:15px 25px;
}
.Horiable > *:last-child {
	text-align:right;
}

.MypageAnno {
	position:relative;
	border-width:6px;
	border-style:double;
	border-radius:10px;
	margin:1em auto 10px;
	max-width:720px;
	min-height:100px;
	font-size:21px;
	padding:0 20px;
}
.MypageAnno h2 {
	font-size:24px;
	margin:calc(-1.5em - 6px) auto 10px;
	border-radius:5px;
	white-space:normal;
	word-break:break-all;
	text-align:center;
	background:none;
}
.MypageAnno h2 > div {
	display:inline-block;
	padding:0.5em 10px;
}
.MypageAnno input[type='button'] {
	display:block;
	width:100px;
	margin:10px 0 10px auto;
}

.PageTitle .break {
	position:absolute;
	left:0;
	right:0;
}
.PageTitle .iner {
	padding:20px env(safe-area-inset-left);
	line-height:40px;
	font-size:24px;
	text-align:center;
}
.PageTitle h2 {
	position:relative;
	font-size:19px;
	padding:1em;
	text-align:center;
}
.PageTitle .tback1,
.PageTitle .tback0 {
	position:relative;
	z-index:0;
	#margin:0 -10px;
}
.PageTitle .tback0 > *,
.PageTitle .tback1 > * {
	position:absolute;
	display:block;
	left:0;
	right:0;
}
.PageTitle .tback0 > * {
	bottom:-11px;
}
.PageTitle .tback1 > * {
	top:10px;
}
.PageTitle .tback0 > * > *,
.PageTitle .tback1 > * > * {
	position:relative;
	display:block;
	overflow:hidden;
}
.PageTitle .tback0 > * > *:before {
	content:'';
	display:block;
	padding-top:calc(100% / 720 * 20);
}
.PageTitle .tback1 > * > *:before {
	content:'';
	display:block;
	padding-top:calc(100% / 720 * 200);
}
.PageTitle .tback0 .Svgtback {
	top:0;
}
.PageTitle .tback1 .Svgtback {
	bottom:0;
}
.PageTitle .Svgtback {
	position:absolute;
	display:block;
	left:0;
	right:0;
	width:100%;
	height:auto;
}
@media screen and (min-width:540px) {
	.PageTitle .tback0 > * > *:before {
		#padding-top:calc(100% / 720 * 20);
	}
	.PageTitle .tback1 > * > *:before {
		padding-top:calc(100% / 720 * 130);
	}
}
@media screen and (min-width:1200px) {
	.PageTitle .tback0 > * > *:before {
		padding-top:calc(100% / 720 * 13);
	}
	.PageTitle .tback1 > * > *:before {
		padding-top:calc(100% / 720 * 80);
	}
}

.UserProfile {
	position:relative;
	padding:0 calc(10px + env(safe-area-inset-left)) 10px;
}
.SubjCate {
	max-width: 1024px;
	padding:0 calc(10px + env(safe-area-inset-left)) 20px;
	margin:0 auto;
}
.UserProfile .main {
	max-width:720px;
	margin:0 auto;
}
.UserProfile .propic {
	display:block;
	border-width:1px;
	border-style:solid;
	border-radius:50px;
	#padding:10px;
	line-height:1;
	width:100px;
	height:100px;
	margin:0 auto;
}
.UserProfile .propic > div:first-child {
	position:relative;
	border-radius:50px;
	overflow:hidden;
	width:100px;
	height:100px;
	z-index:3;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.UserProfile .propic img {
	display:block;
	width:100%;
}
.UserProfile .profile {
	display:block;
	float:left;
	padding:10px 0 0;
	width:100%;
}
.UserProfile .profile > div {
	border-radius:15px;
	overflow:hidden;
	border-width:1px;
	border-style:solid;
	line-height:28px;
	margin-bottom:10px;
}
.UserProfile .profile > div > div {
	float:left;
	vertical-align:middle;
	margin-right:10px;
	line-height:28px;
	min-width:70px;
	text-align:center;
}
.UserProfile .profile > div > p {
	padding:10px;
	line-height:1.3;
}
.UserProfile .cert {
	clear:both;
	text-align:right;
	float:right;
}
.SubjCate div,
.UserProfile .cert div {
	display:inline-block;
	padding:5px 10px;
	line-height:1;
	margin-right:5px;
	border-radius:20px;
	font-size:12px;
}
.UserProfile .clear {
	clear:both;
}
.UserProfile .recmtk {
	padding:5px 0;
	display:block;
}
.UserProfile .recmtk > * {
	vertical-align:top;
}
.UserProfile .recmtk > div {
	position:relative;
	height:30px;
	width:30px;
	border-width:1px;
	border-style:solid;
	border-radius:15px;
	z-index:1;
	display:inline-block;
}
.UserProfile .recmtk > div:hover {
	cursor:pointer;
}
.UserProfile .recmtk > input {
	display:none;
}
.UserProfile .recmtk > span {
	display:inline-block;
	width:calc(100% - 31px);
	margin-right:1px;
	text-align:right;
	line-height:30px;
	padding:0 10px;
}
.UserProfile .recmtk > span:after {
	content:'一斉送信を受信しない';
	white-space:nowrap;
}
.UserProfile .recmtk > div:before,
.UserProfile .recmtk > div:after {
	content:'';
	display:block;
	position:absolute;
	top:2px;
	right:2px;
	border-width:4px;
	border-style:solid;
	border-radius:15px;
	height:24px;
	width:24px;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
}
.UserProfile .recmtk > div:before {
	transform:rotate(-45deg);
}
.UserProfile .recmtk > div:after {
	transform:rotate(45deg);
}
.UserProfile .recmtk >  input:checked + span:after {
	content:'一括送信を受信する';
}
.UserProfile .recmtk > input:checked ~ div:before {
	transform:rotate(-45deg) scaleX(0.3);
	border-width:12px;
	border-radius:2px;
}
.UserProfile .recmtk > input:checked ~ div:after {
	transform:rotate(45deg) scaleX(0.3);
	border-width:12px;
	border-radius:2px;
}
@media screen and (min-width: 540px) {
	.UserProfile .propic {
		float:right;
	}
	.UserProfile .profile {
		width:calc(100% - 100px);
		padding:10px 10px 0 0;
	}
	.UserProfile .profile > div > div {
		min-width:100px;
	}
}


.StepFlow {
	padding:15px;
	border-radius:10px;
}
.StepFlow > b {
	display:block;
	width:100%;
	font-size:16px;
	font-weight:bold;
	filter:drop-shadow(0px 1px 2px rgba(0,0,0,.3));
}
.StepFlow .item {
	display:inline-table;
	#width:calc((100% - 2px) / 3);
	padding:0 5px 0 25px;
	#overflow:hidden;
	margin-bottom:1px;
	height:90px;
	vertical-align:middle;
}
.StepFlow .item:first-of-type {
	border-radius:15px 0 0 15px;
	padding-left:15px;
}
.StepFlow .item:last-of-type {
	border-radius:0 15px 15px 0;
	padding-right:15px;
}
.StepFlow .item:not(:last-of-type) {
	margin-right:-15px;
}
.StepFlow .item:not(:first-of-type) {
	margin-left:15px;
}
.StepFlow .item:nth-of-type(1) {
	width:25%;
	min-width:200px;
}
.StepFlow .item:nth-of-type(2) {
	width:30%;
	min-width:211px;
}
.StepFlow .item:nth-of-type(3) {
	min-width:200px;
	width:100%;
}
.StepFlow .item:nth-of-type(3) .mult {
	max-width:calc(100% - 36px);
}
.StepFlow .item > * {
	display:table-cell;
	vertical-align:middle;
}
.StepFlow .item > span {
	position:relative;
	width:0;
}
.StepFlow .item > span svg {
	position:absolute;
	top:0;
	bottom:0;
	width:auto;
	height:100%;
}
.StepFlow .item > span:last-child svg {
	left:3px;
	z-index:3;
}
.StepFlow .item > span:first-child svg {
	right:5px;
}
.StepFlow .item b {
	display:inline-block;
	font-size:30px;
	font-weight:normal;
	vertical-align:middle;
	margin-right:10px;
}
.StepFlow .item input[type='button'] {
	display:inline-block;
	padding:10px 25px;
	border-radius:25px;
	font-size:14px;
	line-height:1;
	vertical-align:middle;
}
.StepFlow .mult {
	display:inline-block;
	line-height:1.1;
	vertical-align:middle;
}
.StepFlow .mult i {
	display:block;
	text-align:center;
}
@media screen and (min-width:540px) {
	.StepFlow .item:nth-of-type(3) {
		width:45%;
		min-width:333px;
	}
}
.TopSlogan {
	position:relative;
	z-index:7;
	font-size:10px;
	overflow:hidden;
	padding:0 env(safe-area-inset-left);
}
.TopSlogan h1 {
	max-width:1024px;
	margin:0 auto;
	line-height:20px;
	padding:0 10px;
}




.TopNav2 {
	position:sticky;
	position:-webkit-sticky;
	top:0;
	z-index:7;
	border-width:1px;
	border-style:solid none;
	padding:0 env(safe-area-inset-left);
}
.TopNav2 a {
	border:none;
	display:block;
	overflow:hidden;
	height:40px;
}
.TopNav2 a[href]:hover {
	text-decoration:none;
}
.TopNav2 img,
.TopNav2 svg {
	width:auto;
	height:100%;
}
.TopNav2 .area {
	padding:6px 5px;
	max-width:1024px;
	margin:0 auto;
}
.TopNav2 .area > * {
	display:inline-block;
	vertical-align:top;
	height:40px;
	padding:0;
}
.TopNav2 .ah,
.TopNav2 .qh {
	float:right;
}

.TopNav2 .ah a {
	border-radius:20px;
	width:40px;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
}
.TopNav2 .qh a {
	padding:5px 5px 5px 0;
	width:40px;
}
.TopNav2 .bh a {
	height:40px;
	width:70px;
}

.TopNav2 .qh svg {
	width:100%;
}
.TopNav2 .bh:not(:hover) div {
	pointer-events:none;
}
.TopNav2 .bh svg {
	margin-left:-5px;
}
.TopNav2 .ah:not(:hover) div {
	pointer-events:none;
	transform:translateY(-10px);
	opacity:0;
}
.TopNav2 .bolum {
	position:relative;
	display:block;
	margin:0 auto;
	pointer-events:none;
	top:5px;
	z-index:8;
	text-align:center;
}
.TopNav2 .bolum div {
	position:absolute;
	float:right;
	top:5px;
	right:0px;
	padding:8px;
	border-radius:5px;
	white-space:nowrap;
	line-height:1;
	opacity:1;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:ease-out;
}
.TopNav2 .bolum div:before {
	position:absolute;
	top:-18px;
	right:10px;
	content:'';
	display:block;
	border:10px solid transparent;
	transform:scaleX(.5);
}
.TopNav2 .bh > .bolum {
	position:relative;
	display:block;
	float:none;
	margin:0 auto;
	right:unset;
	pointer-events:auto;
}
.TopNav2 .bh > .bolum div {
	position:absolute;
	float:right;
	top:5px;
	right:-10px;
	padding:8px;
	border-radius:5px;
	white-space:nowrap;
	line-height:1;
}
.TopNav2 .bh > .bolum div:before {
	display:block;
}



.TopNav {
	position:sticky;
	position:-webkit-sticky;
	top:0;
	z-index:7;
	border-width:1px;
	border-style:solid none;
	padding:0 env(safe-area-inset-left);
}
.TopNav input {
	display:none;
}
.TopNav a {
	border:none;
}
.TopNav a[href]:hover {
	text-decoration:none;
}
.TopNav .area {
	padding:6px 2px;
	max-width:1024px;
	margin:0 auto;
}
.TopNav .toplogo {
	display:inline-block;
	#padding:8px 6px;
	vertical-align: top;
	height:40px;
}
.TopNav .toplogo img {
	margin:0;
}
.TopNav .right {
	display:none;
}
.TopNav .tools a {
	position:relative;
	display:block;
	height:40px;
}
.TopNav .right a {
	border-radius:20px;
	overflow:hidden;
}
.TopNav .ah {
	display:inline-block;
}
.TopNav .bolum {
	display:inline-block;
	position:absolute;
	top:5px;
	right:72px;
	z-index:8;
	text-align:center;
	float:right;
	pointer-events:none;
}
.TopNav .bolum div {
	display:inline-block;
	transform:translateY(0);
	opacity:1;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:ease-out;
	line-height:40px;
}
.TopNav .bolum div:before {
	position:absolute;
	top:-18px;
	right:20px;
	content:'';
	display:none;
	border:10px solid transparent;
	transform:scaleX(.5);
}
.TopNav .ah:first-child .bolum div:before {
	right:35px;
}
.TopNav .ah .bolum {
	#display:none;
}
.TopNav img,
.TopNav svg {
	width:auto;
	height:100%;
}
.TopNav label {
	position:relative;
	float:right;
	width:72px;
	height:40px;
	text-align:center;
	border-width:1px;
	border-left-style:solid;
}
.TopNav label div {
	position:absolute;
	width:35px;
	height:7px;
	top:50%;
	left:50%;
	margin-top:-4px;
	margin-left:-17px;
	transition-property:all;
	transition-duration:0.3s;
	transition-timing-function:ease-out;
}
.TopNav label div:nth-child(1) {
	transform:translate(0, 0) rotate(45deg);
}
.TopNav label div:nth-child(2) {
	transform:translate(0, 0) rotate(-225deg);
}
.TopNav label div:nth-child(3) {
	transform:translate(0, 0) rotate(135deg);
}
.TopNav input:not(:checked) ~ label div:nth-child(1) {
	transform:translate(0, -14px);
}
.TopNav input:not(:checked) ~ label div:nth-child(2) {
	transform:translate(0, 0);
}
.TopNav input:not(:checked) ~ label div:nth-child(3) {
	transform:translate(0, 14px);
}
.TopNav .tools {
	#float:right;
	position:relative;
}
.TopNav .toos:first-child {
	transition-delay:0.1s;
}
.TopNav .toos {
	position:absolute;
	top:7px;
	left:-2px;
	right:-2px;
	transition-property:all;
	transition-duration:0.2s;
	transition-timing-function:ease-out;
	height:calc(100vh - 52px);
}
.TopNav input:not(:checked) ~ .tools .toos {
	height:0;
}
.TopNav .tool0 {
	position:absolute;
	top:7px;
	left:-2px;
	right:-2px;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:ease-out;
	overflow:hidden;
	max-height:450px;
}
.TopNav .tool1 {
	padding:5px 0;
}
.TopNav .tools .ah {
	display:block;
	padding:5px 16px;
	position:relative;
}
.TopNav .tools .ah[round] a {
	border-radius:20px;
	overflow:hidden;
}
.TopNav .tools .ah:after {
	content:'';
	display:block;
	clear:both;
}
.TopNav .tools a {
	text-align:right;
	margin:0 auto;
}
.TopNav input:not(:checked) ~ .tools .tool0 {
	max-height:0px;
	transition-timing-function:ease-in;
}
	.TopNav .bh:not(:hover) div {
		pointer-events:none;
	}
	.TopNav .bh {
		#float:right;
		display:inline-block;
		position:static;
		margin-right:20px;
		padding:0;
		vertical-align:bottom;
	}
	.TopNav .bh a {
		#float:none;
		display:block;
		width:40px;
		height:40px;
	}
	.TopNav .bh > .bolum {
		position:relative;
		display:block;
		float:none;
		margin:0 auto;
		right:unset;
		pointer-events:auto;
	}
	.TopNav .bh > .bolum div {
		position:absolute;
		float:right;
		top:5px;
		right:-10px;
		padding:8px;
		border-radius:5px;
		white-space:nowrap;
		line-height:1;
	}
	.TopNav .bh > .bolum div:before {
		display:block;
	}
@media screen and (min-width: 768px) {
	.TopNav .tools a {
		width:40px;
	}
	.TopNav .ah:not(:hover) div {
		pointer-events:none;
		transform:translateY(-10px);
		opacity:0;
	}
	.TopNav .tools .ah {
		float:right;
		display:inline-block;
	}
	.TopNav .tools {
		float:right;
	}
	.TopNav .tool0 {
		position:static;
		height:40px;
		width:calc(540px - env(safe-area-inset-left) * 2);
		overflow:visible;
	}
	.TopNav .tool1 {
		position:absolute;
		height:40px;
		right:0;
		white-space:nowrap;
		padding:0 10px 0 0;
	}
	.TopNav .tools .ah {
		position:static;
		margin-right:10px;
		padding:0;
	}
	.TopNav .tools .ah:first-child {
		width:72px;
		height:40px;
		margin-right:0;
		text-align:center;
		border-width:1px;
		border-left-style:solid;
	}
	.TopNav input:checked ~ .tools .toos {
		height:0;
	}
	.TopNav .tools a {
		float:none;
	}
	.TopNav input:not(:checked) ~ .tools a {
		width:40px;
	}
	.TopNav .bolum {
		position:relative;
		display:block;
		float:none;
		margin:0 auto;
		right:unset;
		pointer-events:auto;
	}
	.TopNav .bolum div {
		position:absolute;
		float:right;
		top:5px;
		right:-10px;
		padding:8px;
		border-radius:5px;
		white-space:nowrap;
		line-height:1;
	}
	.TopNav .bolum div:before {
		display:block;
	}
	.TopNav label {
		display:none;
	}
}
/*
.TopNav .area {
#	display:inline-block;
#	padding:6px 0 6px 5px;
#	white-space:nowrap;
#	vertical-align:top;
	line-height:1.2;
}
.TopNav > *:nth-last-child(2) {
#	position:fixed;
#	right:72px;
#	width:30px;
#	padding:0;
}
.TopNav .right {
	position:fixed;
	right:0;
	width:72px;
	text-align:center;
	padding:0;
	margin:6px 0;
	border-left:1px solid rgba(0,0,0,0);
}
.TopNav > *:nth-last-child(1) > a {
	overflow:hidden;
	border-radius:20px;
	
}
.TopNav a {
	display:inline-block;
	vertical-align:middle;
}
.TopNav > *:not(:first-child) > a {
	width:40px;
	height:40px;
}
.TopNav img,
.TopNav svg {
	display:inline-block;
	width:100%;
	height:auto;
}
.TopNav a:first-child div {
	display:inline-block;
	padding:6px 0;
	vertical-align:middle;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	#border-radius:30px;
	overflow:hidden;
	#mix-blend-mode:luminosity;
}
.TopNav a:first-child div:not([top]) {
	width:96px;
}
.TopNav a span {
	display:none;
	width:calc(100% - 60px);
	vertical-align:middle;
	padding-left:5px;
	white-space:normal;
}
.TopNav > * > input {
	display:none;
}
.TopNav > * > label {
	width:30px;
	height:52px;
	display:inline-table;
	vertical-align:middle;
	margin-right:-190px;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
}
.TopNav > * > label:before {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	content:'▶';
}
.TopNav > * > input:not(:checked) + label {
	margin-right:100px;
}
.TopNav > * > input:not(:checked) + label:before {
	content:'◀';
}
@media screen and (min-width: 640px) {
	.TopNav > *:nth-last-child(2) {
		right:35px;
	}
	.TopNav > *:nth-last-child(1) {
		width:72px;
	}
	.TopNav a:not(:first-child) {
		position:static;
		display:inline-block;
	}
	.TopNav > * > label {
		height:52px;
		margin-right:-220px;
	}
	.TopNav > * > input:not(:checked) + label {
		margin-right:-220px;
	}
	.TopNav a span {
		display:inline-block;
	}
	.TopNav a:first-child div:not([top]) {
		width:96px;
	}
}
@media screen and (min-width: 640px) {
}*/

.Copyright {
	padding:3px;
	text-align:center;
}

.BottomNav {
	padding:0 env(safe-area-inset-left) 30px;
	overflow:hidden;
}
div.BottomNav {
	padding:0 env(safe-area-inset-left);
}
.BottomNav > div {
	position:relative;
	z-index:2;
	max-width:1000px;
	margin:0 auto;
	padding:0 0 30px;
	vertical-align:top;
}
div.BottomNav > div {
	padding:0;
}
.BottomNav a,
.BottomNav a:hover {
	border-color:transparent;
	border-bottom-style:none;
}
.BottomNav .column:not(:last-of-type) {
	#padding:0;
}
.BottomNav .mainLogo {
	position:relative;
	display:inline-block;
	padding:16px 10px;
	width:100%;
	text-align:center;
}
div.BottomNav .mainLogo {
	padding:0;
}
.BottomNav .mainLogo a {
	display:block;
}
.BottomNav .mainLogo svg {
	width:200px;
	height:auto;
}
.BottomNav .mainLogo span {
	display:inline-block;
}
.BottomNav .mainLogo span + span {
	margin-left:5px;
}
.BottomNav .littletitle {
	font-weight:bold;
	padding:3em 2em 0;
	text-align:center;
}
.BottomNav .column a {
	padding:1em 2em 1em 3em;
}
.BottomNav .littletitle,
.BottomNav .column a {
	display:block;
	color:inherit;
}
.BottomNav .littletitle,
.BottomNav .column a {
	border-top-style:solid;
	border-width:1px;
}
.BottomNav .mainLogo + .column .littletitle {
	border:none;
}
@media screen and (min-width: 660px) {
	.BottomNav > div {
		display:table;
	}
	.BottomNav .column,
	.BottomNav .mainLogo {
		display:table-cell;
		vertical-align:top;
		padding:16px 10px 30px;
	}
	.BottomNav .mainLogo {
		width:97%;
	}
	.BottomNav .mainLogo svg {
		width:100px;
	}
	.BottomNav .littletitle {
		text-align:left;
		padding:1em 2em;
	}
	.BottomNav .littletitle,
	.BottomNav .column a {
		#display:inline-block;
		white-space:nowrap;
		margin-right:auto;
		padding:3px;
		border:none;
	}
	.BottomNav .littletitle,
	.BottomNav .mainLogo + .column .littletitle {
		border-bottom:1px solid transparent;
		margin-bottom:10px;
	}
}
@media screen and (min-width: 720px) {
	.BottomNav .column {
		padding:16px 30px 30px 10px;
	}
}

.Chatbutton {
	display:block;
	width:100%;
}

.SmallList > .list > div label:not(:first-of-type) {
	width:99%;
	padding:13px 0;
	text-align:left;
}
.SmallList > .list > div > label:first-of-type {
	padding:13px 20px;
}
.SmallList > .list > div > label:first-of-type:before {
	margin:auto;
}
@media screen and (min-width:540px) {
	.SmallList > .list > div label:not(:first-of-type) {
		padding:9px 0;
	}
	.SmallList > .list > div > label:first-of-type {
		padding:10px 15px;
	}
	.SmallList > .list > div > label:first-of-type:before {
		margin:auto;
	}
}


@media screen and (min-width:540px) {
	.Switch {
		width:70px;
		height:30px;
		border-radius:16px;
		padding:0 28px 0 0;
	}
	.Switch div:after {
		width:26px;
		height:26px;
		border-radius:13px;
		margin:2px;
	}
	.Switch input:checked + div {
		margin-left:40px;
	}
	.Switch div > * {
		width:72px;
		height:30px;
		padding:0;
		font-size:11px;
		line-height:30px;
	}
	.Switch div > *:nth-child(1) {
		right:-31px;
		padding-right:20px;
	}
	.Switch div > *:nth-child(2) {
		left:0;
		padding-left:20px;
	}
	.Switch input:checked + div > *:nth-child(2) {
		left:31px;
	}
}


.FavoBut {
	position:relative;
	display:block;
	width:0;
	height:0;
	float:right;
	margin-left:-10px;
	z-index:3;
}
.FavoBut .Svgfavobuton {
	position:absolute;
	display:block;
	left:-25px;
	right:-25px;
	top:-25px;
	bottom:-25px;
	width:50px;
	height:50px;
}
.FavoBut .Svgfavobuton path {
	transform:scale(.7);
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:ease;
	stroke-linejoin:round;
	stroke-linecap:round;
	stroke-width:3px;
}
.FavoBut .Svgfavobuton path:last-child {
	transform:scale(.65);
}
.FavoBut[act] .Svgfavobuton path {
	transform:scale(.8);
}
.FavoBut[act] .Svgfavobuton path:last-child {
	transform:scale(.7);
}
.FavoBut:hover .Svgfavobuton path,
.FavoBut[act]:hover path {
	transform:scale(1) rotate(72deg);
}
.FavoBut:hover .Svgfavobuton path:last-child,
.FavoBut[act]:hover .Svgfavobuton path:last-child {
	transform:scale(.8) rotate(72deg);
}
.FavoBut .Svgrecom {
	position:absolute;
	display:block;
	width:50px;
	height:50px;
}

.CompanySec {
	padding:5px calc(5px + env(safe-area-inset-left));
	font-size:14px;
	margin:-10px -10px 6vw;
}
.CompanySec .inner {
	max-width:1024px;
	margin:0 auto;
	padding:20px 0;
}
.CompanySec .break {
	position:absolute;
	left:0;
	right:0;
}
.CompanySec .tback1,
.CompanySec .tback0 {
	position:relative;
	z-index:0;
	width:100%;
}
.CompanySec .tback0 > *,
.CompanySec .tback1 > * {
	position:absolute;
	display:block;
	left:0;
	right:0;
	margin:0 calc(-5px - env(safe-area-inset-left));
}
.CompanySec .tback0 > * {
	bottom:-11px;
}
.CompanySec .tback1 > * {
	top:0;
}
.CompanySec .tback0 > * > *,
.CompanySec .tback1 > * > * {
	position:relative;
	display:block;
	overflow:hidden;
}
.CompanySec .tback0 > * > *:before {
	content:'';
	display:block;
	padding-top:calc(100% / 720 * 20);
}
.CompanySec .tback1 > * > *:before {
	content:'';
	display:block;
	padding-top:calc(100% / 720 * 60);
}
.CompanySec .tback0 .Svgtback {
	top:0;
}
.CompanySec .tback1 .Svgtback {
	bottom:0;
}
.CompanySec .Svgtback {
	position:absolute;
	display:block;
	left:0;
	right:0;
	width:100%;
	height:auto;
}
@media screen and (min-width:540px) {
	.CompanySec .tback0 > * > *:before {
		#padding-top:calc(100% / 720 * 20);
	}
	.CompanySec .tback1 > * > *:before {
		padding-top:calc(100% / 720 * 60);
	}
}
@media screen and (min-width:1200px) {
	.CompanySec {
		margin:-10px -10px 10vw;
	}
	.CompanySec .tback0 > * > *:before {
		padding-top:calc(100% / 720 * 13);
	}
	.CompanySec .tback1 > * > *:before {
		padding-top:calc(100% / 720 * 80);
	}
}
.CompanySec > .inner > h2 {
	position:relative;
	display:table;
	font-size:16px;
	width:100%;
	min-height:100px;
	border-radius:10px;
	margin:0 auto 15px;
	padding:10px;
}
.CompanySec > .inner > h2 span {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.CompanySec > .inner > h3 {
	position:relative;
	border-width:2px;
	border-style:solid;
	border-radius:10px;
	padding:5px;
	z-index:2;
	float:left;
	margin:0 10px -20px auto;
}
.CompanySec > .inner > .word {
	position:relative;
	clear:both;
	margin:0 auto 15px;
	padding:5px;
	border-width:2px;
	border-style:solid;
	border-radius:10px;
	text-indent:1em;
}
.CompanySec > .word * {
	text-indent:0;
}
.CompanySec > .inner > h3 + .word {
	margin:0 auto 15px 15px;
	padding:30px 10px 10px;
}
.CompanySec ul {
	padding:10px 10px 10px 20px;
}
.CompanySec ol {
	padding:10px 0;
	margin-block-start:0;
	margin-inline-start:2em;
	padding-inline-start:0;
}
.CompanySec ol ol {
	margin-inline-start:2em;
	list-style:lower-alpha;
}
.CompanySec li:not(:last-of-type) {
	margin:0 0 7px;
}
.CompanySec .form,
.CompanySec .form > * {
	border-width:1px;
}
.CompanySec .form {
	position:relative;
	border-style:solid none none solid;
}
.CompanySec .form > * {
	display:block;
	padding:10px;
	border-style:none solid solid none;
}
.CompanySec .form > *[input] {
	padding:1px;
}
.CompanySec .form h3 {
	width:100%;
}
.CompanySec .form > *[input] > *:not([type='button']) {
	padding:9px;
	line-height:1.8;
}
.CompanySec .form > * img {
	vertical-align:middle;
}
@media screen and (min-width:540px) {
	.CompanySec {
	}
	.CompanySec > h2 {
		font-size:19px;
		padding:20px;
		border-radius:20px;
	}
	.CompanySec > h2 span:before {
		#content:'【';
	}
	.CompanySec > h2 span:after {
		#content:'】';
	}
	.CompanySec > h3 {
		border-radius:20px;
		padding:10px 20px;
		margin:0 20px -40px auto;
	}
	.CompanySec > .inner > .word {
		margin:0 auto 15px;
		padding:20px;
		border-radius:20px;
	}
	.CompanySec > .inner > h3 + .word {
		margin:0 auto 15px 20px;
		padding:55px 20px 20px;
	}
	.CompanySec .form {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
	}
	.CompanySec .form h4 {
		width:30%;
	}
	.CompanySec .form div {
		width:70%;
	}
	.CompanySec .form .wide {
		width:100%;
	}
}


/*
.FaqSec .tback1,
.FaqSec .tback0 {
	position:relative;
	z-index:0;
	margin:0 -10px;
}
.FaqSec .tback0 > *,
.FaqSec .tback1 > * {
	position:absolute;
	display:block;
	left:0;
	right:0;
}
.FaqSec .tback0 > * {
	bottom:-11px;
}
.FaqSec .tback1 > * {
	top:10px;
}
.FaqSec .tback0 > * > *,
.FaqSec .tback1 > * > * {
	position:relative;
	display:block;
	overflow:hidden;
}
.FaqSec .tback0 > * > *:before {
	content:'';
	display:block;
	padding-top:calc(100% / 720 * 20);
}
.FaqSec .tback1 > * > *:before {
	content:'';
	display:block;
	padding-top:calc(100% / 720 * 200);
}
.FaqSec .tback0 .Svgtback {
	top:0;
}
.FaqSec .tback1 .Svgtback {
	bottom:0;
}
.FaqSec .Svgtback {
	position:absolute;
	display:block;
	left:0;
	right:0;
	width:100%;
	height:auto;
}
@media screen and (min-width:540px) {
	.FaqSec .tback0 > * > *:before {
		#padding-top:calc(100% / 720 * 20);
	}
	.FaqSec .tback1 > * > *:before {
		padding-top:calc(100% / 720 * 130);
	}
}
@media screen and (min-width:1200px) {
	.FaqSec .tback0 > * > *:before {
		padding-top:calc(100% / 720 * 13);
	}
	.FaqSec .tback1 > * > *:before {
		padding-top:calc(100% / 720 * 80);
	}
}
.FaqSec > h3 {
	position:relative;
	border-width:2px;
	border-style:solid;
	border-radius:3px;
	padding:5px;
	z-index:2;
	float:left;
	margin:0 10px -20px auto;
}
.FaqSec > .word {
	position:relative;
	clear:both;
	margin:0 auto 15px;
	padding:5px;
	border-width:2px;
	border-style:solid;
	border-radius:3px;
	text-indent:1em;
	z-index:1;
}
.FaqSec > .word * {
	text-indent:0;
}
.FaqSec > h3 + .word {
	margin:0 auto 15px 15px;
	padding:30px 10px 10px;
}
.FaqSec ul {
	padding:10px 10px 10px 20px;
}
.FaqSec ol {
	padding:10px 0;
	margin-block-start:0;
	margin-inline-start:2em;
	padding-inline-start:0;
}
.FaqSec ol ol {
	margin-inline-start:2em;
}
.FaqSec li:not(:last-of-type) {
	margin:0 0 7px;
}
.FaqSec .form,
.FaqSec .form > * {
	border-width:1px;
}
.FaqSec .form {
	border-style:solid none none solid;
}
.FaqSec .form > * {
	display:block;
	padding:10px;
	border-style:none solid solid none;
}
@media screen and (min-width:540px) {
	.FaqSec {
		padding:10px 0;
	}
	.FaqSec > h2 {
		font-size:19px;
		padding:10px;
	}
	.FaqSec > h2 span:before {
		#content:'【';
	}
	.FaqSec > h2 span:after {
		#content:'】';
	}
	.FaqSec > h3 {
		border-radius:6px;
		padding:10px 20px;
		margin:0 20px -40px auto;
	}
	.FaqSec > .word {
		margin:0 auto 15px;
		padding:20px;
		border-radius:6px;
	}
	.FaqSec > h3 + .word {
		margin:0 auto 15px 20px;
		padding:55px 20px 20px;
	}
	.FaqSec .form {
		display:flex;
		flex-wrap:wrap;
		justify-content:space-between;
	}
	.FaqSec .form > h4 {
		width:20%;
	}
	.FaqSec .form > div {
		width:80%;
	}
}
*/

.ToppageCaution {
	position:sticky;
	position:-webkit-sticky;
	top:54px;
	z-index:4;
	padding:0 env(safe-area-inset-left);
}
.ToppageCaution > div {
	max-width:1024px;
	margin:0 auto;
	padding:5px;
	text-align:center;
}
.ToppageCaution:after {
	position:absolute;
	content:'';
	display:block;
	bottom:-3px;
	left:0;
	right:0;
	height:3px;
}
.ToppageCaution > div:not([act]) {
	display:none;
}


.Body .FloatForm,
.LoginBlock .FloatForm {
	max-width:320px;
	padding:20px;
	margin:-10px auto -20px;
	border-radius:20px;
}
.Body .FloatForm {
	margin:-10px auto 10px;
}
.FloatForm h2 {
	width:100%;
	padding:10px;
	font-size:16px;
}
.FloatForm input[type='text'],
.FloatForm input[type='email'],
.FloatForm input[type='zip'],
.FloatForm input[type='tel'],
.FloatForm input[type='password'],
.FloatForm textarea, .FloatForm select, .FloatForm button {
	height:40px;
	padding:10px;
}
.FloatForm > input {
	width:100%;
	margin:2px auto 0;
	display:block;
	height:40px;
}

.Pageword {
	width:100%;
	max-width:1024px;
	margin:0 auto;
}
.Pageword > .inner {
	padding:20px calc(20px + env(safe-area-inset-left));
	#margin:0 -10px;
	width:100%;
}
.Pageword > .inner:not(:only-child):last-child {
	padding:0;
}
@media screen and (min-width:720px) {
	.Pageword {
		display:flex;
		flex-wrap:wrap;
		flex-direction:row-reverse;
		justify-content:space-between;
	}
	.Pageword > .inner:not(:only-child) {
		width:40%;
	}
	.Pageword > .inner:not(:only-child):last-child {
		width:60%;
	}
}
.Pageword svg {
	max-width:100%;
	height:auto;
}
.Pageword svg .bigdoll {
	text-anchor:middle;
	#animation:floating 3s linear infinite;
}
.Pageword svg .subjbolm {
	animation:subjing 6s linear infinite;
}
@keyframes floating {/*
	  0% { transform:translate(-2px, 2px) rotate(1deg); }
	 20% { transform:translate(1px, 1px) rotate(5deg); }
	 40% { transform:translate(-1px, 1px) rotate(-2deg); }
	 60% { transform:translate(2px,2px) rotate(-1deg); }
	 80% { transform:translate(1px, 3px) rotate(2deg); }
	100% { transform:translate(-2px, 2px) rotate(1deg); }
	*/
	  0% { transform:translate(0px, 0px); }
	  3% { transform:translate(1px,-8px) rotate(1deg); }
	  6% { transform:translate(2px, 0px); }
	 9.5% { transform:translate(0px,-5px) rotate(-1deg); }
	 13% { transform:translate(-2px, 0px); }
	 17% { transform:translate(-1px,-3px) rotate(1deg); }
	 21% { transform:translate(0px, 0px); }
	100% { transform:translate(0px, 0px); }
}
@keyframes subjing {
	  0% { opacity: .5; }
	  1% { opacity: 1; }
	 25% { opacity: 1; }
	 26% { opacity: .5; }
	100% { opacity: .5; }
}

.PayList {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	margin:0 auto -4px;
}
.PayList .item {
	width:100%;
	display:block;
	margin:0 0 4px;
}
.PayList .item[cred] {
	margin:0 0 6px;
}
.PayList > * {
	width:100%;
}
.PayList .item div {
	border-width:1px;
	border-style:solid;
	border-radius:3px;
}
.PayList > label input + div {
	color:inherit;
}
.PayList .item div {
	height:100%;
}
.PayList .item b {
	display:block;
	padding:4px;
}
.PayList .item b:before {
	content:'　';
}
.PayList .item:not([cred]) input:checked + div b:before {
	content:'✓';
}
.PayList .item[cred] input:checked + div b:before {
	content:'✓この';
}
.PayList .item[cred] input:checked + div b:after {
	content:'でお支払い';
}
.PayList .item img {
	width:40px;
	max-width:40px;
}
.PayList .item span {
	display:table;
	width:100%;
	padding:4px;
}
.PayList .item span span {
	display:table-cell;
	width:99%;
	vertical-align:middle;
}
.PayList .item span span:first-child {
	width:1%;
	padding-right:4px;
}
.PayList .item span span > div {
	display:inline-block;
	border:none;
}
.PayList input[type='radio'] {
	display:none;
}
@media screen and (min-width:540px) {
	.PayList .item {
		width:calc(50% - 2px);
	}
	.PayList .item[cred] {
		width:calc(50% - 3px);
	}
}
@media screen and (min-width:720px) {
	.PayList .item {
		width:calc((100% - 8px) / 3);
	}
	.PayList .item[cred] {
		width:calc((100% - 12px) / 3);
	}
}

.Planlist {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	max-width:480px;
	margin:0 auto;
	padding:0 env(safe-area-inset-left);
}
.Planlist input[name='plan_code'] {
	display:none;
}
.Planlist .item {
	position:relative;
	width:100%;
	##max-width:480px;
	padding:20px;
	border-width:1px;
	border-style:solid;
	margin-bottom:20px;
}
.Planlist .item > img {
	width:100%;
}
.Planlist .quan {
	font-weight:bold;
	text-align:right;
	margin-bottom:5px;
}
.Planlist .item > div {
	padding-bottom:50px;
}
.Planlist .item label {
	position:absolute;
	left:10px;
	right:10px;
	bottom:10px;
	display:block;
	font-weight:bold;
	text-align:center;
	padding:10px;
	border-width:1px;
	border-style:solid;
	border-radius:5px;
	cursor:pointer;
	height:50px;
}
.Planlist .row {
	height:60px;
	overflow:auto;
}
.Planlist .qans {
	margin-bottom:5px;
	padding:10px 0;
}
.Planlist h4 {
#	font-weight:bold;
#	margin-bottom:5px;
}
.Planlist .qans span {
	display:block;
	font-size:12px;
}
.Planlist .qans span:before {
	content:'・';
}
.Planlist input {
	width:100%;
	margin:0 auto 2px;
	display:block;
	height:40px;
}
@media screen and (min-width:660px) {
	.Planlist {
		max-width:960px;
	}
	.Planlist .item {
		width:calc(50% - 5px);
	}
	.Planlist input {
		width:52%;
	}
}

.QanTitle {
	position:relative;
	background-size:cover;
	background-position:center center;
}
.QanTitle[style]:before {
	content:'';
	display:block;
	padding-top:calc(100% / 9 * 5);
}
.QanTitle .word {
	position:absolute;
	padding:10px calc(10px + env(safe-area-inset-left));
	top:0;
	left:0;
	right:0;
	bottom:0;
	font-size:12px;
	max-width:1024px;
	margin:0 auto;
}
.QanTitle .word0 {
	display:table;
	width:100%;
	height:100%;
}
.QanTitle .word1 {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.QanTitle .word1 span {
	display:block;
	font-size:14px;
	line-height:2;
	text-align:center;
}
.QanTitle .word1 span:last-of-type {
	margin-bottom:10px;
}
.QanTitle img {
	display:block;
	float:left;
	width:48px;
	margin:0 10px 0 0;
}
.QanTitle *[name='search_type'],
.QanTitle *[name='search_word'],
.QanTitle *[name='search_subm'] {
	border-width:1px;
	border-style:solid;
}
.QanTitle .selecttri:before {
	padding:1px 5px;
	line-height:40px;
}
.QanTitle *[name='search_type'] {
	width:70px;
	border-radius:5px 0 0 5px;
	border-right:none;
}
.QanTitle *[name='search_word'] {
	width:calc(100% - 150px);
	max-width:300px;
	border-radius:0 5px 5px 0;
}
.QanTitle *[name='search_subm'] {
	width:70px;
	font-weight:bold;
	border-radius:5px;
	margin-left:5px;
}
@media screen and (min-width:660px) {
	.QanTitle[style]:before {
		padding-top:calc(100% / 17 * 5);
	}
	.QanTitle .word1 span {
		font-size:20px;
	}
}
/*
.Qanlist {
	position:relative;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	##max-width:480px;
	margin:0 auto;
}
.Qanlist h2 {
	width:100%;
	padding:10px;
	font-size:16px;
}
.Qanlist .item {
	width:100%;
	##max-width:480px;
	padding:8px;
	border-width:2px;
	border-style:solid;
	border-radius:3px;
	color:inherit;
	margin:0 0 10px;
}
.Qanlist .item img,
.Qanlist .item svg {
	#float:left;
	display:inline-block;
	margin:0 0 5px;
	width:100%;
	height:auto;
	#margin:0 5px 0 0;
	#width:64px;
}
.Qanlist h3 {
	font-size:16px;
	margin:0 0 5px;
	font-weight:bold;
	line-height:1.2;
	float:left;
	max-width:calc(100% - 74px);
}
.Qanlist .label {
	float:right;
	line-height:1.1;
	#max-width:100px;
}
.Qanlist .word {
	float:left;
	width:100%;
	font-size:12px;
	line-height:1.3;
}
.Qanlist .word:not(:empty) {
	padding:3px 5px 10px;
	text-indent:1em;
}
.Qanlist .break {
	clear:both;
	padding:4px;
}
.Qanlist h5 {
	float:left;
	margin:0 5px 5px 0;
	font-size:12px;
	border-radius:0.9em;
	padding:0 1em;
}
@media screen and (min-width:660px) {
	.Qanlist {
	}
	.Qanlist .item {
		width:calc(50% - 5px);
	}
}*/

.Paragraph {
	max-width:1024px;
	padding:0 calc(10px + env(safe-area-inset-left)) 20px;
	line-height:calc(24 / 14);
	margin:0 auto;
}
.Paragraph:after {
	content:'';
	display:block;
	clear:both;
}
.Paragraph h2,
.Paragraph h3 {
	margin-bottom:20px;
}
.Paragraph h3 {
	padding:5px 20px 5px 10px;
	position:relative;
	overflow:hidden;
	display:block;
	font-size:22px;
}
.Paragraph h3:after {
	content:'';
	display:block;
	width:30px;
	height:30px;
	position:absolute;
	right:-15px;
	top:-15px;
	transform:rotate(45deg);
}
.Paragraph img {
	max-width:90%;
	margin:10px 10px 10px 0;
}
.Paragraph img[right] {
	margin:10px 0 10px 10px;
}
.Paragraph h6 {
	font-weight:bold;
	display:block;
	clear:both;
}
@media screen and (min-width:660px) {
	.Paragraph img {
		float:left;
		clear:both;
		max-width:40%;
	}
	.Paragraph img[right] {
		float:right;
	}
	.Paragraph div:after {
		content:'';
		display:block;
		clear:both;
	}
}

.prilabel {
	position:absolute;
	right:0;
	top:0;
	width:100px;
	height:100px;
	border-radius:6px;
	overflow:hidden;
	pointer-events:none;
}
.prilabel > div {
	position:relative;
	transform:rotate(45deg);
	right:0;
	top:0;
	width:0;
	margin-left: auto;
}
.prilabel > div > div {
	position:absolute;
	#top:0;
	left:-100px;
	right:-100px;
	bottom:-55px;
	padding:30px 0 5px;
	font-size:12px;
	min-height:55px;
	line-height:14px;
	text-align:center;
}
@media screen and (min-width:660px) {
	.prilabel > div > div {
		font-size:14px;
		line-height:16px;
	}
}
.UserProfile .prilabel {
	width:150px;
	height:150px;
	right:-9px;
	top:-9px;
}
.UserProfile .prilabel > div > div {
	bottom:-80px;
	line-height:16px;
	font-size:14px;
	padding:60px 0 10px;
	min-height:80px;
}

.Qanlist,
.Subjlist0,
.Userlist0,
.Subjlist,
.Lpkslist,
.Userlist {
	margin:0 -10px;
}
.RecoList,
.Qanlist .fram,
.Subjlist0 .fram,
.Userlist0 .fram,
.Subjlist .fram,
.Lpkslist .fram,
.Userlist .fram {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
	max-width:1024px;
	margin:0 auto;
	padding:0 calc(20px + env(safe-area-inset-left)) 45px;
}
.Lpkslist .fram {
	justify-content: space-around;
}
.RecoList {
	padding:0 calc(20px + env(safe-area-inset-left)) 25px;
}
.FaqSec .fram {
	max-width:1024px;
	margin:0 auto;
	padding:45px calc(20px + env(safe-area-inset-left));
}
.Qanlist .head,
.Subjlist .head,
.Lpkslist .head,
.Userlist .head,
.FaqSec .head {
	width:100%;
	margin-bottom:25px;
}
.Qanlist .head .part,
.Subjlist .head .part,
.Lpkslist .head .part,
.Userlist .head .part,
.FaqSec .head .part {
	white-space:nowrap;
	min-height:15px;
}
.Qanlist .head .part:nth-of-type(3),
.Subjlist .head .part:nth-of-type(3),
.Lpkslist .head .part:nth-of-type(3),
.Userlist .head .part:nth-of-type(3),
.FaqSec .head .part:nth-of-type(3) {
	text-align:right;
}
.Userlist .head .part input[type='button'] {
	padding:0 10px;
}
.Subjlist .FavoBut svg {
	left:-52px;
}
.Subjlist *[name='search_word1'],
.Subjlist *[name='search_subm1'],
.Userlist *[name='search_word2'],
.Userlist *[name='search_subm2'] {
	border-width:1px;
	border-style:solid;
}
.Qanlist .selecttri:before,
.Subjlist .selecttri:before,
.Userlist .selecttri:before {
	padding:1px 5px;
	line-height:40px;
}
.Subjlist *[name='search_word1'],
.Userlist *[name='search_word2'] {
	width:calc(100% - 110px);
	max-width:300px;
	border-radius:5px;
}
.Subjlist *[name='search_subm1'],
.Userlist *[name='search_subm2'] {
	width:100px;
	font-weight:bold;
	border-radius:5px;
	margin-left:5px;
}
.Qanlist h3,
.Subjlist0 h3,
.Userlist0 h3,
.Subjlist h3,
.Lpkslist h3,
.Userlist h3,
.FaqSec h3 {
	position:relative;
	display:inline-block;
	width:100%;
	padding:10px 0;
	font-size:32px;
	text-align:left;
	line-height:1;
}

.stickItem {
	position:sticky;
	position:-webkit-sticky;
	top:54px;
	z-index:4;
	display:block;
	width:calc(100% + 40px);
	margin:0 -20px;
	padding:9px 20px 4px;
}
.stickItem > div {
	display:table;
	width:100%;
	max-width:1024px;
}
.stickItem > div > div {
	display:table-cell;
	vertical-align:middle;
}
.stickItem > div > div:first-child {
	width:99%;
}
.stickItem > div > div:last-child {
	text-align:right;
}
.fram .qarlist {
	position:relative;
	width:100%;
	padding:10px 0;
	font-size:12px;
	white-space:normal;
}
.fram .sistlist {
	width:100%;
	font-size:12px;
	white-space:normal;
}
.fram .sistlist h5 {
	position:sticky;
	position:-webkit-sticky;
	top:0;
	min-height:auto;
	line-height:1;
	border-width:1px;
	border-style:solid none;
	z-index:2;
	padding:15px;
	padding:15px 15px 15px calc(env(safe-area-inset-left) + 10px);
}
.fram .sistlist .sists:first-child h5 {
	border-style:none none solid;
}
.fram .sistlist nav {
	padding:10px;
}
.fram .sistlist nav:last-of-type {
	position:sticky;
	position:-webkit-sticky;
	display:block;
	bottom:0;
	z-index:2;
	width:100%;
	text-align:right;
}
.fram .sistlist nav:last-of-type > input[type='button'] {
	width:auto;
	padding:0 1em;
}
.fram .sistlist nav:last-of-type > label {
	display:inline-block;
	border-radius:7px;
	width:auto;
	margin-right:1px;
	padding:0 1em;
	line-height:38px;
}
.fram .sistlist input#sbk_pop:not(:checked) ~ .und0 {
	transition-delay:0s;
	width:0;
}
.fram .sistlist input#sbk_pop:not(:checked) ~ .shd {
	transition-delay:0.2s;
	right:100%;
}
.subjbutn a,
.fram .sistlist label:not(.shd),
.fram .sistlist a {
	display:block;
	margin:0 1px 1px 0;
	line-height:20px;
}
.subjbutn a,
.fram .sistlist > label:not(.shd) {
	position:relative;
	display:block;
	border-radius:10px;
	max-width:200px;
	padding:10px;
	z-index:2;
	#margin:0 0 -20px;
	text-align:center;
	cursor:pointer;
	white-space:nowrap;
}
.fram .sistlist .shd {
	position:fixed;
	top:59px;
	left:0;
	bottom:0;
	right:0;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	transition-delay:0s;
	z-index:7;
}
.fram .sistlist .und0 {
	position:fixed;
	top:59px;
	left:0;
	bottom:0;
	width:100%;
	max-width:400px;
	height:var(--vh);
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	transition-delay:0.2s;
	overflow:hidden;
	z-index:7;
}
.fram .sistlist .und1 {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	max-height:100%;
	padding-top:15px;
	overflow:auto;
}
.fram .sistlist .sists {
	display:block;
}
@media screen and (min-width:700px) {
	.fram .sistlist,
	.fram .qarlist {
		text-align:left;
	}
	.fram .head .part:not(:first-of-type) .qarlist {
		text-align:right;
	}
}
@media screen and (min-width:990px) {/*
	.fram .sistlist {
		position:relative;
		z-index:3;
	}
	.fram .sistlist input#sbk_pop:not(:checked) ~ .und0 {
		width:100%;
		max-height:0;
		box-shadow:none;
	}
	.fram > .sistlist > label:not(.shd) {
		max-width:400px;
	}
	.fram .sistlist .shd {
		right:100%;
	}
	.fram .sistlist .und0 {
		position:absolute;
		top:auto;
		left:auto;
		bottom:auto;
		width:100%;
		height:auto;
		max-height:100vh;
		overflow:hidden;
		border-radius:0 0 10px 10px;
		box-shadow:0 10px 10px rgba(0,0,0,.5);
		z-index:1;
		padding:20px 0 0;
	}
	.fram .sistlist .und1 {
		position:static;
		max-height:calc(100vh - 30px);
	}
	.fram .sistlist nav {
		padding:10px;
	}*/
}
.fram .qarlist label {
	display:inline-block;
}
.fram .sistlist input[type='radio'],
.fram .sistlist input[type='checkbox'],
.fram .qarlist input {
	display:none;
}
.fram .sistlist span {
	position:relative;
	display:block;
	padding:10px;
	padding:10px 10px 10px calc(env(safe-area-inset-left) + 15px);
	cursor:pointer;
}
.fram .qarlist span {
	display:inline-block;
	padding:2px;
	#margin-left:5px;
	text-decoration:underline;
	cursor:pointer;
}
.fram .qarlist input:checked + span {
	font-weight:bold;
}
.fram .sistlist label > span:before {
	position:absolute;
	top:10px;
	right:10px;
	content:'';
	display:inline-block;
	margin:0 5px 0 0;
	width:20px;
	vertical-align:bottom;
	height:20px;
	border-width:1px;
	border-style:solid;
	border-radius:20px;
}
.fram .qarlist label:not(:first-child):before {
	content:'/';
	display:inline-block;
	padding:0 3px;
}
.fram .Stitle {
	font-size:20px;
	text-align:center;
	width:100%;
}
.Qanlist nav,
.Subjlist nav,
.Lpkslist nav,
.Userlist nav {
	position:relative;
	width:100%;
	padding:10px;
	text-align:right;
}
.Qanlist nav:last-of-type,
.Subjlist nav:last-of-type,
.Lpkslist nav:last-of-type,
.Userlist nav:last-of-type {
	width:55%;
	min-width:266px;
	margin:0 auto;
}
.Qanlist nav label,
.Subjlist nav label,
.Lpkslist nav label,
.Userlist nav label {
	display:inline-block;
	padding-left:1px;
	cursor:pointer;
}
.Qanlist nav input[type='radio'],
.Subjlist nav input[type='radio'],
.Lpkslist nav input[type='radio'],
.Userlist nav input[type='radio'] {
	display:none;
}
.Qanlist nav label span,
.Subjlist nav label span,
.Lpkslist nav label span,
.Userlist nav label span {
	display:block;
	max-width:100px;
	min-width:50px;
	padding:5px;
	border-width:1px;
	border-style:solid;
	border-radius:5px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.Qanlist nav input[type='button'],
.Subjlist nav input[type='button'],
.Lpkslist nav input[type='button'],
.Userlist nav input[type='button'] {
	width:39px;
	margin-right:1px;
	padding:0;
}
.Qanlist nav input[type='button'] + .nowPage,
.Subjlist nav input[type='button'] + .nowPage,
.Lpkslist nav input[type='button'] + .nowPage,
.Userlist nav input[type='button'] + .nowPage {
	width:calc(100% - 160px);
	display:inline-block;
	text-align:center;
}
.Qanlist .item,
.Qanlist .sitem {
	display:block;
	overflow:hidden;
}
.Lpkslist .fram .item {
	width:100%;
	max-width:720px;
}
.Lpkslist .fram a.item {
	display:table;
	text-align:center;
	border-style:solid;
	border-width:3px;
}
.Lpkslist .fram a.item h5 {
	display:table-cell;
	padding:15px;
}
.RecoList .item,
.Subjlist > span.item,
.Lpkslist > span.item,
.Userlist > span.item {
	display:block;
}
.RecoList .item {
	font-size:12px;
	border-width:1px;
	border-style:solid;
	overflow:hidden;
	padding:0;
}
.RecoList span.item > span,
.RecoList span.sitem > span,
.Qanlist > span.item > span,
.Qanlist > span.sitem > span,
.Subjlist > span.item > span,
.Lpkslist > span.item > span,
.Userlist > span.item > span {
	display:table;
	width:100%;
	height:100%;
}
.Qanlist > span.item > span:before,
.Subjlist > span.item > span:before,
.Lpkslist > span.item > span:before,
.Userlist > span.item > span:before {
	content:'なし';
	display:table-cell;
	vertical-align:middle;
	text-align:center;
}
.Lpkslist .fram .item .hold {
	position:absolute;
	top:0;
	left:0;
	bottom:0;
	width:20px;
	background:#000000;
}
.Subjlist h5,
.Lpkslist h5 {
	font-size:14px;
	line-height:20px;
	font-weight:bold;
	padding:15px;
	min-height:70px;
	word-break:break-all;
}
.Lpkslist h5 {
	padding:15px 15px 15px 35px;
}
.Subjlist .prilabel + h5,
.Lpkslist .prilabel + h5 {
	padding:15px 50px 15px 15px;
}
.Qanlist .sitem h5 {
	padding:3px 20px 10px;
}
.Qanlist .sitem h5 a:empty:before {
	content:'投稿詳細';
}
.Qanlist .inner,
.Subjlist .inner,
.Lpkslist .inner,
.Userlist .inner {
	display:table;
	width:100%;
	font-size:12px;
}
.RecoList .inner,
.Qanlist .inner,
.Subjlist .inner,
.Lpkslist .inner {
	padding:0 15px 15px;
}
.Qanlist .sitem .inner {
	padding:15px 15px 0;
}
.Userlist .inner {
	padding:15px;
}
.Userlist .Pageword > .inner {
	padding:20px calc(20px + env(safe-area-inset-left));
}
.Qanlist .inner0,
.Subjlist .inner0,
.Lpkslist .inner0,
.Userlist .inner0 {
	display:table-cell;
	vertical-align:top;
}
.Qanlist .inner0:first-of-type,
.Subjlist .inner0:first-of-type,
.Lpkslist .inner0:first-of-type,
.Userlist .inner0:first-of-type {
	width:1%;
}
.talk_stage .label,
.RecoList .label,
.Qanlist .label,
.Subjlist .label,
.Lpkslist .label,
.Userlist .label,
.RecoList .cert,
.Qanlist .cert,
.Subjlist .cert,
.Userlist .cert {
	display:inline-block;
	line-height:10px;
	font-size:10px;
	padding:5px 1em;
	border-radius:10px;
	margin-right:2px;
}
.talk_stage .label {
	position:absolute;
	top:0;
	left:0;
	vertical-align:top;
	padding:2px 0.5em;
	margin:0 0 0 1em;
}
.RecoList .usr,
.Qanlist .usr,
.Subjlist .usr,
.Userlist .usr {
	display:block;
	line-height:16px;
	margin:10px 0;
	word-break:break-all;
}
.Qanlist .Svgusericon,
.Subjlist .Svgusericon,
.Userlist .Svgusericon {
	display:inline-block;
	width:16px;
	height:auto;
	vertical-align:middle;
	margin-right:6px;
}
.Qanlist .about,
.Subjlist .about,
.Userlist .about {
	display:block;
	word-break:break-all;
}
.Subjlist .about b {
	display:block;
	font-size:14px;
	padding:10px 0 2px;
}
.RecoList .item img,
.RecoList .item svg,
.Qanlist img,
.Qanlist svg {
	display:block;
	width:100%;
	height:auto;
}
.RecoList .item img,
.RecoList .item svg {
	max-width:100%;
	margin:0;
}
.Subjlist img,
.Userlist img {
	display:block;
	width:96px;
	margin:0 10px 0 0;
}
.RecoList a,
.Qanlist a {
	display:block;
	font-size:16px;
}
.Subjlist .face,
.Userlist .face {
	position:relative;
	width:50px;
	margin:0 5px 0 0;
	border-radius:25px;
	overflow:hidden;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.Subjlist .FavoBut .Svgrecom {
	width:30px;
	height:30px;
}
.RecoList .face,
.Qanlist .face {
	position:relative;
	width:100px;
	margin:-20px 5px 0 -25px;
	border-radius:0 50px 50px;
	overflow:hidden;
}
.RecoList .face:before,
.Qanlist .face:before,
.Subjlist .face:before,
.Userlist .face:before {
	content:'';
	display:block;
	padding-top:100%;
}
.RecoList .face *,
.Qanlist .face *,
.Subjlist .face *,
.Lpkslist .face *,
.Userlist .face * {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
}
.Qanlist .navitem,
.Subjlist .navitem,
.Lpkslist .navitem,
.Userlist .navitem {
	position:relative;
	width:100%;
	text-align:center;
	color:inherit;
	margin:10px 0 10px auto;
}
.Qanlist .navitem a,
.Subjlist .navitem a,
.Lpkslist .navitem a,
.Userlist .navitem a {
	display:inline-block;
	padding:20px 50px;
	border:1px solid transparent;
	border-radius:5px;
	font-size:16px;
	line-height:16px;
}
.Qanlist .qanname {
	line-height:16px;
	padding:10px 20px 0;
}
.Qanlist .qanname a {
	display:inline-block;
	font-size:14px;
}
.Userlist .item .Talkbtn {
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	border-radius:0 0 5px 5px;
	overflow:hidden;
	padding:0;
}
.Userlist .item input[type='button'] {
	width:100%;
	border-radius:0;
	border-color:transparent;
	font-size:12px;
	padding:0;
}
.Talkbtn > input[type='checkbox'] {
	display:none;
}
.Talkbtn > input[type='checkbox'] + input[type='button'] {
	width:calc(100% - 46px);
	margin-right:1px;
}
.Talkbtn > div {
	position:relative;
	width:45px;
	display:inline-block;
	padding:1px;
	line-height:38px;
	cursor:pointer;
}
.UserProfile .Talkbtn > div {
	border-radius:50%;
}
.Talkbtn > div > div > div {
	position:absolute;
	width:30px;
	height:8px;
	left:50%;
	top:50%;
	transition-property:all;
	transition-duration:0.1s;
	transition-timing-function:linear;
	transform:translate(-15px, -4px);
	background:#ffffff;
}
.Talkbtn > input[type='checkbox']:not(:checked) ~ div > div > div:first-child {
	transform:translate(-15px, -4px) rotate(180deg);
}
.Talkbtn > input[type='checkbox']:not(:checked) ~ div > div > div:last-child {
	transform:translate(-15px, -4px) rotate(90deg);
}
.Talkbtn > div:before {
	content:'　';
}
.RecoList .item,
.fram > .item {
	position:relative;
	width:100%;
	color:inherit;
	border-radius:3px;
	margin:0 0 20px;
	border-radius:7px;
}
.fram .cate {
	position:relative;
	display:block;
	width:100%;
	white-space:nowrap;
	margin-bottom:20px;
	overflow:auto;
	padding-bottom:5px;
}
.RecoList .item,
.fram > .sitem {
	position:relative;
	width:100%;
	color:inherit;
}
.Userlist div.item {
	padding:0 0 40px;
}
.RecoList span.item,
.fram > span.item {
	display:none;
}
.fram .cate > * {
	display:inline-block;
	padding:5px;
}
.fram .cate > div {
	position:sticky;
	position:-webkit-sticky;
	left:0;
	z-index:1;
	width:70px
}
.fram .cate > select {
	width:calc(100% - 76px);
}
.fram .cate > span {
	padding:0;
}
.fram .cate > a {
#	background:#ffffff;
	border-radius:5px;
	border:none;
}
.fram .cate > *:not(:first-child) {
	margin-left:1px;
}
/*
.Qanlist .sitem:nth-of-type(1) {
	border-radius:7px 7px 0 0;
}
.Qanlist .sitem:nth-of-type(24) {
	border-radius:0 0 7px 7px;
}*/
@media screen and (min-width:500px) {
	.RecoList .item,
	.fram > .item {
		width:calc((100% - 20px) / 2);
	}
	/*.fram > .sitem {
	.Qanlist .fram > .item {
		width:calc(100% / 2);
	}*/
	.RecoList span.item,
	.RecoList span.sitem,
	.fram > span.item,
	.fram > span.sitem {
		display:block;
	}
	.RecoList span.sitem[m2],
	.RecoList span.sitem[m2] ~ span.sitem,
	.RecoList span.item[m2],
	.RecoList span.item[m2] ~ span.item,
	.fram > span.sitem[m2],
	.fram > span.sitem[m2] ~ span.sitem,
	.fram > span.item[m2],
	.fram > span.item[m2] ~ span.item {
		display:none;
	}
	/*
	.Qanlist .sitem:nth-of-type(1) {
		border-radius:7px 0 0 0;
	}
	.Qanlist .sitem:nth-of-type(2) {
		border-radius:0 7px 0 0;
	}
	.Qanlist .sitem:nth-of-type(23) {
		border-radius:0 0 0 7px;
	}
	.Qanlist .sitem:nth-of-type(24) {
		border-radius:0 0 7px 0;
	}*/
}

.fram .head[pc] {
	display:table;
}
.fram .head[pc] .part {
	display:table-cell;
}
.FaqSec .head[pc] .part:nth-of-type(1) {
	width:1%;
}
.fram .head[pc] .part:nth-of-type(2) {
	width:30%;
}
.fram .head[pc] .part:not(:first-child):last-of-type {
	text-align:right;
}
@media screen and (min-width:700px) {
	.fram .head {
		display:table;
	}
	.fram .part {
		display:table-cell;
	}
	.FaqSec .head .part:nth-of-type(1) {
		width:1%;
	}
	.fram .head .part:nth-of-type(2) {
		width:30%;
	}
	.fram .head .part:not(:first-child):last-of-type {
		text-align:right;
	}
	.RecoList .item,
	.fram > .item {
		width:calc((100% - 40px) / 3);
	}
	.RecoList span.item[m2],
	.RecoList span.item[m2] ~ span.item,
	.fram > span.item[m2],
	.fram > span.item[m2] ~ span.item {
		display:block;
	}
	.RecoList span.item[m3],
	.RecoList span.item[m3] ~ span.item,
	.fram > span.item[m3],
	.fram > span.item[m3] ~ span.item {
		display:none;
	}
}
@media screen and (min-width:900px) {
	.RecoList .item,
	.fram .item {
		width:calc((100% - 60px) / 4);
	}
	/*.fram > .sitem {*/
	.RecoList .item,
	.Qanlist .fram .item {
		width:calc((100% - 40px) / 3);
	}
	.RecoList span.item[m3],
	.RecoList span.item[m3] ~ span.item,
	.fram > span.item[m3],
	.fram > span.item[m3] ~ span.item {
		display:block;
	}
	.RecoList span.sitem[m2],
	.RecoList span.sitem[m2] ~ span.sitem,
	.fram > span.sitem[m2],
	.fram > span.sitem[m2] ~ span.sitem {
		display:block;
	}
	.RecoList span.item[m4],
	.RecoList span.item[m4] ~ span.item,
	.fram > span.item[m4],
	.fram > span.item[m4] ~ span.item {
		display:none;
	}
	.RecoList span.sitem[m3],
	.RecoList span.sitem[m3] ~ span.sitem,
	.fram > span.sitem[m3],
	.fram > span.sitem[m3] ~ span.sitem {
		display:none;
	}
	.RecoList span.item[m2],
	.RecoList span.item[m2] ~ span.item,
	.Qanlist .fram > span.item[m2],
	.Qanlist .fram > span.item[m2] ~ span.item {
		display:block;
	}
	.RecoList span.item[m3],
	.RecoList span.item[m3] ~ span.item,
	.Qanlist .fram > span.item[m3],
	.Qanlist .fram > span.item[m3] ~ span.item {
		display:none;
	}
	/*
	.Qanlist .sitem:nth-of-type(2) {
		border-radius:0;
	}
	.Qanlist .sitem:nth-of-type(3) {
		border-radius:0 7px 0 0;
	}
	.Qanlist .sitem:nth-of-type(22) {
		border-radius:0 0 0 7px;
	}
	.Qanlist .sitem:nth-of-type(23) {
		border-radius:0;
	}*/
}

.Qanlist .tback1,
.Subjlist .tback1,
.Subjlist .tback0,
.Lpkslist .tback0,
.Lpkslist .tback1,
.Userlist .tback1,
.Userlist .tback0 {
	position:relative;
	z-index:0;
	width:100%;
}
.Qanlist .tback1 > *,
.Subjlist .tback0 > *,
.Subjlist .tback1 > *,
.Lpkslist .tback0 > *,
.Lpkslist .tback1 > *,
.Userlist .tback0 > *,
.Userlist .tback1 > * {
	position:absolute;
	display:block;
	left:0;
	right:0;
}
.Subjlist .tback0 > *,
.Lpkslist .tback0 > *,
.Userlist .tback0 > * {
	bottom:-11px;
}
.Subjlist .tback1 > *,
.Lpkslist .tback1 > *,
.Userlist .tback1 > * {
	top:0;
}
.Qanlist .tback1 > * > *,
.Subjlist .tback0 > * > *,
.Subjlist .tback1 > * > *,
.Lpkslist .tback0 > * > *,
.Lpkslist .tback1 > * > *,
.Userlist .tback0 > * > *,
.Userlist .tback1 > * > * {
	position:relative;
	display:block;
	overflow:hidden;
}
.Subjlist .tback0 > * > *:before,
.Lpkslist .tback0 > * > *:before,
.Userlist .tback0 > * > *:before {
	content:'';
	display:block;
	padding-top:calc(100% / 720 * 60);
}
.Qanlist .tback1 > * > *:before,
.Subjlist .tback1 > * > *:before,
.Lpkslist .tback1 > * > *:before,
.Userlist .tback1 > * > *:before {
	content:'';
	display:block;
	padding-top:calc(100% / 720 * 60);
}
.Lpkslist .tback0 .Svgtback,
.Subjlist .tback0 .Svgtback,
.Userlist .tback0 .Svgtback {
	top:0;
}
.Lpkslist .tback1 .Svgtback,
.Qanlist .tback1 .Svgtback,
.Subjlist .tback1 .Svgtback,
.Userlist .tback1 .Svgtback {
	bottom:0;
}
.Qanlist .Svgtback,
.Subjlist .Svgtback,
.Lpkslist .Svgtback,
.Userlist .Svgtback {
	position:absolute;
	display:block;
	left:0;
	right:0;
	width:100%;
	height:auto;
}
@media screen and (min-width:540px) {
	.Lpkslist .tback0 > * > *:before,
	.Subjlist .tback0 > * > *:before,
	.Userlist .tback0 > * > *:before {
		padding-top:calc(100% / 720 * 40);
	}
	.Qanlist .tback1 > * > *:before,
	.Subjlist .tback1 > * > *:before,
	.Lpkslist .tback1 > * > *:before,
	.Userlist .tback1 > * > *:before {
		padding-top:calc(100% / 720 * 40);
	}
}

.Pager .iner {
	max-width:600px;
	margin:0 auto;
	text-align:center;
}
.Pager input[type='button'] {
	width:50px;
}
.Pager input[type='button']:not(:last-child) {
	margin-right:1px;
}
.Pager .nowPage {
	display:inline-block;
	width:calc(100% - 220px);
	line-height:40px;
	text-align:left;
}
.Pager .nowPage select {
	width:50%;
	height:40px;
}
.Pager .nowPage option {
	text-align:right;
}


.FaqAcod {
	border-width:1px;
	border-style:solid;
	border-radius:10px;
	overflow:hidden;
}
.FaqAcod .fitem:not(:last-child) {
	border-bottom-width:1px;
	border-bottom-style:solid;
}
.FaqAcod .que,
.FaqAcod .ans1 {
	padding:2em 30px;
}
.FaqAcod input {
	display:none;
}
.FaqAcod .que {
	position:relative;
	display:block;
}
.FaqAcod:not([noua]) .ans0:before,
.FaqAcod:not([noua]) .que:before,
.FaqAcod .que:after {
	position:absolute;
	content:'';
	display:block;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	top:20px;
}
.FaqAcod:not([noua]) .que:before {
	background-image:url(/img/faq_q.png);
	width:20px;
	height:45px;
	left:5px;
}
.FaqAcod:not([noua]) .ans0:before {
	background-image:url(/img/faq_a.png);
	width:20px;
	height:40px;
	left:5px;
}
.FaqAcod .que:after {
	background-image:url(/img/faq_p.png);
	width:22px;
	height:45px;
	right:10px;
}
.FaqAcod input:checked ~ .que:after {
	background-image:url(/img/faq_m.png);
	width:14px;
	right:16px;
}
.FaqAcod .ans0 {
	position:relative;
	transition-property:all;
	transition-duration:0.3s;
	transition-timing-function:ease;
	overflow:hidden;
	max-height:300px;
	overflow:auto;
}
.FaqAcod input:not(:checked) + .que + .que,
.FaqAcod input:checked + .que {
	display:none;
}
.FaqAcod input:not(:checked) ~ .ans0 {
	max-height:0;
}
@media screen and (min-width:640px) {
	.FaqAcod {
		border-radius:30px;
	}
	.FaqAcod .que,
	.FaqAcod .ans1 {
		padding:2em 124px 2em 30px;
	}
	.FaqAcod:not([noua]) .que,
	.FaqAcod:not([noua]) .ans1 {
		padding:2em 124px;
	}
	.FaqAcod:not([noua]) .que:before {
		width:114px;
	}
	.FaqAcod:not([noua]) .ans0:before {
		width:114px;
	}
	.FaqAcod .que:after {
		right:50px;
	}
	.FaqAcod input:checked ~ .que:after {
		right:56px;
	}
}


.FormHead {
	position:sticky;
	position:-webkit-sticky;
	top:54px;
	line-height:1.3;
	box-shadow:none;
	max-width:1024px;
	margin:0 auto 10px;
	z-index:4;
}
.Form,
.List {
	position:relative;
	line-height:30px;
	border-width:1px;
	border-style:solid none none solid;
	border-radius:8px;
}
.Form tr > *,
.List tr > * {
	border-width:1px;
	border-style:none solid solid none;
}
.Form tr > th > span {
	display:inline-block;
	line-height:1.1;
}
.Form tr:first-child > *:first-child {
	border-radius:8px 8px 0 0;
}
.Form tr:last-child > *:last-child {
	border-bottom-left-radius:8px;
	border-bottom-right-radius:8px;
}
.List thead tr:first-child > *:first-child {
	border-radius:8px 0 0 0;
}
.List thead tr:first-child > *:last-child,
.List thead tr:first-child > *:only-child {
	border-top-right-radius:8px;
}
.List tbody tr:last-child > *:first-child,
.List tbody tr:last-child > *:only-child {
	border-bottom-left-radius:8px;
}
.List tbody tr:last-child > *:last-child {
	border-bottom-right-radius:8px;
}
.Form td[text],
.List > * > * > * > td {
	padding:15px 25px;
}

.List {
	margin-bottom:10px;
	min-height:auto;
}
@media screen and (min-width:540px) {
	.Form:not([sm]) tr:first-child > *:first-child {
		border-radius:8px 0 0 0;
	}
	.Form:not([sm]) tr:first-child > *:last-child,
	.Form:not([sm]) tr:first-child > *:only-child {
		border-top-right-radius:8px;
	}
	.Form:not([sm]) tr:last-child > *:first-child,
	.Form:not([sm]) tr:last-child > *:only-child {
		border-bottom-left-radius:8px;
	}
	.Form:not([sm]) tr:last-child > *:not(:first-child):last-child {
		border-bottom-left-radius:0;
		border-bottom-right-radius:8px;
	}
	.List {
		margin-bottom:5px;
	}
}

.Tips > h3 {
	font-size:inherit;
	font-size:120%;
	margin-top:20px;
}
.Tips > span {
	display:block;
}
.Tips > span:before {
	content:'⦿';
	display:inline-block;
	padding:0 0.5em;
}
.Tips > span:last-child {
	padding-bottom:40px;
}

/*  OLD  */
/*
 
#43c8ff rgb(67,208,255)
#1e83ff rgb(30,131,255)
#666666 rgb(102,102,102)
 * */

.DateSelect > li:not(:first-child) {
	border-left-color:#000000;
}
.DateSelect > li > div:first-child:not(:empty) + div + div {
	color:rgba(0,0,0,.5);
}
.DateSelect > li > div > table {
	border-color:#666666;
	box-shadow:0 0 10px rgba(0,0,0,0.6);
	border-collapse:collapse;
}
.DateSelect > li > div > table > tr > th {
	#background-color:#f9f9f9;
	border:none;
}
.DateSelect > li > div > table > tr > th,
.DateSelect > li > div > table > tr > td {
	border-color:#666666;
}
.DateSelect > li > div > table > tr:first-child > th:not(:nth-child(3)),
.DateSelect > li > div > table > tr > td,
.DateSelect > li > div > table > tr:last-child > th:not(:first-child) {
	#background-color:#f9f9f9;
}
.DateSelect > li > div > table > tr > td:first-child {
	background-color:#1e83ff;
}
.DateSelect > li > div > table > tr > td:last-child {
	background-color:#43c8ff;
}
.DateSelect > li > div > table > tr > td.Today {
	background-color:#002200;
}
.DateSelect > li > div > table > tr > td.Other {
	background-color:#aaaaaa;
}
