@charset "UTF-8";

/* /account/
-------------------------------------------------- */
.main-category-change-btn{
	display: none;
}
.account-contents .hdg-lv1:before {
	position: absolute;
	top: 24px;
	left: 0;
	-webkit-transform: translateY(-35%);
	transform: translateY(-35%);
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .account-contents .hdg-lv1:before {
		-webkit-transform: translateY(-37%);
		transform: translateY(-37%);
	}
}
.account-contents .account-hdg-index:before{
	content: url(/resource/img/cmn-ico-account01.png);
}
.account-contents .account-hdg-point:before{
	content: url(/resource/img/cmn-ico-account-point01.png);
}
.account-contents .account-hdg-cord:before{
	content: url(/resource/img/cmn-ico-account-cord01.png);
}
.account-contents .account-hdg-kno:before{
	content: url(/resource/img/cmn-ico-account-kno01.png);
}
.account-contents .account-hdg-knosearch:before{
	content: url(/resource/img/cmn-ico-account-knosearch01.png);
}
.account-contents .account-hdg-message:before{
	content: url(/resource/img/cmn-ico-account-message01.png);
}
.account-contents .account-hdg-favorite:before{
	content: url(/resource/img/cmn-ico-account-favorite.png);
}
.account-contents .account-hdg-inquiries:before {
	content: url(/resource/img/cmn-ico-account-inquiries01.png);
}
.account-contents .account-hdg-reviews:before {
	content: url(/resource/img/cmn-ico-account-reviews.png);
}
.account-contents .account-hdg-online-seminar:before {
	content: '';
	width: 41px;
	height: 47px;
	top: 22px;
	background: url(/resource/img/cmn-ico-account-onlineseminar.png);
	background-size: cover;
}
@media (max-width: 768px){ /* SP・タブレット */
	.main-category-change-btn{
		display: block;
	}
	.account-contents .hdg-lv1:before{
		top: 14px;
		-webkit-transform: translateY(-50%) scale(0.5, 0.5);
		transform: translateY(-50%) scale(0.5, 0.5);
	}
}
.account-hdg-knosearch02{
	font-size: 18px;
}
.account-hdg-knosearch02 small{
	font-size: 14px;
	display: inline-block;
}
.account-hdg-knosearch02 .account-hdg-spec{
	padding: 0;
	font-size: 28px;
	display: block;
	margin-bottom: 5px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-hdg-knosearch02 small{
		font-size: 10px;
	}
	.account-hdg-knosearch02 .account-hdg-spec{
		font-size: 16px;
	}
}
.account-box-point {
	margin: 75px 0 0;
}
.account-box-point__inner {
	display: table;
	width: 100%;
}
.account-box-point__inner + .account-box-point__inner {
	margin: 10px 0 0;
}
.account-box-point__content,
.account-box-point__link {
	display: table-cell;
	vertical-align: top;
}
.account-box-point__link {
	text-align: right;
	width: 25%;
}
.account-box-point__link a {
	font-size: 13px;
}
.account-box-point__link a:hover{
	opacity: 0.7;
}
.account-box-point__title {
	font-size: 16px;
	font-weight: bold;
	color: #222;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-box-point {
		padding: 0 12px;
		margin-top: 15px;
	}
	.account-box-point__inner,
	.account-box-point__content,
	.account-box-point__link {
		display: block;
		width: auto;
	}
	.account-box-point__link{
		clear: both;
		margin-top: 2px;
	}
	.account-box-point__inner {
		border-bottom: 1px solid #e8e8e8;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.account-box-point__inner + .account-box-point__inner {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.account-box-point__title,
	.account-box-point__link a {
		font-size: 12px;
	}
	.account-box-point__title {
		margin-bottom: 3px;
	}
	.account-box-point + .contents-area-02 > .hdg-lv2{
		padding: 37px 0 10px;
	}
}

.account-box-point__content > .account-lst-point{
	padding-top: 5px;
}
.account-lst-point__name,
.account-lst-point__point {
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
/*.account-lst-point__point + .account-lst-point__name {
	margin-left: 30px;
}*/
.account-lst-point__name span {
	display: inline-block;
	vertical-align: middle;
}

.account-lst-point__point {
	font-size: 12px;
	color: #555;
}
.account-lst-point__point em {
	font-style: normal;
	font-size: 16px;
	color: #222;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-lst-point {
		font-size: 12px;
	}
	.account-lst-point__name,
	.account-lst-point__point {
		margin: 0;
	}
	.account-lst-point__point {
		float: right;
	}
	.account-lst-point__point,
	.account-lst-point__point em {
		font-size: 12px;
	}
	/*.account-lst-point__point + .account-lst-point__name {
		margin-left: 12px;
	}*/
	.account-lst-point__icon {
		margin-right: 5px;
	}
	.account-lst-point__icon img {
		width: 10px!important;
		height: auto;
	}
}

.account-box-point02{
	width: 100%;
	background: #232c3c;
	padding: 42px 20px 42px 100px;
	margin: 75px 0 0;
}
.account-box-point02__inner{
	width: 1160px;
	margin: 0 auto;
	color: #fff;
	display: table;
}
.account-box-point02__content01{
	display: table-cell;
	vertical-align: top;
	width: 364px;
	border-right: 1px solid #49505c;
}
.account-box-point02__content02{
	display: table-cell;
	vertical-align: top;
	padding: 1px 0 0 40px;
}
.account-lst-point02{
	width: 325px;
	display: table;
}
.account-box-point02__content02 .account-lst-point02{
	width: 390px;
}
.account-lst-point02 .account-lst-point02__name{
	display: table-cell;
	text-align: right;
}
.account-lst-point02 .account-lst-point02__name img {
	transform-origin: center;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}
.account-lst-point02 .account-lst-point02__point{
	display: table-cell;
	width: 110px;
	text-align: right;
}
.account-lst-point02__name{
	font-size: 20px;
}
.account-lst-point02__name .account-lst-point02__icon{
	vertical-align: top;
	display: inline-block;
	/* margin-right: 12px; */
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .account-lst-point02__name .account-lst-point02__icon{
		height: 40px;
		margin-top: -5px;
	}
}
.account-lst-point02__point{
	font-size: 12px;
}
.account-lst-point02__point em{
	font-style: normal;
	font-size: 20px;
}
.account-box-point02__content01 .account-lst-point02:nth-of-type(2) .account-lst-point02__name{
	font-size: 16px;
}
.account-box-point02__content01 .account-lst-point02:nth-of-type(2) .account-lst-point02__point{
	font-size: 12px;
}
.account-box-point02__content01 .account-lst-point02:nth-of-type(2) .account-lst-point02__point em{
	font-size: 16px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-box-point02{
		width: 100%;
		background: #232c3c;
		padding: 20px 12px 19px;
		margin: 30px 0 0;
	}
	.account-box-point02__inner{
		width: auto;
		display: block;
	}
	.account-box-point02__content01{
		display: block;
		width: auto;
		border-right: none;
		border-bottom: 1px solid #49505c;
	}
	.account-box-point02__content01 .account-lst-point02:nth-of-type(2){
		margin-top: 3px;
		margin-bottom: 6px;
	}
	.account-box-point02__content02{
		display: block;
		padding: 0;
	}
	.account-lst-point02{
		width: 100%;
		display: table;
	}
	.account-box-point02__content02 .account-lst-point02{
		margin-top: 5px;
		width: 100%;
	}
	.account-lst-point02 .account-lst-point02__name{
		display: table-cell;
		width: calc(100% - 90px);
		text-align: left;
	}
	.account-box-point02__content01 .account-lst-point02:nth-of-type(2) .account-lst-point02__name{
		padding-left: 15px;
	}
	.account-lst-point02 .account-lst-point02__point{
		display: table-cell;
		width: 90px;
		text-align: right;
	}
	.account-lst-point02__name{
		font-size: 12px;
	}
	.account-lst-point02__name .account-lst-point02__icon{
		vertical-align: middle;
		margin-right: 4px;
	}
	.account-lst-point02__name .account-lst-point02__icon img{
		width: 11px;
		height: auto;
		-webkit-transform: none;
		transform: none;
	}
	.account-lst-point02__point em{
		font-size: 12px;
	}
	.account-box-point02__content02 .account-lst-point02 .account-lst-point02__name{
		padding-left: 15px;
	}
	.account-box-point02__content01 .account-lst-point02:nth-of-type(2) .account-lst-point02__name{
		font-size: 12px;
	}
	.account-box-point02__content01 .account-lst-point02:nth-of-type(2) .account-lst-point02__point em{
		font-size: 12px;
	}
}

.account-box-manage {
	margin-top: 110px;
}
.account-box-manage__item {
	margin-bottom: 65px;
}
.account-box-manage__item:nth-of-type(3n+1){
	clear: both;
}
.account-box-manage .hdg-lv2 {
	color: #2d374b;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #ccb35e;
	padding: 0 0 20px 45px;
	line-height: 1.75;
	margin: 0 0 25px 0;
	position: relative;
}
.account-box-manage .hdg-lv2 .account-box-manage__icon{
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top: -10px;
}
.account-box-manage .hdg-lv2 span {
	display: inline-block;
	vertical-align: middle;
	padding: 0;
}
.account-box-manage__icon {
	line-height: 1;
	font-size: 0;
	margin: 0 10px 0 -5px;
}
.account-box-manage__icon img {
	width: 32px;
}
.account-box-manage__content + .hdg-lv2{
	margin-top: 40px;
}
.account-lst-manage__title {
	border: 1px solid #0066cc;
	margin-bottom: 10px;
}
.account-lst-manage__title02 {
	border: 1px solid #e8e8e8;
}
.account-lst-manage__title .account-lst-manage__link {
	display: block;
	font-size: 14px;
	padding: 15px;
}
.account-lst-manage__link:hover {
	opacity: 0.7;
}
.account-lst-manage__title .account-lst-manage__link > span {
	display: block;
}
.account-lst-manage__notice{
	font-size: 12px;
	color: #fff;
	font-style: normal;
	background: #eb5c5c;
	display: inline-block;
	width: 31px;
	height: 31px;
	border-radius: 50%;
	padding: 7px 4px;
	margin-left: 8px;
	text-align: center;
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translateY(-50%);
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .account-lst-manage__notice{
		padding: 8px 4px;
	}
}
.account-lst-manage__notice:before{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 10px 8px 0;
	border-color: transparent #eb5c5c transparent transparent;
	position: absolute;
	bottom: -2px;
	left: 0;
	transform: rotate(-45deg);
}
.account-lst-manage__title__content {
	display: table;
	width: 100%;
	color: #555;
	font-size: 14px;
	margin-top: 10px;
}
.account-lst-manage__title__image,
.account-lst-manage__title__text {
	display: table-cell;
	vertical-align: top;
}
.account-lst-manage__title__image {
	padding: 0 15px;
	width: 60px;
	text-align: center;
}
.account-lst-manage__title__image img {
	max-height: 85px;
	max-width: 60px;
}
.account-lst-manage__title__text {
	padding-top: 5px;
	line-height: 1.7;
}
.account-lst-manage__detail__small {
	padding: 0 20px 10px;
}
.account-lst-manage__detail__small li {
	margin-bottom: 7px;
	font-size: 14px;
}
.account-lst-manage__detail__point {
	font-size: 14px;
	color: #777;
	margin-bottom: 15px;
	padding: 0 20px;
}
.account-lst-manage__detail__point .account-lst-point__name,
.account-lst-manage__detail__point .account-lst-point__point {
	margin-right: 0;
}
.account-lst-manage__detail__point .account-lst-point__point {
	float: right;
}
.account-lst-manage__detail__point .account-lst-point__point em {
	font-size: 14px;
	font-weight: normal;
	color: #222;
}
/*.account-lst-manage__detail__point .account-lst-point__point + .account-lst-point__name {
	margin-left: 23px;
}*/
.account-lst-point__name {
	position: relative;
	padding-left: 25px;
}
.account-lst-point__icon{
	position: absolute;
	left: 0;
	top: 61%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.account-lst-point__icon img {
	width: 16px;
}
.account-lst-manage__note{
	margin: 0 20px;
	padding: 2px 0;
	font-size: 14px;
}
.account-lst-manage__note + .account-lst-manage__title{
	margin-top: 15px;
}
.account-lst-note__icon{
	vertical-align: middle;
	margin-right: 9px;
}
.account-lst-note__icon img{
	width: 16px;
}
.account-lst-manage__note + div{
	margin-top: 8px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-box-manage {
		margin-top: 35px;
		padding: 0 12px;
	}
	.account-box-manage__item {
		margin-bottom: 15px;
	}
	.account-box-manage .hdg-lv2 {
		font-size: 16px;
		padding: 0 0 10px 32px;
		line-height: 1.428;
		margin: 0 0 20px 0;
	}
	.account-box-manage .hdg-lv2 .account-box-manage__icon{
		margin-top: -5px;
	}
	.account-box-manage__icon {
		margin: 0 5px 0 0;
	}
	.account-box-manage__icon img {
		width: 25px;
		height: auto;
	}
	.account-box-manage__content + .hdg-lv2{
		margin-top: 15px;
	}
	.account-lst-manage__title .account-lst-manage__link {
		font-size: 12px;
		padding: 11px 12px;
	}
	.account-lst-manage__detail__small {
		padding: 0;
		margin-top: -10px;
	}
	.account-lst-manage__detail__small li {
		font-size: 10px;
		border-bottom: 1px solid #e8e8e8;
		margin-bottom: 0;
	}
	.account-lst-manage__detail__small li:first-child {
		border-top: 1px solid #e8e8e8;
		margin-top: 10px;
	}
	.account-lst-manage__detail__small li:last-child {
		border-bottom: 0;
	}
	.account-lst-manage__detail__small li .account-lst-manage__link {
		display: block;
		padding: 10px 0 10px 13px;
	}
	.account-lst-manage__detail__point {
		padding: 0;
		font-size: 12px;
		color: #555;
	}
	.account-lst-manage__detail__point .account-lst-point__point em {
		color: #555;
		font-size: 12px;
		font-weight: bold;
	}
	.account-lst-manage__title__image {
		padding-left: 0;
	}
	.account-lst-manage__title__text {
		font-size: 12px;
		line-height: 1.3;
		padding-top: 0;
	}
	.account-lst-manage__notice{
		width: 25px;
		height: 25px;
		font-size: 10px;
		padding: 5px 3px;
		margin-left: 4px;
	}
	.account-lst-manage__notice:before{
		border-width: 3px 6px 3px 0;
		bottom: -1px;
	}
	.account-lst-point__name {
		padding-left: 15px;
	}
	.account-lst-manage__note{
		margin: 0;
		padding: 0 0 10px;
		font-size: 12px;
	}
	.account-lst-manage__note + .account-lst-manage__title{
		margin-top: 5px;
	}
	.account-lst-note__icon{
		vertical-align: middle;
		margin-right: 5px;
	}
	.account-lst-note__icon img{
		width:10px;
		height: auto;
	}
	.account-lst-manage__note + div{
		margin-top: 8px;
	}
}

.account-input {
	border: 1px solid #ccc;
	max-width: 410px;
	padding-right: 129px;
	position: relative;
}
.account-input__input input[type="text"] {
	background: #fff;
	display: block;
	border: 0;
	font-size: 16px;
	height: auto;
	padding: 12px;
	width: 100%;
}
.account-input__submit {
	position: absolute;
	right: 0;
	top: 0;
}
.account-input__submit button {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	background: #0066cc;
	padding: 12px;
	width: 129px;
	display: block;
}
.account-input__error{
	border: 1px solid #ea6a6a;
}
.account-input__error input[type="text"]{
	background: #f7eae8;
}
.account-input__error + .content-error-txt{
	color: #e81921;
	font-size: 14px;
	font-weight: normal;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-input {
		max-width: none;
		padding-right: 77px;
	}
	.account-input__input input[type="text"] {
		font-size: 12px;
		padding: 7px;
		height: 33px;
	}
	.account-input__submit button {
		width: 77px;
		font-size: 12px;
		padding: 7px;
	}
	.account-input__error + .content-error-txt{
		font-size: 12px;
	}
}

.account-form-explain {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 1.4;
}
.account-link-help{
	font-size: 0;
}
.account-link-help span,
.account-link-help img,
.account-link-help a {
	display: inline-block;
	font-size: 16px;
}
.account-link-help img {
	top: 9px;
	margin-left: -2px;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}
.account-link-help:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-left: 5px;
	width: 16px;
	height: 16px;
	background: url("/resource/img/cmn-ico-help-w.png") no-repeat center;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-form-explain {
		margin-bottom: 0;
		background: #f6f3ee;
		padding: 15px 12px 0;
		font-size: 10px;
	}
	.account-form-explain.no-bg {
		background: none;
		padding-bottom: 15px;
	}
	.account-link-help img {
		width: 14px;
		height: auto;
		margin-left: 5px;
		top: 3px;
	}
	.account-link-help a {
		font-size: 10px;
	}
}
/*------------------------------*/
.account-ebooks-wrp{
	background: url("/resource/img/account-bg01.jpg");
	overflow: hidden;
}
.account-ebooks-wrp .lst-content .lst-content-inner > li{
	padding: 0;
}
.account-ebooks-wrp .lst-content .lst-content-inner > li:nth-child(2n+1) .lst-content-item{
	background: rgba(44,55,75,.2);
}
.account-ebooks-wrp .lst-txtimg-img{
	padding: 50px 0 0;
	line-height: 1;
}
.account-ebooks-wrp .lst-txtimg-txt{
	padding: 0 20px 48px;
	margin-top: 18px !important;
}
.account-ebooks-wrp .lst-content .lst-content-inner > li a h3{
	color: #fff;
}
.account-ebooks-wrp .bx-controls{
	background: rgba(0,0,0,.3);
	position: absolute;
	left: -100%;
	right: -100%;
	bottom: 0;
	padding: 20px 0 0;
}
.account-ebooks-wrp .lst-content .lst-content-inner > li .box-label span:before{
	content: none;
}
.account-ebooks-wrp .lst-content .lst-content-inner > li .box-label span{
	background: transparent;
	border-color: #30323b;
	color: #777;
}
.account-ebooks-wrp .lst-content .lst-content-inner .lst-content-item{
	position: relative;
	border-right: 1px solid #000;
	border-left: 1px solid #26262e;
	z-index: 1;
}
.account-ebooks-wrp .lst-content .lst-content-inner .lst-content-item:before{
	content: "";
	width: 36px;
	height: 36px;
	background: url("/resource/img/account-ico-favorite-off.png") no-repeat center;
	background-size: cover;
	top: 7px;
	right: 0;
	position: absolute;
	z-index: 1;
}
.account-ebooks-wrp .lst-content .lst-content-inner .lst-content-item.is-favorite:before{
	background: url("/resource/img/account-ico-favorite-on.png") no-repeat center;
	background-size: cover;
}
.account-ebooks-hdg{
	padding: 0 20px 0 100px;
	background: #22222d;
}
.account-ebooks-wrp .account-ebooks-hdg .hdg-lv2{
	border-bottom: 0;
	color: #fff;
	padding-top: 45px;
	position: relative;
	width: 1160px;
	margin: 0 auto;
}
.account-ebooks-wrp .account-ebooks-hdg .hdg-lv2:before{
	content: "";
	width: 3px;
	height: 24px;
	background: #0066cc;
	position: absolute;
	left: 5px;
	top: 0;
	z-index: 1;
}
.account-ebooks-wrp .account-ebooks-hdg .hdg-lv2:after{
	content: "";
	height: 100%;
	left: -100%;
	right: -100%;
	background: rgba(34,34,45,.2);
	position: absolute;
	top: 0;
	z-index: 0;
	display: block;
}
.account-ebooks-wrp .account-ebooks-hdg .hdg-lv2 span{
	z-index: 1;
	color: #fff;
}
.account-ebooks-wrp .lst-content{
	position: relative;
}
.account-ebooks-wrp .lst-content:before{
	content: "";
	height: 7px;
	left: -100%;
	right: -100%;
	background: rgba(1,1,1,.2);
	top: 0;
	position: absolute;
	z-index: 0;
}
.account-ebooks-wrp .lst-content:after{
	content: "";
	height: 7px;
	left: -100%;
	right: -100%;
	background: rgba(1,1,1,.2);
	bottom: 0;
	position: absolute;
	z-index: 0;
	display: block;
}
.account-ebooks-wrp .lst-content .lst-content-inner{
	overflow: hidden;
}
.account-ebooks-wrp .content-slide .bx-wrapper .bx-controls-direction{
	top: 10px;
}
.account-ebooks-wrp .content-slide .bx-wrapper .slider-arw-r,
.account-ebooks-wrp .content-slide .bx-wrapper .slider-arw-l{
	color: #fff;
}
.account-ebooks-wrp .content-slide .bx-wrapper .bx-pager{
	top: -10px;
}
.account-ebooks-wrp .content-slide .bx-wrapper .bx-pager a{
	color: #fff;
}
.account-ebooks-wrp .account-ebooks-listlink{
	display: block;
	font-size: 14px;
	color: #fff;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.account-ebooks-wrp .account-ebooks-listlink a{
	color: #fff;
}
.account-ebooks-wrp .account-ebooks-listlink a:after{
	content: url("/resource/img/cmn-arw-white01-r.png");
	position: absolute;
	top: 45%;
	right: -16px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-ebooks-wrp{
		padding-bottom: 20px;
		background: #1b1b24;
	}
	.account-ebooks-wrp .lst-content .lst-content-inner > li{
		width: 33.33333333% !important;
		float: left;
		padding: 0 2px;
		margin-bottom: 4px;
	}
	.account-ebooks-wrp .lst-content .lst-content-inner > li:nth-of-type(4){
		display: none;
	}
	.account-ebooks-wrp .lst-txtimg02-4col .lst-content-inner > li .lst-txtimg-img,
	.account-ebooks-wrp .lst-txtimg02-4col .lst-content-inner > li .lst-txtimg-img + .lst-txtimg-txt{
		width: 100%;
	}
	.account-ebooks-wrp .lst-content .lst-content-inner .lst-content-item{
		display: inherit;
	}
	.account-ebooks-wrp .lst-txtimg-img{
		padding: 10px 19px 0;
	}
	.account-ebooks-wrp .lst-content .lst-content-inner .lst-content-item:before{
		width: 25px;
		height: 25px;
		top: 0;
		background: transparent;
	}
	.account-ebooks-wrp .lst-content:after{
		background: transparent;
	}
	.account-ebooks-wrp .lst-content:before{
		height: 3px;
		background: #16161d;
	}
	.account-ebooks-wrp .lst-txtimg-txt{
		padding: 10px !important;
		margin-top: 0 !important;
	}
	.account-ebooks-wrp .lst-content .lst-content-inner > li:nth-child(2n+1) .lst-content-item {
		background: rgba(44,55,75,.2);
	}
	.account-ebooks-wrp .lst-content{
		padding-top: 3px;
	}
	.account-ebooks-hdg{
		padding: 0;
	}
	.account-ebooks-wrp .account-ebooks-hdg .hdg-lv2{
		border-bottom: 0;
		color: #fff;
		padding: 27px 24px 17px;
		height: 64px;
		position: relative;
		width: 100%;
		margin: 0 auto;
	}
	.account-ebooks-wrp .account-ebooks-hdg .hdg-lv2:before{
		width: 2px;
		height: 15px;
		left: 30px;
	}
	.account-ebooks-wrp .account-ebooks-hdg .hdg-lv2:after{
		background: #22222d;
	}
	.account-ebooks-wrp .btn-more{
		margin: 10px 0 20px;
	}
	.account-ebooks-wrp .btn-more a{
		background: #131319;
	}
	.account-ebooks-wrp .btn-more-list{
		margin-bottom: 20px;
	}
	.account-ebooks-wrp .lst-content .lst-content-inner .lst-content-item{
		border-left: 0;
		border-right: 0;
	}
	.account-ebooks-wrp .lst-content .lst-content-inner > li a h3{
		font-size: 10px;
		margin-top: 3px;
	}
	.account-ebooks-wrp .account-ebooks-listlink{
		display: block;
		margin: 5px 0 20px;
		border: 1px solid #76767c;
		font-size: 10px;
		color: #fff;
		height: 28px;
		line-height: 28px;
	}
	.account-ebooks-wrp .account-ebooks-listlink a:after{
		display: none;
	}
}
/*---------------------------*/
.account-box-wrp {
	margin-top: 45px;
}
.account-box-form {
	background: #f6f3ee;
}
.account-box-form + .account-box-form {
	margin-top: 5px;
}
.account-box-form__inner {
	/* display: table; */
	display: flex;
	display: -ms-flex;
	/* align-items: center; */
	width: 100%;
	padding: 20px 84px;
}
.account-box-form__inner.has-note {
	align-items: flex-start;
}
.account-box-form__inner.no-input {
	/* padding: 35px 84px; */
	align-items: center;
}
.account-box-form__inner:not(.no-input) .account-box-form__title {
	padding-top: 16px;
}
.account-box-form__inner:not(.no-input) .account-box-form__expire {
	padding-top: 14px;
}
.account-box-form__inner + .account-box-form__inner {
	padding-top: 0;
}
.account-box-form__title,
.account-box-form__content,
.account-box-form__expire {
	/* display: table-cell; */
	vertical-align: middle;
}
.account-box-form__title {
	width: 32.41%;
	flex: 0 0 32.41%;
	font-size: 16px;
	padding-right: 50px;
}
.has-note .account-box-form__title {
	/* padding-bottom: 2em;
	padding-top: 1em; */
}
.account-box-form__content {
	width: 408px;
}
.has-note .account-box-form__content {
	/* padding-bottom: 2em; */
	position: relative;
	flex: 1 1 100%;
	width: auto;
}
.account-box-form__content .account-box-form__note {
	/* position: absolute;
	bottom: 0; */
}
.account-box-form__expire {
	font-size: 14px;
	color: #777;
	padding-left: 30px;
}
.account-box-form__title .account-box-form__expire {
	display: none;
}
.account-box-form__note {
	font-size: 14px;
	color: #777;
}
.account-box-form__example {
	padding-left: 12px;
	line-height: 49px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-box-wrp {
		margin-top: 0;
	}
	.account-box-form {
		padding: 0 12px;
	}
	.account-box-form form + form {
		border-top: 1px solid #dddad6;
	}
	.account-box-form__inner {
		display: block;
	}
	.account-box-form__inner,
	.account-box-form__inner.no-input {
		padding: 15px 0;
		box-sizing: border-box;
	}
	.account-box-form__inner:not(.no-input) .account-box-form__title {
		padding-top: 0px;
	}
	.account-box-form__inner + .account-box-form__inner {
		border-top: 1px solid #dddad6;
		padding-top: 15px;
	}
	.account-box-form__title,
	.account-box-form__content,
	.account-box-form__expire {
		display: block;
		width: auto;
		padding: 0;
	}
	.account-box-form__example {
		padding: 5px 0 15px;
		line-height: 1.5;
	}
	.account-box-form__title {
		font-size: 12px;
		margin-bottom: 5px;
	}
	.has-note .account-box-form__title {
		padding: 0;
	}
	.account-box-form__content {
		width: auto;
	}
	.account-box-form__content .account-input {
		margin-bottom: 5px;
	}
	.has-note .account-box-form__content {
		padding-bottom: 0;
	}
	.account-box-form__content .account-box-form__note {
		position: static;
	}
	.account-box-form__note {
		font-size: 10px;
	}
	.account-box-form__expire {
		display: none;
		font-size: 10px;
		margin: 5px 0 8px;
	}
	.account-box-form__title .account-box-form__expire {
		display: block;
	}
	.account-box-form__inner:not(.no-input) .account-box-form__expire {
		padding-top: 0;
	}
}

.account-table-01 td span{
	margin-right: 40px;
}
.account-item {
	display: -ms-flex;
	display: flex;
	flex-direction: row;
}
.account-item-img {
	width: 22px;
}
.account-item-txt {
	width: calc(100% - 22px);
	padding: 0 0 0 20px;
}



/* /account/tam
-------------------------------------------------- */

.wrp-product{
	max-width: 995px;
	margin: 50px auto 10px;
}
.account-lst-product{
	/* border-top: 1px solid #e5e5e5; */
	border-left: 1px solid #e5e5e5;
	margin: 0;
}
.account-lst-product li{
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #ffff;
	padding: 0 0 48px 0;
}
@media (min-width: 769px) {
	.account-lst-product li:nth-child(1),
	.account-lst-product li:nth-child(2),
	.account-lst-product li:nth-child(3),
	.account-lst-product li:nth-child(4) {
		border-top: 1px solid #e5e5e5;
	}
}
.account-lst-product__item{
	position: relative;
	padding: 45px 15px 0;
	display: block;
}
.account-lst-product__content{
	line-height: 0;
}
.account-lst-product__content a{
	color: #555;
}
.account-lst-product__favorite{
	position: absolute;
	right: -1px;
	top: -1px;
	display: none;
}
.is-favorited .account-lst-product__favorite{
	display: block;
}
.account-lst-product__image{
	width: 144px;
	text-align: center;
	margin: 0 auto 24px;
	line-height: 0;
	font-size: 0;
}
.account-lst-product__image img{
	max-height: 144px;
}
.account-lst-product__label{
	display: inline-block;
	font-size: 11px;
	border: 1px solid #ccc;
	color: #777;
	margin-bottom: 15px;
	line-height: 1.4em;
	 padding: 0 5px;
}
.account-lst-product__text{
	font-size: 16px;
	line-height: 1.375;
	margin-bottom: 10px;
}
.account-lst-product__btn a{
	display: inline-block;
	font-size: 11px;
	color: #0066cc;
	border: 1px solid #0066cc;
	border-radius: 20px;
	padding: 7px 15px;
	float: right;
	min-width: 92px;
	box-sizing: border-box;
	text-align: center;
}
.account-lst-product__btn a.btn-active{
	border: 1px solid #ebebeb;
	color: #777
}
.account-lst-product__btn a.btn-active span:before{
	content: "";
	background: url("/resource/img/account-star-off.png") no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
}
.account-lst-product__btn span{
	padding-left: 15px;
}
.account-lst-product__btn span:before{
	content: "";
	background: url("/resource/img/account-star-on.png") no-repeat center;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 10px;
	height: 10px;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop,
	.account-lst-product__btn span:before,
	.account-lst-product__btn a.btn-active span:before {
		transform: translateY(-80%);
	}
	*::-ms-backdrop, .account-lst-product__btn a {
		padding: 7px 15px 2px;
	}
}
@media (max-width: 768px){ /* SP・タブレット */
	.wrp-product{
		padding: 0 10px;
		margin: 20px 0 10px;
	}
	.wrp-product .btn-more{
		margin: 6px auto 0;
	}
	.account-lst-product{
		background: unset;
		border: unset;
		border: none;
	}
	.account-lst-product li{
		padding: 0 2px 4px;
		border: none;
		background: none;
	}
	.account-lst-product__item{
		padding: 10px 10px 10px;
		border: 1px solid #e5e5e5;
		box-sizing: border-box;
	}
	.account-lst-product__text{
		font-size: 10px;
		line-height: 1.2;
		margin-bottom: 5px;
	}
	.account-lst-product__label{
		font-size: 10px;
		margin-bottom: 5px;
		padding: 0 3px;
	}
	.account-lst-product__image{
		width: auto;
		margin-bottom: 7px;
	}
	.account-lst-product__image img{
		max-width: 56px;
	}
	.account-lst-product__btn a{
		min-width: 67px;
		float: none;
		font-size: 10px;
		padding: 4px 5px;
	}
	.account-lst-product__btn span:before{
		width: 8px;
		height: 8px;
	}
	.account-lst-product__btn a.btn-active span:before{
		width: 8px;
		height: 8px;
	}
	.is-favorited .account-lst-product__favorite img{
		width: 24px;
		height: 24px;
	}
	.account-lst-product__btn{
		text-align: center;
	}
}
@media only screen and (max-width: 375px) and (min-width: 320px){
	.account-lst-product__btn span{
		padding-left: 10px;
		padding-right: 5px;
	}
	.lst-more-num6 > ul > li:nth-of-type(n+7){
		display: none;
	}
}

/* /account/inquiries
-------------------------------------------------- */
.wrp-contents-inquiries{
	border-bottom: 1px solid #eee;
	padding-bottom: 70px;
	position: relative;
}
.wrp-contents-inquiries:before{
	width: 51px;
	height: 51px;
	content: '';
	background: url(/resource/img/cmn-ico-account-dot01.png) no-repeat center;
	background-size: cover;
	position: absolute;
	right: 50%;
	top: -26px;
	margin-right: -65px;
}
.account-post{
	text-align: center;
	margin: 30px auto 0 78px;
	width: 900px;
	position: relative;
}
.account-post__text{
	position: relative;
	display: inline-block;
	border: solid 4px #eee;
}
.account-post__text textarea {
	width: 722px;
	height: 131px;
	background-color: #fff;
	border: 0;
	padding: 20px 25px;
	position: relative;
}
.account-post__text + .form_error{
	text-align: left;
	padding-left: 85px;
}
.account-post__submit{
	text-align: center;
	margin-top: 25px;
}
.account-post__submit .btn-03{
	width: 293px;
	padding: 20px;
	height: auto;
	line-height: unset;
	line-height: normal;
	margin-left: 100px;
}
.account-post__avatar{
	width: 55px;
	height: 55px;
	position: absolute;
	border-radius: 50%;
	border: 4px solid #eee;
	line-height: 60px;
	top: 50%;
	margin-top: -27px;
}
.account-post__avatar img{
	top: -2px;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .account-post__avatar img{
		top: 3px;
	}
}
.account-post__text:after, .account-post__text:before {
	right: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.account-post__text:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 10px;
	margin-top: -10px;
}
.account-post__text:before {
	border-color: rgba(238, 238, 238, 0);
	border-right-color: #eee;
	border-width: 16px;
	margin-top: -16px;
}
.account-post-block{
	text-align: center;
	padding: 30px 80px 0;
}
.account-post-block > div:nth-of-type(n+6){
	display: none;
}
#wrapper .account-post-block > div.btn-more-pcsp{
	display: block;
}
.account-post-block__date{
	text-align: center;
	padding: 30px 0 0;
	font-size: 14px;
}
.account-post-customer{
	width: 900px;
	margin: 45px 0 0 auto;
}
.account-post-customer__inner{
	display: block;
	text-align: right;
	padding-right: 81px;
}
.account-post-customer__avatar{
	width: 55px;
	height: 55px;
	position: absolute;
	border-radius: 50%;
	line-height: 70px;
	top: 50%;
	margin-top: -27px;
	right: 0;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 12px rgba(4,0,0,.1);
	-moz-box-shadow: 0 4px 12px rgba(4,0,0,.1);
	box-shadow: 0 4px 12px rgba(4,0,0,.1);
}
.account-post-customer__avatar img{
	top: -2px;
}
.account-post-customer__avatar span{
	position: absolute;
	display: inline-block;
	top: 60%;
	width: 80%;
	left: 5px;
	font-size: 12px;
}
.account-post-customer__text{
	width: 722px;
	background-color: #fff;
	border: 0;
	padding: 20px;
	position: relative;
	display: inline-block;
	text-align: left;
	-webkit-box-shadow: 0 4px 12px rgba(4,0,0,.1);
	-moz-box-shadow: 0 4px 12px rgba(4,0,0,.1);
	box-shadow: 0 4px 12px rgba(4,0,0,.1);
	font-size: 16px;
}
.account-post-customer__text:before {
	right: 100%;
	top: 50%;
	content: " ";
	position: absolute;
	pointer-events: none;
	background-color: #fff;
	box-shadow: 3px 3px 12px  rgba(4,0,0,.1);
	width: 10px;
	height: 10px;
	margin-top: -5px;
	-webkit-transform: rotate(315deg);
	-moz-transform: rotate(315deg);
	transform: rotate(315deg);
	right: -5px;
	z-index: 0;
}
.account-post-customer__text:after{
	top: 50%;
	content: " ";
	height: 20px;
	width: 10px;
	background: #fff;
	margin-top: -10px;
	right: 0;
	position: absolute;
}
.account-post-reply{
	width: 900px;
	margin: 45px auto 0 0;
}
.account-post-reply__inner{
	display: block;
	text-align: left;
	padding-left: 80px;
}
.account-post-reply__avatar{
	width: 55px;
	height: 55px;
	position: absolute;
	border-radius: 50%;
	line-height: 70px;
	top: 50%;
	margin-top: -27px;
	left: 0;
	text-align: center;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 12px rgba(4,0,0,.1);
	-moz-box-shadow: 0 4px 12px rgba(4,0,0,.1);
	box-shadow: 0 4px 12px rgba(4,0,0,.1);
	box-sizing: border-box;
}
.account-post-reply__avatar span{
	position: absolute;
	display: inline-block;
	top: 70%;
	width: 80%;
	left: 5px;
	font-size: 12px;
}
.account-post-reply__text{
	width: 722px;
	background-color: #fff;
	border: 0;
	padding: 20px;
	position: relative;
	display: inline-block;
	text-align: left;
	color: #27272f;
	background-color: #fff;
	-webkit-box-shadow: 0 4px 12px rgba(4,0,0,.1);
	-moz-box-shadow: 0 4px 12px rgba(4,0,0,.1);
	box-shadow: 0 4px 12px rgba(4,0,0,.1);
	font-size: 16px;
}
.account-post-reply__author{
	display: block;
	text-align: right;
	font-size: 12px;
	color: #999;
	line-height: 1;
	padding-top: 17px;
}
.account-post-reply__text:before {
	top: 50%;
	content: " ";
	position: absolute;
	pointer-events: none;
	background-color: #fff;
	box-shadow: 0 4px 12px rgba(4,0,0,.1);
	width: 10px;
	height: 10px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	transform: rotate(135deg);
	left: -5px;
	z-index: 0;
	margin-top: -5px;
}
.account-post-reply__text:after{
	top: 50%;
	content: " ";
	height: 20px;
	width: 10px;
	background: #fff;
	margin-top: -10px;
	left: 0;
	position: absolute;
}
.account-post-customer__text p,
.account-post-reply__text p{
	margin-top: 15px;
}
.account-post-customer__text p:nth-of-type(1),
.account-post-reply__text p:nth-of-type(1){
	margin-top: 0;
}
.account-button-back{
	text-align: center;
}
.wrp-contents-inquiries .btn-more-pcsp{
	margin: 35px 0 0;
}
.hdg-lv2 .lbl-member {
	font-weight: normal;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .hdg-lv2 .lbl-member{
		padding: 2px 18px 0;
	}
}
@media (min-width: 769px){ /* PC */
	.hdg-lv2 .lbl-member{
		display: inline-block;
		letter-spacing: normal;
		font-size: 11px;
		margin-right: 1px;
		padding: 2px 18px;
		vertical-align: middle;
		line-height: 17px;
		border: 1px solid #e4e4e4;
		background: #eee;
		color: #5b5b5b;
		float: right;
		line-height: 1.2;
		position: absolute;
		right: 0;
		top: calc(48px + ((100% - 74px) / 2));
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
}
@media (max-width: 768px){ /* SP・タブレット */
	.wrp-contents-inquiries:before{
		width: 25px;
		height: 25px;
		margin-right: -10px;
		top: -15px;
		display: none;
	}
	.wrp-contents-inquiries{
		padding-bottom: 28px;
	}
	.account-contents .account-hdg-inquiries:before{
		top: .8em;
	}
	.hdg-lv2 .lbl-member{
		display: inline-block;
		float: left;
		right: auto;
		font-size: 10px;
		padding: 1px 15px;
		border: 1px solid #e4e4e4;
		background: #eee;
		margin-bottom: 5px;
		font-weight: normal;
	}
	.account-post-block{
		padding: 15px 10px 0;
	}
	.account-post__avatar{
		width: 30px;
		height: 30px;
		line-height: 30px;
		border-width: 2px;
		margin-top: -15px;
	}
	.account-post__text:before{
		border-width: 8px;
		margin-top: -8px;
	}
	.account-post__text:after{
		border-width: 5px;
		margin-top: -5px;
	}
	.account-post__avatar img{
		width: 12px;
	}
	.account-post{
		width: 100%;
		padding: 10px;
		margin: 7px auto 0;
	}
	.account-post__submit{
		margin-top: 19px;
	}
	.account-post__text{
		border-width: 2px;
		margin-left: 40px;
	}
	.account-post__text textarea{
		width: calc(100vw - 66px);
		padding: 10px;
		height: 65px;
	}
	.account-post__text + .form_error{
		padding-left: 40px;
	}
	.account-post-customer{
		width: 100%;
		margin: 17px auto 0 0;
	}
	.account-post-customer__inner{
		padding-right: 35px;
	}
	.account-post-reply__text,
	.account-post-customer__text{
		width: calc(100vw - 91px);
		padding: 10px;
		font-size: 12px;
	}
	.account-post-customer__avatar{
		width: 25px;
		height: 25px;
		line-height: 30px;
		margin-top: -12px;
	}
	.account-post-reply__avatar img,
	.account-post-customer__avatar img{
		width: 10px;
	}
	.account-post-reply{
		margin: 17px 0 0 auto;
	}
	.account-post-reply__inner{
		padding-left: 35px;
	}
	.account-post-reply__avatar{
		width: 25px;
		height: 25px;
		line-height: 30px;
		margin-top: -12px;
	}
	.account-post-reply__avatar img{
		width: 13px;
	}
	.account-post__submit .btn-03{
		width: 155px;
		margin-left: 0;
		padding: 6px;
	}
	.account-post-reply__avatar span,
	.account-post-customer__avatar span{
		font-size: 10px;
		top: 80%;
		left: 0;
	}
	.account-post-reply__author{
		font-size: 10px;
		padding-top: 10px;
	}
	.account-post-customer__text:before{
		width: 8px;
		height: 8px;
		right: -3px;
		margin-top: -4px;
	}
	.account-post-reply__text:before{
		width: 8px;
		height: 8px;
		left: -3px;
		margin-top: -4px;
	}
	.account-post-block__date{
		padding-top: 15px;
		font-size: 10px;
	}
	.wrp-contents-inquiries .btn-more-pcsp{
		margin: 20px 10px 0;
	}
}
/*-----------------------------------*/
.main-area.account-ebooks-main-area {
	background: url(/resource/img/account-bg-main.jpg) center bottom no-repeat;
	background-size: cover;
}
@media (min-width: 769px){ /* PC */
	.main-area.account-ebooks-main-area {
		height: 172px;
		padding: 0;
	}
}
.hdg-lv2-link__date {
	font-style:normal;
	font-weight: normal;
	font-size: 14px;
	color: #555;
}
.account-box-info {

	margin-top: 70px;
	-webkit-box-shadow: 0 3px 8px rgba(4,0,0,.13);
	-moz-box-shadow: 0 3px 8px rgba(4,0,0,.13);
	box-shadow: 0 3px 8px rgba(4,0,0,.13);
}
.account-box-info__inner {
	padding: 45px 80px 50px;
	box-sizing: border-box;
	background: #fff;
}
.account-box-info .hdg-lv2 {
	padding-top: 0;
	margin-bottom: 40px;
}
.account-box-info .hdg-lv2 span:not(.hdg-lv2-link){
	padding-right: 160px;
}
.account-box-info__text *{
	line-height: 1.75 !important;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-box-info {
		margin-top: 30px;
		padding: 0 12px;
	}
	.account-box-info__inner {
		padding: 15px 10px 20px;
	}
	.account-box-info .hdg-lv2 {
		margin: 0 0 15px;
	}
	.account-box-info .hdg-lv2 span:not(.hdg-lv2-link){
		padding-right: 0;
	}
	.account-box-info .hdg-lv2 span.hdg-lv2-link {
		display: block;
		position: relative;
		bottom: 0;
		text-align: right;
		padding-top: 3px;
	}
	.account-box-info__text *{
		line-height: 1.75 !important;
	}
	.hdg-lv2-link__date {
		font-size: 10px;
	}
	.account-box-info {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.account-box-info__inner {
		-webkit-box-shadow: 0 2px 4px rgba(4,0,0,.13);
		-moz-box-shadow: 0 2px 4px rgba(4,0,0,.13);
		box-shadow: 0 2px 4px rgba(4,0,0,.13);
	}
}
/* /account/inquiries/
-------------------------------------------------- */
.account-box-contact {
	background: #fff;
	box-shadow: 0 3px 8px rgba(4,0,0,.13);
	padding: 40px 80px 48px;
	margin-top: 65px;
}
.account-box-contact .hdg-lv2 {
	padding-top: 0;
	text-align: center;
	font-size: 24px;
	padding-bottom: 26px;
}
.account-box-contact .form-contents01 table td {
	padding-top: 20px;
}
.account-box-contact__button {
	text-align: center;
	padding-top: 20px;
}
.form-contents01 textarea {
	border: 1px solid #cccccc;
	background: #fff;
	vertical-align: middle;
	min-height: 6em;
	height: 160px;
}
.form-contents01 input[type="tel"],
.form-contents01 input[type="text"],
.form-contents01 textarea {
	height: auto;
	padding: 12px;
	max-width: 700px;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop,
	.form-contents01 input[type="tel"],
	.form-contents01 input[type="text"],
	.form-contents01 textarea {
		padding: 14px 12px 10px;
	}
}
.form-contents01 input[type="tel"]::-webkit-input-placeholder,
.form-contents01 input[type="text"]::-webkit-input-placeholder,
.form-contents01 textarea::-webkit-input-placeholder {
	color:#999;
}
.form-contents01 input[type="tel"]::placeholder,
.form-contents01 input[type="text"]::placeholder,
.form-contents01 textarea::placeholder{
	color:#999;
}
.form-contents01 select {
	height: 50px;
}
.form-contents01 select option:first-of-type {
	color: #999;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-box-contact {
		padding: 20px 10px;
		margin: 30px 10px 0;
		box-shadow: 0 1px 4px rgba(4,0,0,.13);
	}
	.account-box-contact .hdg-lv2 {
		font-size: 16px;
		margin: 0;
		padding-bottom: 20px;
	}
	.account-box-contact .form-contents01 table td {
		display: block;
		width: auto;
		border-top: 0;
		padding: 0;
	}
	.form-contents01 select {
		height: auto;
	}
	.form-contents01 input[type="tel"],
	.form-contents01 input[type="text"],
	.form-contents01 textarea {
		padding: 10px 10px;
	}
}
.account-lst-news > ul{
	margin-top: 25px;
}
.account-lst-news__item{
	display: table;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	padding: 15px 0;
}
.account-lst-news__date{
	display: table-cell;
	width: 130px;
	vertical-align: middle;
	font-size: 14px;
	color: #777;
}
.account-lst-news__label{
	display: table-cell;
	width: 139px;
	vertical-align: middle;
}
.account-lst-news__label span{
	display: inline-block;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	width: 100%;
	border: 1px solid #dfdedd;
	background-color: #eee;
	padding: 0 9px;
	vertical-align: text-top;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .account-lst-news__label span{
		padding: 3px 9px 0;
	}
}
.account-lst-news__desc{
	font-size: 14px;
	color: #005bac;
	padding-left: 20px;
	transition: all 0.3s;
	display: inline-block;
	vertical-align: text-top;
}
.account-lst-news__desc:hover{
	opacity: 0.7;
}
.account-lst-news__notice {
	font-size: 12px;
	color: #fff;
	font-style: normal;
	background: #eb5c5c;
	display: inline-block;
	width: 31px;
	height: 31px;
	border-radius: 50%;
	padding: 6px 4px;
	margin-left: 8px;
	text-align: center;
	position: relative;
	top: -1px;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .account-lst-news__notice{
		padding: 8px 4px;
	}
}
.account-lst-news__notice:before{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 4px 10px 8px 0;
	border-color: transparent #eb5c5c transparent transparent;
	position: absolute;
	bottom: -2px;
	left: 0;
	transform: rotate(-45deg);
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-lst-news > ul{
		margin-top: 10px;
	}
	.account-lst-news__item{
		position: relative;
	}
	.account-lst-news__date{
		display: inline-block;
		padding-left: 170px;
		width: auto;
		font-size: 10px;
	}
	.account-lst-news__label{
		display: inline-block;
		position: absolute;
		left: 0;
		top: 6px;
		width: 164px;
	}
	.account-lst-news__label span{
		font-size: 9px;
		line-height: 12px;
	}
	.account-lst-news__desc{
		display: block;
		font-size: 12px;
		padding-left: 0;
		margin-top: 2px;
	}
	.account-lst-news__notice{
		width: 25px;
		height: 25px;
		font-size: 10px;
		padding: 4px 2px;
		margin-left: 4px;
		top: -2px;
	}
	.account-lst-news__notice:before{
		border-width: 3px 6px 3px 0;
		bottom: -1px;
	}
	.account-lst-news__item{
		border-bottom: 0;
		padding: 5px 0;
	}
	.account-lst-news + .btn-more-pcsp{
		margin-top: 10px;
	}
}
.account-order-wrp{
	margin: 46px 0 0;
}
.account-order-title{
	margin: 0 -70px;
	padding: 42px 70px 20px;
	border-bottom: 1px solid #ccb35e;
	font-size: 20px;
	font-weight: bold;
}
.account-order-title span{
	color: #2d374b;
}
.account-order-info{
	margin: 0 -70px;
	padding: 42px 70px 42px;
	height: 135px;
	background: #f6f3ee;
}
.account-order-info dl dt{
	position: absolute;
	top: 0;
	color: #777;
}
.account-order-info dl dd{
	position: absolute;
	top: 22px;
	font-weight: bold;
	color: #222;
}
.account-order-info dl dt:nth-of-type(1),
.account-order-info dl dd:nth-of-type(1){
	left: 0;
}
.account-order-info dl dt:nth-of-type(2),
.account-order-info dl dd:nth-of-type(2){
	left: 235px;
}
.account-order-info dl dt:nth-of-type(3),
.account-order-info dl dd:nth-of-type(3){
	left: 390px;
}
.account-order-info dl dd span{
	font-size: 12px;
	color: #555;
}
.account-order-info dl dd .account-order-price{
	font-size: 16px;
	color: #eb5c5c;
}
.account-order-info dl dd .account-order-point-title,
.account-order-info dl dd .account-order-point-num,
.account-order-info dl dd .account-order-point1,
.account-order-info dl dd .account-order-point2{
	font-size: 16px;
	color: #555;
}
.account-order-info dl dd .account-order-point2:before{
	content: " / ";
	font-size: 16px;
}
.account-table-01{
	border-top: 1px solid #dfdedd;
	border-bottom: 1px solid #dfdedd;
	border-right: 1px solid #dfdedd;
	margin: 30px 0 0;
}
.account-table-01 table{
	width: 100%;
	margin: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.account-table-01 td{
	padding: 28px 19px 27px;
	border-top: 1px dotted #c9c8c7;
	border-left: 1px solid #dfdedd;
	vertical-align: middle;
	font-size: 14px;
}
.account-table-01 tr:nth-of-type(1) td{
	border-top: none;
	min-width: 85px;
}
.account-table-01 tr:nth-of-type(1) td:nth-of-type(2){
	min-width: 182px;
}
.account-table-01 td:nth-of-type(4),
.account-table-01 td:nth-of-type(3){
	text-align: center;
}
.account-order-detail-contents{
	display: none;
}
.account-order-detail-contents .table-order01-item,
.account-order-detail .table-order01-item{
	display: block;
}
.account-order-detail-contents .table-order01-item-img,
.account-order-detail .table-order01-item-img{
	width: 40px;
	text-align: center;
	display: inline-block;
	vertical-align: top;
}
.account-order-detail-contents .table-order01-item-img img,
.account-order-detail .table-order01-item-img img{
	max-height: 57px;
	width: auto;
}
.account-order-detail-contents .table-order01-item-txt,
.account-order-detail .table-order01-item-txt{
	width: calc(100% - 45px);
	padding: 0 0 0 25px;
	display: inline-block;
	vertical-align: top;
}
.account-order-detail .table-order01-item-txt .account-item-info {
	line-height: 1;
}
.account-order-detail .table-order01-item-txt .account-item-info-01-normal {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
.account-order-detail .table-order01-item-txt .account-item-info-02{
	border: 1px solid #dfdedd;
	padding: 0 4px 0 5px;
}
.account-order-detail .table-order01-item-txt h3 {
	margin: 7px 0 0;
	padding: 0;
	font-size: 16px;
	text-align: left;
}
.account-order-detail .table-order01-item-txt h3 a {
	word-break: break-all;
}
.account-order-detail .account-order-hassou1 {
	display: block;
	width: 88px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	border: 1px solid #0066cc;
	color: #035aa9;
}
.account-order-detail .account-order-hassou2 {
	display: block;
	width: 88px;
	height: 38px;
	line-height: 38px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
	border: 1px solid #dddddd;
	color: #777;
}
.account-order-more{
	display: block;
	margin: 43px 0 0;
	font-size: 14px;
	text-align: center;
}
.account-order-more a{
	display: inline-block;
}
.account-order-more a span{
	display: inline-block;
	padding: 0 17px 0 0;
	color: #777;
}
.account-order-more a span:after{
	content: url(/resource/img/cmn-arw-gray01.png);
	display: block;
	position: absolute;
	top: 50%;
	right: -15px;
	-webkit-transform: translateY(-50%) scale(0.6, 0.6);
	transform: translateY(-50%) scale(0.6, 0.6);
}
.account-order-more a.is-open span:after{
	-webkit-transform: translateY(-50%) rotate(180deg) scale(0.6, 0.6);
	transform: translateY(-50%) rotate(180deg) scale(0.6, 0.6);
}
.account-order-close{
	padding: 30px 0 0;
	text-align: center;
}
.account-order-close a{
	margin: 0 auto;
	color: #777 !important;
	font-size: 14px;
}
.account-order-close a span{
	display: inline-block;
	padding: 0 17px 0 0;
	color: #777;
}
.account-order-close a span:after{
	content: url(/resource/img/cmn-arw-gray01.png);
	display: block;
	position: absolute;
	top: 50%;
	right: -15px;
	-webkit-transform: translateY(-50%) rotate(-180deg) scale(0.5, 0.5);
	transform: translateY(-50%) rotate(-180deg) scale(0.5, 0.5);
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .account-order-close a span:after{
		top: 20%;
	}
	*::-ms-backdrop, .account-order-more a span:after {
		top: 45%;
	}
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-order-wrp{
		margin: 20px 12px 0;
		padding: 0 20px 10px;
	}
	.account-order-title{
		margin: 0 -20px;
		padding: 20px 5px 8px;
		font-size: 14px;
	}
	.account-order-info{
		margin: 0 -20px;
		padding: 6px 5px 16px;
		height: auto;
	}
	.account-order-info dl:after{
		content: "";
		clear: both;
		display: block;
	}
	.account-order-info dl dt{
		position: relative;
		float: left;
		width: 60px;
		top: auto;
		margin: 9px 0 0;
		clear: both;
		left: auto !important;
		font-size: 12px;
	}
	.account-order-info dl dd{
		position: relative;
		float: left;
		width: calc(100% - 60px);
		top: auto;
		margin: 9px 0 0;
		left: auto !important;
		font-size: 12px;
	}
	.account-order-info dl dd .account-order-price{
		font-size: 12px;
	}
	.account-order-info dl dd .account-order-point1,
	.account-order-info dl dd .account-order-point2{
		display: block;
		font-size: 12px;
	}
	.account-order-info dl dd .account-order-point1:after ,
	.account-order-info dl dd .account-order-point2:after {
		content: "";
		clear: both;
		display: block;
	}
	.account-order-info dl dd .account-order-point2:before{
		display: none;
	}
	.account-order-info dl dd .account-order-point-title{
		width: 4em;
		float: left;
		clear: both;
		font-size: 12px;
		font-weight: bold;
	}
	.account-order-info dl dd .account-order-point-num{
		width: 80px;
		float: left;
		text-align: right;
		font-size: 12px;
		font-weight: bold;
	}
	.account-order-detail{
		margin: 0 -14px;
	}
	.account-table-01 {
		border: none;
		margin: 0;
	}
	.account-table-01 tr:nth-of-type(1) td{
		min-width: initial;
		min-width: none;
	}
	.account-table-01 tr:nth-of-type(1) td:nth-of-type(2){
		min-width: initial;
		min-width: none;
	}
	.account-order-detail .account-table-01-sp{
		padding: 19px 0 18px;
		border-bottom: 1px dotted #c9c8c7;
	}
	.account-order-detail .account-table-01-sp > div{
		display: -ms-flex;
		display: flex;
		flex-direction: row;
	}
	.account-order-detail-contents .table-order01-item-img,
	.account-order-detail .account-table-01-sp > div .table-order01-item-img{
		width: 76px;
	}
	.account-order-detail-contents .table-order01-item-txt,
	.account-order-detail .account-table-01-sp > div .table-order01-item-txt{
		width: calc(100% - 76px);
		padding: 0 0 0 18px;
		font-size: 12px;
	}
	.account-order-detail .account-table-01-sp > div .table-order01-item-txt span{
		font-size: 12px;
	}
	.account-order-detail .account-table-01-sp > div .table-order01-item-txt h3{
		font-size: 14px;
	}
	.account-order-detail .account-table-01-sp > div .table-order01-item-txt .account-item-data{
		margin: 6px 0 0;
	}
	.account-order-detail .account-table-01-sp > div .table-order01-item-txt .account-item-btn{
		margin: 6px 0 0;
	}
	.account-order-detail .account-table-01-sp > div .table-order01-item-txt .account-item-btn01{
		display: inline-block;
	}
	.account-order-detail .account-table-01-sp > div .table-order01-item-txt .account-item-btn01 a{
		display: inline-block;
		color: #035aa9;
		line-height: 30px;
	}
	.account-order-detail .account-table-01-sp > div .table-order01-item-txt .account-item-btn02{
		display: inline-block;
		margin-left: 10px;
	}
	.account-order-detail .account-table-01-sp > div .table-order01-item-txt .account-item-btn02 span{
		display: inline-block;
		width: 50px;
		height: 30px;
		line-height: 30px;
	}
	.account-order-more{
		margin: 10px 0 0;
		font-size: 10px;
		background: #eee;
	}
	.account-order-more a{
		display: block;
		padding: 0 0 0 0;
		text-align: center;
		height: 28px;
		line-height: 28px;
	}
	.account-order-more span{
		padding: 0 17px 0 0;
	}
	.account-order-more a span:after{
		content: url(/resource/img/cmn-arw-gray01.png);
    position: absolute;
    top: 54%;
    right: -7px;
    -webkit-transform: translateY(-50%) scale(0.5, 0.5);
    transform: translateY(-50%) scale(0.5, 0.5);
	}
	.account-order-close{
		margin: 10px 10px -10px;
		font-size: 10px;
		background: #eee;
		padding: 0;
		text-align: center;
	}
	.account-order-close a{
		display: block;
		padding: 0 0 0 0;
		text-align: center;
		height: 28px;
		line-height: 28px;
	}
	.account-order-close span{
		padding: 0 17px 0 0;
		font-size: 10px;
	}
	.account-order-close a span:after{
		content: url(/resource/img/cmn-arw-gray01.png);
		display: block;
		position: absolute;
		top: 46%;
		right: -7px;
		-webkit-transform: translateY(-50%) rotate(-180deg) scale(0.5, 0.5);
		transform: translateY(-50%) rotate(-180deg) scale(0.5, 0.5);
	}
}
.account-order-detail-contents{
	padding: 0 0 10px;
}
.account-order-detail-contents > h3{
	padding: 40px 0 16px;
	font-weight: bold;
	font-size: 18px;
	color: #2e3649;
	border-bottom: 1px solid #ccb35e;
	text-align: left;
}
.account-order-detail-contents .contents-name{
	font-weight: normal;
}
.account-order-wrp .account-order-detail-contents .hdg-lv2{
	margin: 0;
	padding: 75px 0 20px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.sp-block {
		display: block;
	}
	.account-order-detail-contents{
		margin: 0 -20px;
	}
	.account-order-detail-contents > h3{
		margin: 0;
		padding: 30px 5px 10px;
		font-size: 16px;
	}
	.account-order-detail-contents .table-order01{
		margin: 15px 6px 0;
	}
	.account-order-detail-contents .table-order01-sp:last-child{
		border: none;
	}
	.account-order-detail-contents .table-sum01{
		border-top: 1px solid #555;
	}
	.account-order-detail-contents .table-sum02{
		border-top: 1px solid #555;
		border-bottom: 1px solid #555;
	}
	.account-order-detail-contents .account-order-detail-contents-sub{
		padding: 0 6px;
	}
	.account-order-detail-contents .account-order-detail-contents-sub h3{
		margin: 0;
		padding: 35px 0 10px;
		font-size: 16px;
		text-align: left;
	}
	.account-order-wrp .account-order-detail-contents .hdg-lv2{
		padding: 35px 0 10px;
	}
}
.account-link-help:after{
	display: none;
}

/*---------------------------------------*/
.account-list-search{
	overflow: hidden;
	margin-top: 20px;
	padding: 0 82px;
}
.account-list-search__item{
	display: flex;
	align-self: center;
	align-items: center;
	margin-top: 15px;
}
.account-list-search li {
	padding: 35px 0;
	border-bottom: 1px dotted #ccc;
}
.account-list-search__subtitle {
	font-size: 14px;
	color: #2e3649;
	margin-bottom: 15px;
	font-weight: bold;
}
.account-list-search__subtitle em{
	background-color: #f4f1a8;
	padding: 3px 1px;
}
.account-list-search__title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	text-indent: -1em;
	color: #444;
}
.account-list-search__title em{
	background-color: #f4f1a8;
	padding: 3px 1px;
}
.account-list-search__text {
	font-size: 14px;
}
.account-list-search__text em{
	background-color: #f4f1a8;
	padding: 3px 1px;
}
.account-list-search__text + p {
	font-size: 12px;
	color: #777;
}
.account-list-search__item__txt {
	font-size: 12px;
	display: inline-block;
	vertical-align: middle;
}
.account-list-search__item__txt .account-list-search__item__book {
	font-weight: bold;
}
.account-list-search__item__txt .account-list-search__item__point {
	color: #777;
	padding-left: 1em;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-list-search{
		padding: 0 12px;
		margin-top: 0;
	}
	.account-list-search li {
		padding: 20px 0 15px 10px;
	}
	.account-list-search__item {
		margin-top: 15px;
		align-items: start;
	}
	.account-list-search__title span {
		padding-left: 0;
	}
	.account-list-search__subtitle {
		font-size: 12px;
		line-height: 1.33;
		color: #2d374b;
		margin-bottom: 10px;
	}
	.account-list-search__title {
		font-size: 14px;
		line-height: 1.29;
		margin-bottom: 10px;
	}
	.account-list-search__text {
		font-size: 12px;
		margin-bottom: 3px;
		line-height: 1.33;
	}
	.account-list-search__text + p {
		font-size: 12px;
	}
	.account-list-search__item{
		margin-top: 15px;
	}
	.account-list-search__item__img {
		vertical-align: top;
		font-size: 0;
		margin-right: 15px;
	}
	.account-list-search__item__txt {
		vertical-align: top;
	}
	.account-list-search__item__txt p{
		font-size: 12px;
	}
}
/* /account/orderhistory/  cart class名例外 */
.cart-price{
	display: inline-block;
	color: #555;
	font-size: 16px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.cart-price{
		display: inline;
		font-weight: bold;
		font-size: 12px;
	}
}

.lst-txtimg-reviews.lst-txtimg01-1col .lst-content-inner > li {
	float: none;
}
.lst-txtimg-reviews.lst-txtimg01-1col .lst-content-inner > li .lst-content-item{
	width: 100%;
}
@media (min-width: 769px){ /* PC */
	.lst-txtimg-reviews.lst-txtimg01-1col .lst-content-inner > li .lst-txtimg-img + .lst-txtimg-txt {
		padding-right: 114px;
	}
	.lst-txtimg-favorites.lst-txtimg01-1col .lst-content-inner > li{
		width: 100%;
	}
	.lst-txtimg-favorites.lst-txtimg01-1col .lst-content-inner > li .lst-txtimg-img + .lst-txtimg-txt {
		padding-right: 134px;
	}
}
@media (max-width: 768px){ /* SP・タブレット */
	.lst-txtimg-reviews.lst-txtimg01-1col .lst-content-inner > li,
	.lst-txtimg-favorites.lst-txtimg01-1col .lst-content-inner > li{
		border-top: 1px dotted #c9c8c7;
		padding: 20px 0;
	}
	.lst-txtimg-reviews.lst-txtimg01-1col .lst-content-inner > li:nth-of-type(1),
	.lst-txtimg-favorites.lst-txtimg01-1col .lst-content-inner > li:nth-of-type(1){
		border-top: none;
	}
}
/* /account/knosearch*/
.frm-search03 .box-search-container {
	border-top: 1px solid #eee;
}
.frm-search03 .box-search-container .box-search-container__item {
	border: 1px solid #eee;
	margin-bottom: 20px;
	max-height: 302px;
	overflow-x: auto;
}
.frm-search03 .box-search-container .box-search-content__list {
	margin-right: 0;
}
.frm-search03 .box-search-container .box-search-content__list li {
	border-top: 1px solid #eee;
	padding: 25px 40px;
	box-sizing: border-box;
}
.frm-search03 .box-search-container .box-search-content__list li:first-child {
	border-top: 0;
}
.frm-search03 .box-search-container span.input-checkbox__text,
.frm-search03 .box-search-container span.input-checkbox__text:last-child  {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 85px);
	padding-left: 50px;
	font-size: 14px;
}
.frm-search03 .box-search-container .input-checkbox__image {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px 0 10px;
	width: 52px;
	clear: right;
	float: left;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.frm-search03 .box-search-container .input-checkbox__image img {
	width: 22px;
}
.frm-search03 .box-search-container span.input-checkbox__checkbox {
	vertical-align: middle;
}
.frm-search03 .box-search-container .box-search-container__item::-webkit-scrollbar {
	width: 10px;
}
.frm-search03 .box-search-container .box-search-container__item::-webkit-scrollbar-track {
	background: #f1f1f1;
}
.frm-search03 .box-search-container .box-search-container__item::-webkit-scrollbar-thumb {
	background: #c3c3c3;
}
.frm-search03 .box-search-container .box-search-container__item::-webkit-scrollbar-thumb:hover {
	background: #eee;
}
.frm-search03 span.no-title:after{
	content: none;
}
.form-finish-hdg-lv1 + .contents-area-narrow .box-gray03{
	margin-top: 45px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.frm-search03 .box-search-container .box-search-container__item {
		border: 0;
		height: auto;
	}
	.box-search-sp__content .frm-search03 .box-search-container .box-search-container__inner {
		padding: 0;
	}
	.frm-search03 .box-search-container .input-checkbox__image {
		display: none !important;
	}
	.frm-search03 .box-search-container .box-search-content__list li{
		padding: 11px 10px;
		border-top: 1px solid #626a79;
		border-bottom: 0;
	}
	.frm-search03 .box-search-container span.input-checkbox__text:last-child {
		width: calc(100% - 30px);
		padding-right: 25px;
		overflow: hidden;
		position: relative;
		line-height: 1.4;
		padding-left: 0;
	}
	.frm-search03 .box-search-container .box-search-container__item{
		margin-bottom: 0;
	}
	.frm-search03 .no-title{
		display: block;
		width: 100%;
		padding-right: 20px;
		overflow: hidden;
		position: relative;
		box-sizing: border-box;
	}
	.frm-search03 .box-search-sp__content .box-search-container__inner {
		padding: 0;
	}
	.frm-search03 .box-search-container span.input-checkbox__checkbox{
		margin-top: 0;
	}
	.form-finish-hdg-lv1 + .contents-area-narrow .box-gray03{
		margin: 20px 0 0;
		padding: 20px 10px;
		border: 1px solid #ddd;
	}
}
.box-search-containerSP__title{
	display: none;
}
@media (max-width: 768px){ /* SP・タブレット */
	.box-search-containerSP__title {
		display: block;
		color: #bbb;
		border-bottom: 1px solid #626a79;
		border-top: 1px solid #3b4557;
		background: #3b4557;
		font-size: 12px;
		padding: 11px 12px;
		text-align: left;
	}
	.box-search-content__list {
		border-left: 1px solid #626a79;
		background: #2c3340;
	}
	.box-search-content__list span.input-checkbox__text {
		color: #fff;
	}
	.box-search-containerSP__content {
		padding-left: 12px;
		background: #3b4557;
	}
}
/* /account/kno/*/
.account-support {
	margin-top: 30px;
}
.account-support-link {
	margin: 15px 0 0;
}
.account-knomovie-link{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 30px;
}
.account-knomovie-link > div{
	padding-right: 20px;
}
.contents-area-narrow .select-wrp{
	margin-left: auto;
	margin-right: 0;
	display: block;
	text-align: right;
}
.contents-area-narrow .form-contents01 .select-wrp{
	margin: 0;
	text-align: left;
	display: inline-block;
}
.contents-area-narrow .select-wrp select{
	width: 100%;
	text-indent: 0.01px;
    text-overflow: '';
    background: transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cccccc;
    padding: 0 10px;
    height: 50px;
    border-radius: 0;
}
.contents-area-narrow .form-contents01 .select-wrp select{
	background: #fff;
}
.contents-area-narrow .select-wrp:after{
	content: url(/resource/img/cmn-arw-gray01.png);
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%) scale(0.4, 0.4);
    transform: translateY(-50%) scale(0.4, 0.4);
    pointer-events: none;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-support {
		margin-top: 20px;
	}
	.account-support-link {
	}
	.account-support-link li {
		padding: 25px 0 0;
	}
	.account-support-link li:first-child {
		padding-top: 0;
	}
	.account-knomovie-link{
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
		margin-top: 20px;
		padding: 0;
	}
	.account-knomovie-link > p{
		margin-top: 20px;
	}
	.contents-area-narrow .select-wrp select{
		padding: 8px 22px 8px 10px;
		height: auto;
		font-size: 16px;
	}
	.contents-area-narrow .select-wrp select:after{
		right: 5px;
	}
}
/*----------------------------------------*/
.account-box-lst-item{
	border: 1px solid #eee;
	margin: 10px 0 30px;
	max-height: 302px;
	overflow-x: auto;
}
.account-box-lst-item::-webkit-scrollbar {
	width: 10px;
}
.account-box-lst-item::-webkit-scrollbar-thumb {
	background: #c3c3c3;
}
.account-box-lst-item::-webkit-scrollbar-track {
	background: #f1f1f1;
}
.account-box-lst-item li {
	border-top: 1px solid #eee;
	padding: 25px 40px;
	box-sizing: border-box;
}
.account-box-lst-item input[type="checkbox"] {
	display: none;
	cursor: pointer;
}
.account-box-lst-item .input-checkbox__checkbox,
.account-box-lst-item .input-radio__radio {
	width: 14px;
	height: 14px;
	position: relative;
	z-index: 1;
	background: #fff;
	border: 1px solid #ccc;
	margin-right: 5px;
	margin-top: 0.2em;
	display: inline-block;
}
.account-box-lst-item .input-radio__radio {
	border-radius: 50%;
}
.account-box-lst-item span.input-checkbox__text,
.account-box-lst-item span.input-checkbox__text:last-child {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 105px);
	padding-left: 70px;
	font-size: 14px;
}
.account-box-lst-item .input-checkbox__checkbox input[type="checkbox"],
.account-box-lst-item .input-radio__radio input[type="radio"] {
	margin: 1px;
	position: absolute;
	z-index: 2;
	cursor: pointer;
	outline: none;
	opacity: 0;
	_noFocusLine: expression(this.hideFocus=true);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-khtml-opacity: 0;
	-moz-opacity: 0;
	width: 14px;
	height: 14px;
	display: inline-block;
}
.account-box-lst-item .input-checkbox__image {
	display: inline-block;
	vertical-align: middle;
	padding: 0 20px 0 10px;
	width: auto;
	max-width: 70px;
	max-height: 57px;
	clear: right;
	float: left;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.account-box-lst-item .input-checkbox__checkbox:after,
.account-box-lst-item .input-radio__radio:after {
	content: '';
	width: 8px;
	height: 8px;
	background: #06c;
	position: absolute;
	top: 2px;
	left: 2px;
	opacity: 0;
}
.account-box-lst-item .input-radio__radio:after {
	border-radius: 50%;
}
.account-box-lst-item .input-checkbox__checkbox.is-checked:after,
.account-box-lst-item .input-radio__radio.is-checked:after {
	opacity: 1;
}
.account-box-lst-item__title {
	padding-top: 25px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-box-lst-item{
		border: 0;
		margin: 10px 0 15px
	}
	.account-box-lst-item::-webkit-scrollbar {
		width: 5px;
	}
	.account-box-lst-item li{
		padding: 5px 10px;
		border-top: 1px dotted #c9c8c7;
	}
	.account-box-lst-item span.input-checkbox__text:last-child {
		width: calc(100% - 30px);
		padding-right: 0;
		overflow: hidden;
		position: relative;
		line-height: 1.4;
		padding-left: 0;
	}
	.account-box-lst-item .input-checkbox__image {
		display: none;
	}
	.account-box-lst-item__title {
		padding-top: 15px;
	}
}

/* /account/kno/movie/*/
.movie-wrap{
	max-width: 640px;
	width: 100%;
	margin: 40px auto 0;
}
.movie-inner{
	width: 100%;
	position: relative;
	padding-top: 56.25%;
}
.movie-inner iframe{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translate(-50%, -50%);
}
@media (max-width: 768px){ /* SP・タブレット */
	.movie-wrap{
		margin-top: 20px;
	}
}

/* /account/kno/law/*/
.download-lst-document{
	margin-top: 45px;
	margin-bottom: -50px;
}
.download-lst-document ul{
	margin: 0 -14px;
	display: flex;
	display: -ms-flex;
	flex-wrap: wrap;
}
.download-lst-document ul:after{
	display: block;
	clear: both;
	content: "";
}
.download-lst-document ul li{
	padding: 0 14px;
	/* display: inline-block; */
	/* float: left; */
	/* width: 14.285%; */
	margin-bottom: 44px;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 14.285%;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .download-lst-document ul li{
		flex-basis: calc(14.285% - 28px);
	}
}
.download-lst-document a{
	display: block;
	transition: all .3s;
}
.download-lst-document a:hover{
	opacity: .7;
}
.download-lst-document__thumb{
	padding: 0 10px;
	margin-bottom: 14px;
	max-width: 118px;
	height: 138px;
	text-align: center;
}
.download-lst-document__thumb img{
	height: 100%;
	max-height: 138px;
	object-fit: contain;
	object-position: center;
	font-family: 'object-fit: contain;object-position: center;';
	margin-bottom: 10px;
}
.download-lst-document__text{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	color: #005bac;
}
.download-lst-document__text span{
	display: block;
	font-weight: normal;
	margin-bottom: 3px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.download-lst-document{
		margin-top: 16px;
		margin-bottom: -20px;
	}
	.download-lst-document__thumb{
		padding: 0 17px;
		margin-bottom: 7px;
	}
	.download-lst-document ul{
		margin: 0 -6px;
	}
	.download-lst-document ul li{
		padding: 0 6px;
		/* width: 33.33%; */
		margin-bottom: 20px;
		flex-basis: 33.33%;
	}
	@media all and (-ms-high-contrast:none) {
		*::-ms-backdrop, .download-lst-document ul li{
			flex-basis: calc(33.33% - 12px);
		}
	}
	.download-lst-document__text{
		font-size: 10px;
		font-weight: normal;
		line-height: 1.4;
	}
	.download-lst-document__text span{
		margin-bottom: 3px;
		color: #555;
	}
}

/*-------------------------------------------*/
.accout-review-title{
	width: 100%;
	margin: 15px 0 0;
}
.accout-review-title h4{
	display: inline-block;
	font-weight: bold;
	font-size: 16px;
	margin-right: 20px;
}
.accout-review-title span{
	display: inline-block;
	font-size: 14px;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop, .accout-review-title span{
		vertical-align: text-top;
	}
}
.accout-review-text p{
	margin: 15px 0 0;
	font-size: 16px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.accout-review-title{
		margin: 8px 0 0;
	}
	.accout-review-title h4{
		font-size: 12px;
		margin-right: 10px;
	}
	.accout-review-title span{
		font-size: 10px;
	}
	.accout-review-text p{
		margin: 8px 0 0 !important;
		font-size: 12px;
	}
}

/*-------------------------------------------*/
.article-box-check{
	position: relative;
	background: transparent;
	border: 12px solid #eee;
	margin: 40px auto 50px;
	z-index: 600;
}
.article-box-check p{
	width: calc(100% - 260px);
	font-size: 13px;
	color: #555;
	text-align: left;
	padding: 21px 0 21px 30px;
}
.article-box-check__btn{
	position: absolute;
	width: 260px;
	height: 100%;
	padding: 0 50px;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	border-left: 1px solid transparent;
}
.article-box-check__btn button{
	width: 160px;
	display: inline-block;
	text-align: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	font-weight: bold;
}
@media all and (-ms-high-contrast:none) {
	*::-ms-backdrop,
	.account__close_account .form-body .btn-01,
	.account__close_account .form-body .btn-03{
		vertical-align: middle;
	}
}
/* .account__close_account .form-body .btn-01,
.account__close_account .form-body .btn-03{
	vertical-align: middle;
	margin: 0 5px;
} */
.account__close_account .form-body .link-confirm{
	cursor: pointer;
}
.wrp-contents-hdg + .wrp-contents > .contents-area:nth-of-type(1) > .contents-area-02:nth-of-type(1) > form > .hdg-lv2:nth-child(1){
	padding-top: 48px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.wrp-contents-hdg + .wrp-contents > .contents-area:nth-of-type(1) > .contents-area-02:nth-of-type(1) > form > .hdg-lv2:nth-child(1){
		padding-top: 20px;
	}
}
.nmessage, .nmessage-red{
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
	font-size: 0.9rem;
	color: #C1272D;
	width: 100%;
}
.box-search + .nmessage{
	margin-top: -5px;
	margin-bottom: 10px;
}

/* /account/movie/ */
.account-contents .table-seminar .btn-03-s{
	margin-top: 5px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 120px;
}
@media (max-width: 768px){ /* SP・タブレット */
	.account-contents .table-seminar .btn-03-s{
		width: 85px;
		margin-top: 0;
		margin-left: 10px;
		display: inline-block;
	}
}