/*Style Setting
=======================================*/
@charset "utf-8";

/*基本情報
--------------------*/
.required {
	color: red;
	font-size: 1.4rem;
	margin-left: 5px;
}

.point_banner_slide .point_banner_slide_item {
	margin-left: 10px;
	margin-right: 10px;
}

@media screen and (max-width: 768px) {
	.p-mv3.p-mv3-sp>img {
		height: auto;
	}

	.p-mv3>img {
		height: auto;
	}
}

@media screen and (max-width: 1200px) {
	.p-mv3 {
		border-radius: 0px;
	}
}

.p-mv3 {
	border-radius: 0px;
}

.compare-price-time {
	padding-bottom: 20px;
}

.c-list7 {
	margin-bottom: 35px;
}

.c-modal_grace {
	padding: 10px;
}

@media screen and (max-width: 768px) {
	.c-modal4__inner h3 {
		margin-bottom: 0px;
	}

	.c-modal4__inner--link {
		margin-bottom: 0px;
	}
}

.c-modal4__inner h3 {
	margin-bottom: 0px;
}

.c-modal4__inner--link {
	margin-bottom: 0px;
}

.sp-only .c-article1__right--top .name .matching_detail_isshow_img {
	width: 18px;
	/* height: 17px; */
	margin-left: 10px;
	/* margin-right: 5px; */
	padding-bottom: 5px;
}

.sp-only .c-article1__right--top .name .matching_detail_isshow {
	font-size: 1.6rem;
	font-weight: 500;
}

.pc-only .c-article1__right--top .name .matching_detail_isshow_img {
	width: 19px;
	/* height: 17px; */
	margin-left: 10px;
	margin-right: 5px;
	padding-bottom: 5px;
}

.pc-only .c-article1__right--top .name .matching_detail_isshow {
	font-size: 2rem;
	font-weight: 500;
}

.c-namepage1 img {
	width: 100%;
}

@media screen and (max-width: 992px) {
	.c-namepage1 img {
		width: 100%;
		height: auto;
	}
}

.ads-modalcmt {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding: 50px 0;
}

.ads-modalcmt .popup-modal-dismiss {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom: 105%;
	cursor: pointer;
}

.ads-modalcmt__inner {
	padding: 0 5vw;
}

.ads-modalcmt__connents {
	position: relative;
}

.ads-modalcmt_button {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 65%;
	color: #fff;
	font-size: 55px;
	line-height: 8rem;
	font-weight: 600;
}

@media screen and (max-width: 480px) {
	.ads-modalcmt_button {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 62%;
		/*left: 20%;*/

		color: #fff;
		font-size: 35px;
		line-height: 6rem;
		font-weight: 600;
	}
}

.ads-modalcmt_button_confirm {
	width: 70%;
}

.ads-modalcmt_button_cancel {
	width: 20%;
}

.ads-modalcmt_button-mens {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 75%;
	color: #fff;
	font-size: 55px;
	line-height: 6.5rem;
	font-weight: 600;
}

@media screen and (max-width: 480px) {
	.ads-modalcmt_button-mens {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 75%;
		color: #fff;
		font-size: 55px;
		line-height: 4rem;
		font-weight: 600;
	}
}

.ads-modalcmt_button_confirm-mens {
	width: 70%;
}

.ads-modalcmt_button_cancel-mens {
	width: 18%;
}

.ads-modalcmt_button-womens {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 85%;
}

.ads-modalcmt_button_cancel-womens {
	width: 35%;
}

.ads-modalcmt_button-mypage {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 77%;
	line-height: 6rem;
}

@media screen and (max-width: 480px) {
	.ads-modalcmt_button-mypage {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 76%;
		line-height: 3.5rem;
	}
}

.ads-modalcmt_button_confirm-mypage {
	width: 60%;
}

.ads-modalcmt_button_cancel-mypage {
	width: 15%;
}

.ads-modalcmt_button-matching {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 87%;
}

.ads-modalcmt_button_cancel-matching {
	width: 20%;
}

.ads-modalcmt_button-point {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 90%;
}

.ads-modalcmt_button_cancel-point {
	width: 17%;
}

.ads-modalcmt_pickup_button {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 88.5%;
}

@media screen and (max-width: 480px) {
	.ads-modalcmt_pickup_button {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 88.5%;
	}
}

.ads-modalcmt_pickup_body {
	width: 80%;
	height: 69%;
	max-height: 69%;
	overflow: hidden;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	vertical-align: middle;
	z-index: 0;
	top: 18%;
	background-color: #fff;
	margin-left: 10.5%;
	align-items: center;
	align-content: center;
	border-radius: 20px;
}

@media screen and (max-width: 480px) {
	.ads-modalcmt_pickup_body {
		width: 80%;
		height: 69%;
		max-height: 69%;
		overflow: hidden;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		vertical-align: middle;
		z-index: 1;
		top: 18%;
		background-color: #fff;
		margin-left: 10.5%;
		align-items: center;
		align-content: center;
		border-radius: 15px;
	}
}

.ads-modalcmt_button-step4 {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 81%;
	line-height: 6rem;
}

@media screen and (max-width: 480px) {
	.ads-modalcmt_button-step4 {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 81%;
		line-height: 3.5rem;
	}
}

.ads-modalcmt_button_confirm-step4 {
	width: 60%;
}

.ads-modalcmt_button-msgmatching {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 35%;
	line-height: 9rem;
}

@media screen and (max-width: 480px) {
	.ads-modalcmt_button-msgmatching {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 35%;
		line-height: 5.5rem;
	}
}

.ads-modalcmt_button_msgmatching_other {
	width: 65%;
}

.ads-modalcmt_button_msgmatching_normal {
	width: 65%;
}


.ads-modalcmt_button-msgrequest {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 100%;
}

@media screen and (max-width: 480px) {
	.ads-modalcmt_button-msgrequest {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 100%;
	}
}

.ads-modalcmt__connents .form-control-textarea {
	background-color: white;
	width: 100%;
	border: 1pt;
	border-style: dotted;
}

.c-article1_pickup_right--top {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: end;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding-bottom: 8.5px;
	border-bottom: 2px solid #000;
	margin-bottom: 10px;
}

.c-article1_pickup_right--top .age {
	font-size: 2rem;
	line-height: 20px;
	font-weight: 600;
}

@media screen and (max-width: 480px) {
	.c-article1_pickup_right--top .name h3 {
		font-size: 1.7rem;
		margin-right: 10px;
	}

	.c-article1_pickup_right--top .age {
		font-size: 1.7rem;
		line-height: 20px;
		font-weight: 600;
	}
}

.c-article1_pickup_right--center {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 10px;
}

.c-article1_pickup_right--center span {
	font-size: 1.6rem;
	font-weight: 600;
}

.c-article1_pickup_right--center span.map {
	margin-bottom: 0;
}

.c-article1_pickup_right--center span::before {
	content: '';
	margin-right: 5px;
	display: inline-block;
}

.c-article1_pickup_right--center span.map::before {
	width: 12px;
	height: 16px;
	background: url(../images/common/svg/icon-map.svg) no-repeat;
	background-size: cover;
}

.c-article1_pickup_right--center span.yen::before {
	width: 13px;
	height: 15px;
	background: url(../images/common/svg/icon-yen.svg) no-repeat;
	background-size: cover;
}

.c-article1__pickup--center span.bag::before {
	width: 15px;
	height: 15px;
	background: url(../images/common/svg/icon-bag.svg) no-repeat;
	background-size: cover;
}

@media screen and (max-width: 480px) {
	.c-article1_pickup_right--center {
		margin-bottom: 5px;
	}

	.c-article1_pickup_right--center span {
		font-size: 1.25rem;
		font-weight: 600;
	}

	.c-article1_pickup_right--center span:not(:last-child) {
		margin-right: 5px;
	}
}


.c-article1__right--top {
	margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
	.c-article1__right--top .name h3 {
		font-size: 3rem;
		margin-right: 10px;
	}

	.c-article1__right--top .age {
		font-size: 3rem;
		line-height: 20px;
		font-weight: 600;
	}
}

.c-article1__right--center {
	margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
	.c-article1__right--center {
		margin-bottom: 5px;
	}

	.c-article1__right--center span {
		font-size: 1.8rem;
		font-weight: 600;
	}

	.c-article1__right--center span:not(:last-child) {
		margin-right: 5px;
	}
}

.ads-modalcmt_pickup_dismiss {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom: 95%;
	cursor: pointer;
}

.pickup-dialog-slider1 {
	width: 100%;
	height: 400px;
	margin-bottom: 10px;
}

.pickup-dialog-slider2 {
	overflow: hidden;
}

.pickup-dialog-slider1-img {
	width: 100%;
	height: 400px;
}

.pickup-dialog-slider2-img {
	width: 100%;
	height: 100px;
}

@media screen and (max-width: 480px) {
	.pickup-dialog-slider1 {
		width: 100%;
		height: 160px;
		margin-bottom: 5px;
	}

	.pickup-dialog-slider1-img {
		width: 100%;
		height: 160px;
	}

	.pickup-dialog-slider2-img {
		width: 100%;
		height: 60px;
	}
}

.ads-modalcmt_pickup_next {
	width: 15%;
}

.modalcmt_pickup_apply_a {
	margin-left: 120px;
}

.ads-modalcmt_pickup_apply {
	width: 15%;
}

@media screen and (max-width: 480px) {
	.modalcmt_pickup_apply_a {
		margin-left: 20%;
	}

	.ads-modalcmt_pickup_apply {
		width: 15%;
	}
}

.ads-modalcmt_pickup_body-slide-items {
	display: flex;
	/*	flex-wrap: wrap;*/
	align-items: center;
	position: absolute;
	z-index: 1;
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	min-width: 83%;
	min-height: 100%;
}

.ads-modalcmt_pickup_body-slide-item {
	display: flex;
	min-width: 100%;
	min-height: 100%;
	flex-wrap: wrap;
	flex-direction: row;
	align-content: flex-start;
	align-items: flex-start;
	justify-content: flex-start;
	padding: 15px;
}

@media screen and (max-width: 480px) {
	.ads-modalcmt_pickup_body-slide-item {
		display: flex;
		min-width: 100%;
		min-height: 100%;
		flex-wrap: wrap;
		flex-direction: row;
		align-content: flex-start;
		align-items: flex-start;
		justify-content: flex-start;
		padding: 10px;
	}
}

.ads-modalcmt_pickup_body-slide-item img {
	object-fit: contain;
	padding: 0 8% 0 9%;
	margin: 0 1%;
}

/*
* modal02-1
* 有料プランに登録して、お相手と日程を調整しましょう
*/
.c-modal02-1 {
	background-color: transparent;
	max-height: 100%;
	text-align: center;
}

.modal02-1-modalcmt {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding: 50px 0;
}

.modal02-1-modalcmt .popup-modal-dismiss {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom: 105%;
	cursor: pointer;
}

.modal02-1-modalcmt__inner {
	padding: 0 5vw;
}

.modal02-1-modalcmt__connents {
	position: relative;
}

.modal02-1-modalcmt_button {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 77%;
	color: #fff;
	line-height: 6rem;
}

.modal02-1-modalcmt_button_confirm {
	width: 60%;
}

.modal02-1-modalcmt_button_cancel {
	width: 15%;
}

@media screen and (max-width: 480px) {
	.modal02-1-modalcmt_button {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 77%;
		color: #fff;
		line-height: 4rem;
	}

	.modal02-1-modalcmt_button_confirm {
		width: 60%;
	}

	.modal02-1-modalcmt_button_cancel {
		width: 15%;
	}
}

/*STEP4/4ページ
--------------------*/
.c-form3 {
	width: 100%;
}

.c-form3 table {
	width: 100%;
	margin-bottom: 50px
}

@media screen and (max-width:768px) {
	.c-form3 table {
		margin-bottom: 25px
	}
}

.c-form3 table tr {
	border-bottom: 1px
		/*solid #fff*/
	;
}

.c-form3 table tr td,
.c-form3 table tr th {
	vertical-align: middle;
}

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

	.c-form3 table tr td,
	.c-form3 table tr th {
		display: block;
		width: 100% !important;
	}
}

.c-form3 table tr th {
	width: 320px;
	/*background:#f2f2f2;*/
	text-align: left;
	padding: 15px 20px;
	font-weight: 600;
}

@media screen and (max-width:992px) {
	.c-form3 table tr th {
		width: 32%
	}
}

.c-form3 table tr td {
	text-align: left;
	/*background:#f8f8f8;*/
	padding: 15px;
}

.c-form3 table tr td select,
.c-form3 table tr td>input {
	height: 40px;
	border-radius: 4px;
	border: 1px solid #000;
	background: #fff;
	width: 100%;
	max-width: 430px;
	padding: 0 10px;
}

.c-form3 table tr td select {
	max-width: 280px;
	background: url(../images/common/svg/arrow-down.svg) no-repeat, #fff;
	background-position: 97% 50%;
	font-size: 1.2rem;
}

.c-form3 table tr td select.maw80 {
	max-width: 80px;
	background-position: 90% 50%;
}

.c-form3 table tr td>span {
	display: inline-block;
	margin-left: 10px
}

.c-form3 table tr td .password {
	background: url(../images/common/svg/key.svg) no-repeat, #fff;
	background-position: 95% 50%;
	max-width: 280px;
}

.c-form3 table tr td .m010 {
	margin: 0 10px;
	display: inline-block
}

@media screen and (max-width:480px) {
	.c-form3 table tr td .m010 {
		margin: 0;
	}
}

.c-form3 table tr td .height {
	max-width: 280px;
}

/*STEP4/4ページ
--------------------*/
.disable-div {
	pointer-events: none;
}


/*申請履歴ページ
--------------------*/
.matchings_from_to {
	position: relative;
}

.matchings_from_to a {
	font-size: 1.8rem;
	padding: 8px 40px 8px 10px;
}

.matchings_from_to .matchings_from_to_p {
	font-size: 1.6rem;
}

.matchings_from_to .svg-icon-left {
	position: absolute;
	top: 5%;
	left: 44%;
	fill: #f47137;
}

.matchings_from_to .svg-icon-right {
	position: absolute;
	top: 5%;
	left: 88%;
	fill: #f47137;
}

.mypage-list__sub-menu .svg-icon {
	position: absolute;
	top: 5%;
	left: 34%;
	fill: #f47137;
}

@media screen and (min-width: 992px) {
	.mypage-list__sub-menu .svg-icon {
		display: none;
	}
}

.svg-icon-ctable {
	position: absolute;
	top: 23%;
	/*left: 34%;*/
	fill: #f47137;
}

.c-txt5 {
	font-weight: 600;
	line-height: 40px;
	font-size: 2rem;
	margin-bottom: 20px;
}

@media screen and (max-width: 992px) {
	.c-txt5 {
		line-height: 28px;
		font-size: 2rem;
		margin-bottom: 20px;
	}
}

.matching_page_top_img {
	margin-top: 120px;
}

@media screen and (max-width: 1200px) {
	.matching_page_top_img {
		margin-top: 70px;
	}
}

.p-top-loggedin-btns__newreg {
	position: fixed;
	bottom: 0px;
	left: 0px;
	z-index: 999;
	width: -webkit-fill-available;
	padding: 10px 20px;
	background: white;
}

@media screen and (max-width: 480px) {
	.p-top-loggedin-btns__newreg {
		position: fixed;
		bottom: 0px;
		left: 0px;
		z-index: 999;
		width: -webkit-fill-available;
		padding: 10px 20px;
		background: white;
	}
}

@media screen and (min-width: 768px) {
	.c-searchbar .matching_salons_search_btn {
		margin-top: 10px;
		margin-left: calc(50% - 87px);
	}
}

.c-form4__row span {
	margin-bottom: 13px;
	font-weight: 600;
}

.register_complete_comment {
	text-align: center;
	margin-top: 20px;
}

.register_complete_comment img {
	margin-bottom: 40px;
}

@media screen and (min-width: 640px) {
	.register_complete_comment img {
		max-width: 600px;
	}
}

.youtube {
	text-align: center;
	padding: 0 15px;
}

.youtube .section-title {
	width: 100%;
	height: auto;
}

.youtube-container {
	margin: 50px 0;
	position: relative;
	width: 100%;
	padding-top: 56.25%;
}

.youtube-container iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.youtube .to-form-btn {
	margin-top: 90px;
}

.image_request_card {
	position: relative;
}

.image_request_card_contents {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 35%;
	line-height: 3rem;
	color: white;
	font-weight: 600;
	font-size: 2rem;
}

@media screen and (max-width: 480px) {
	.image_request_card_contents {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 35%;
		line-height: 2.5rem;
		color: white;
		font-weight: 600;
		font-size: 1.7rem;
	}
}

.image_request_card_button {
	background: rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 10px 15px;
}

.image_regist_card {
	position: relative;
}

.image_regist_card_contents {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 83%;
	line-height: 3rem;
	color: white;
	font-weight: 600;
	font-size: 2rem;
}

@media screen and (max-width: 480px) {
	.image_regist_card_contents {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 83%;
		line-height: 2.5rem;
		color: white;
		font-weight: 600;
		font-size: 1.7rem;
	}
}

.image_regist_card_button {
	background: rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	padding: 10px 15px;
}

/* コミュニティ画面 */
.c-list1 .category_item {
	max-width: calc(100% / 4 - 13px);
	text-align: center;
}

.category_group {
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}

.category_group .contents_left {
	display: flex;
	align-items: center;
}

.category_group .contents_left .contents_left_image {
	width: 40px;
	margin-right: 5px;
}

.category_group .contents_left .contents_left_h3 {
	font-size: 2.5rem;
	font-weight: 600;
}

@media screen and (max-width: 480px) {
	.category_group {
		display: flex;
		justify-content: space-between;
		margin-bottom: 15px;
	}

	.category_group .contents_left {
		display: flex;
		align-items: center;
	}

	.category_group .contents_left .contents_left_image {
		width: 35px;
		margin-right: 5px;
	}

	.category_group .contents_left .contents_left_h3 {
		font-size: 2rem;
		font-weight: 600;
	}
}

.c-modal .c-modal-catetory-close {
	bottom: 90%;
	left: 10px;
}

.c-modal .c-modal-catetory-create {
	width: 66px;
	height: 35px;
	bottom: 89%;
	right: 2%;
	line-height: 34px;
}

.c-modal .c-modal1__inner .c-modal1__inner--row {
	align-items: center;
	flex-direction: column;
}

.c-modal .c-modal1__inner .c-modal1__inner--row .category_image {
	width: 150px;
	height: auto;
	max-height: 150px;
}

.c-modal .c-modal1__inner .c-modal1__inner--row .category_name {
	margin-top: 10px;
	margin-bottom: 5px;
	color: #51686b;
}

.c-modal .c-modal1__inner .c-modal1__inner--row .category_label {
	font-size: 2.2rem;
	font-weight: 900;
	margin-bottom: 20px;
}

.c-modal .c-modal1__inner .category_link {
	margin-top: 20px;
}

.c-modal .c-modal1__inner .category_link .thread_link_title {
	text-align: left;
	margin-bottom: 10px;
}

.c-modal .c-modal1__inner .category_link .thread_link_contents a {
	margin-left: 50px;
	display: flex;
	flex-direction: column;
	margin-bottom: 20px;
}

.c-modal .c-modal1__inner .category_link .thread_link_rule {
	font-weight: 600;
}


.community-rule-modalcmt {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding: 30px 0;
	background-color: white;
	vertical-align: bottom;
}

.community-rule-modalcmt .popup-modal-dismiss {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom: 105%;
	cursor: pointer;
}

.community-rule-modalcmt__inner {
	padding: 0 5vw;
}

.community-rule-modalcmt__connents {
	position: relative;
}

.community-rule-modalcmt_button {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 65%;
	color: #fff;
	font-size: 55px;
	line-height: 8rem;
	font-weight: 600;
}

@media screen and (max-width: 480px) {
	.community-rule-modalcmt_button {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 62%;
		/*left: 20%;*/

		color: #fff;
		font-size: 35px;
		line-height: 6rem;
		font-weight: 600;
	}
}

.community-rule-title {
	text-align: center;
	font-size: 2.5rem;
	font-weight: 900;
	margin-bottom: 10px;
}

.community-rule-item {
	font-weight: 600;
}

.community-rule-button {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.community-rule-button a {
	width: 50%;
}

/*コミュニケーション画面*/
.p-historypage .l-container {
	width: 50%;
	height: calc(100vh - 300px);
}

@media screen and (max-width: 480px) {
	.p-historypage .l-container {
		width: 100%;
		height: calc(100vh - 300px);
	}
}

.p-historypage .l-container #history_list {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

.p-historypage .thread_title {
	font-size: 2.5rem;
	margin-top: 20px;
	text-align: center;
}

.p-historypage .category_title {
	font-size: 1.5rem;
	text-align: center;
	color: gray;
}

.p-historypage .l-page-header {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.p-historypage .l-follow {
	right: 25%;
	position: absolute;
}

@media screen and (max-width: 480px) {
	.p-historypage .l-follow {
		right: 5%;
		position: absolute;
	}
}

.p-historypage .l-follow img {
	width: 30px;
}

.p-historypage .ptr--ptr {
	box-shadow: none;
}

.p-historypage .l-input {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

.p-historypage .l-input textarea {
	border-radius: 20px;
	width: 50%;
	height: 30px;
	padding: 0 40px 0 10px;
	background-color: #f2f2f2;
	resize: none;
	overflow: hidden;
	min-height: 30px;
	max-height: 80px;
}

@media screen and (max-width: 480px) {
	.p-historypage .l-input textarea {
		width: 80%;
	}
}

.p-historypage .l-input img {
	width: 20px;
	position: absolute;
	right: 26%;
	cursor: pointer;
}

@media screen and (max-width: 480px) {
	.p-historypage .l-input img {
		width: 20px;
		position: absolute;
		right: 50px;
	}
}

.p-historypage .l-container .l-list1 ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 -6.5px 50px;
	justify-content: center;
	flex-direction: column;
	/*align-items: center;*/
	align-content: flex-start;
}

.p-historypage .l-container .l-list1 li {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap align-items: flex-start;
	justify-content: flex-start;
	padding: 10px 0;
}

@media screen and (max-width: 480px) {
	.p-historypage .l-container .l-list1 li {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		align-items: flex-start;
		justify-content: flex-start;
	}
}

.p-historypage .l-container .l-list1 li .d-image img {
	width: 100px;
	margin-right: 15px;
}

@media screen and (max-width: 480px) {
	.p-historypage .l-container .l-list1 li .d-image img {
		width: 50px;
		margin-right: 10px;
	}
}

.p-historypage .l-container .l-list1 li .user_name {
	font-size: 1.8rem;
	font-weight: 600;
}

.p-historypage .l-container .l-list1 li .user_other {
	color: gray;
}

.p-historypage .l-container .l-list1 li .user_message {
	font-size: 1.8rem;
	font-weight: 600;
}

.p-historypage .l-container .l-list1 li .user_like {
	display: flex;
	flex-direction: row;
	align-items: center;
}

.p-historypage .l-container .l-list1 li .user_like .heart_img {
	width: 20px;
}

.p-historypage .l-container .l-list1 li .user_like .delete_img {
	width: 15px;
	margin-left: 250px;
}

/*-------------vertical-tree-view------------*/
.vertical-tree {}

.vertical-tree .sub_tree {
	padding-left: 30px;
}

.vertical-tree li {
	margin: 0px 0;
	list-style-type: none;
	position: relative;
	padding: 20px 5px 0px 5px;
}

.vertical-tree li::before {
	content: '';
	position: absolute;
	top: 0;
	width: 1px;
	height: 100%;
	right: auto;
	left: -20px;
	bottom: 50px;
}

.vertical-tree li::after {
	content: '';
	position: absolute;
	top: 34px;
	width: 25px;
	height: 20px;
	right: auto;
	left: -20px;
}

.vertical-tree li a {
	/*display: inline-block;
    padding: 8px 30px;
    text-decoration: none;
    background-color: #e1eafc;
    color: #5a8dee;
    border: 1px solid #e1eafc;
    font-size: 13px;
    border-radius: 4px;*/
}

.vertical-tree>ul>li::before,
.vertical-tree>ul>li::after {
	border: 0;
}

.vertical-tree li:last-child::before {
	height: 34px;
}

.vertical-tree li a:hover,
.vertical-tree li a:hover+ul li a {
	/*    background-color: #5a8dee;
    color: #fff;
    border: 1px solid #5a8dee;*/
}

.vertical-tree li a:hover+ul li::after,
.vertical-tree li a:hover+ul li::before,
.vertical-tree li a:hover+ul::before,
.vertical-tree li a:hover+ul ul::before {
	/*    border-color:  #fbba00;*/
}

/* パーティー一覧ページ作成 */
.p-search-shortcut__inner {
	margin: 10px;
	font-size: 1.3rem;
	color: #212529;
}

.p-search-shortcut__list {
	display: flex;
	margin-bottom: 0.75rem;
	padding-right: 1rem;
	white-space: nowrap;
	flex-wrap: wrap;
	width: auto;
}

.p-search-shortcut__item {
	margin: 2px;
}

.p-area {
	align-items: center;
	background-color: #fff;
	border: 1px solid #d9d9d9;
	border-radius: 100px;
	color: #493e3e;
	cursor: pointer;
	display: inline-flex;
	line-height: 1.5;
	padding: 6px 12px;
	vertical-align: middle;
}

.p-search-shortcut__item__selected button.p-area {
	background-color: #ffd9dd;
	border-color: #ffd9dd;
	color: #430a11;
}

.p-area_selected__icon {
	margin-right: 4px;
	vertical-align: middle;
}

.p-list-party-count {
	font-size: 1.3rem;
	margin: 0 1rem;
}

.p-list-party-count strong {
	color: #e0394c;
	font-size: 1.3rem;
	margin-right: 0.125rem;
}

.p-list-cards {
	display: flex;
	flex-wrap: wrap;
	font-size: 1rem;
	margin-bottom: 2rem;
}

.p-list-cards>li {
	padding: 0.5rem 1rem;
	width: 100%;
}

.party__block {
	border-radius: 8px;
	box-shadow: 0 0 2px rgb(0 0 0 / 14%), 0 2px 2px rgb(0 0 0 / 12%), 0 1px 3px rgb(0 0 0 / 20%);
	overflow: hidden;
}

.party__block__body {
	padding: 0.5rem 0 1rem 1.25rem;
}

.party__block__visual {
	background-color: #f8f5f2;
	flex-basis: 100%;
	padding-top: 66.6666%;
	position: relative;
	text-align: center;
}

.party__block--ttl {
	font-size: 1.5rem;
	font-weight: 600;
	color: #1c2224;
}

.party__block--ttl-name {
	font-size: 2rem;
	font-weight: 600;
	color: #1c2224;
}

.party__block--ttl-text {
	font-size: 1.5rem;
	font-weight: 400;
	color: #1c2224;
}

.party__block--point {
	font-size: 1.5rem;
	font-weight: 600;
	color: #1c2224;
}

@media screen and (max-width: 480px) {
	.party__block--point {
		font-size: 1.4rem;
	}
}

@media screen and (max-width: 480px) {
	.party__block--ttl {
		font-size: 1.4rem;
	}
}

.party__block--point .man {
	color: #004da8;
}

.party__block--point .woman {
	color: #e0394c;
}

.party__block--point .man,
.party__block--point .woman {
	position: relative;
	font-size: 1.35rem;
	font-weight: 600;
	padding-left: 0px;
	margin-right: 20px;
}

@media screen and (max-width: 480px) {

	.party__block--point .man,
	.party__block--point .woman {
		font-size: 1.35rem;
		padding-left: 0px;
		margin-right: 10px;
	}
}

.party__block__time-remaining {
	color: #f5818f;
	font-weight: 600;
	font-size: 1.3rem;
}

.party__block--status {
	font-size: 1.35rem;
	color: #1c2224;
}

.party__block--status .party__status_empty {
	color: #004da8;
}

.party__block--status .party__status_few {
	color: #004da8;
}

.party__block--status .party__status_full {
	color: #e0394c;
}

.party__block--status .party__status_adjust {
	color: #f5818f;
}

.party__block--time {
	font-size: 1.8rem;
	font-weight: 600;
	background-color: #f06a7a;
	color: #fff;
	flex-grow: 3;
	padding: 0.8rem 1rem;
	margin: 0.8rem 0;
}

.party__block--thumb {
	margin: 0.8rem 0;
}

.party__block--area {
	font-size: 1.5rem;
	margin: 0 1rem;
}

.party__block--area p {
	font-size: 1.5rem;
}

.party__block--genders {
	margin-bottom: 1rem;
	padding: 0 1rem;
	font-size: 1.5rem;
}

.party__block--genders_woman {
	background-color: #faf0f2;
}

.party__block--genders_man {
	margin-bottom: 1rem;
	background-color: #f0f5fc;
	margin-top: 0.75rem;
}

.party__block--genders_man,
.party__block--genders_woman {
	border-radius: 3px;
	display: flex;
}

.party__block--genders_man__details,
.party__block--genders_woman__details {
	margin: 0.5rem 1rem 0;
	font-size: 1.3rem;
}

.party__block--genders_woman__name {
	color: #f58193;
	margin: 0.5rem 1rem 1.5rem 2rem;
	text-align: center;
}

.party__block--genders_man__name {
	color: #4dabcf;
	margin: 0.5rem 1rem 1.5rem 2rem;
	text-align: center;
}

.party__block--genders_man__icon,
.party__block--genders_woman__icon {
	margin: 0.5rem 0 0.5rem 1rem;
	text-align: center;
}

.party__block--title {
	font-size: 1.6rem;
	font-weight: 500;
	margin-top: 20px;
}

.party__block--user {
	display: flex;
	flex-direction: row;
	align-content: center;
	align-items: center;
	margin-left: 20px;
}

.party__block--user p {
	margin-left: 30px;
	font-size: 1.5rem;
	font-weight: 600;
}

.party__block__sticky {
	width: 100%;
	padding: 50px 30px;
	text-align: center;
	border-radius: 15px;
	-webkit-box-shadow: 0 0 9px rgb(0 0 0 / 5%);
	box-shadow: 0 0 9px rgb(0 0 0 / 5%);
	position: -webkit-sticky;
	position: sticky;
	top: 10px;
	background: #fff;
}

@media screen and (max-width: 1200px) {
	.party__block__sticky {
		max-width: 100%;
		padding: 10px;
		position: fixed;
		top: auto;
		bottom: 0;
		left: 0;
		border-radius: 15px 15px 0 0;
		z-index: 9;
	}
}

.party__block--name {
	font-size: 2rem;
	font-weight: 600;
	color: #1c2224;
	margin: 20px 0;
}

@media screen and (max-width: 480px) {
	.party__block--name {
		font-size: 2rem;
		margin: 10px 0;
	}
}

/*パーティー申請*/
.application_form {
	margin: 50px auto 20px auto;
}

.no_idcard {
	display: flex;
	flex-direction: column;
	align-items: center;
}

/* 今話せる人一覧 */
.toggle {
	cursor: pointer;
	display: inline-block;
}

.toggle-switch {
	display: inline-block;
	background: #ccc;
	border-radius: 16px;
	width: 58px;
	height: 32px;
	position: relative;
	vertical-align: middle;
	transition: background 0.25s;
}

.toggle-switch:before,
.toggle-switch:after {
	content: "";
}

.toggle-switch:before {
	display: block;
	background: linear-gradient(to bottom, #fff 0%, #eee 100%);
	border-radius: 50%;
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25);
	width: 24px;
	height: 24px;
	position: absolute;
	top: 4px;
	left: 4px;
	transition: left 0.25s;
}

.toggle:hover .toggle-switch:before {
	background: linear-gradient(to bottom, #fff 0%, #fff 100%);
	box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}

.toggle-checkbox:checked+.toggle-switch {
	background: #56c080;
}

.toggle-checkbox:checked+.toggle-switch:before {
	left: 30px;
}

.toggle-checkbox {
	position: absolute;
	visibility: hidden;
}

.toggle-label {
	margin-left: 5px;
	position: relative;
	top: 2px;
}

.modal-quickmatching {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding: 50px 0;
}

.modal-quickmatching .popup-modal-dismiss {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom: 105%;
	cursor: pointer;
}

.modal-quickmatching__inner {
	padding: 0 5vw;
}

.modal-quickmatching__connents {
	position: relative;
	background-color: white;
	padding: 30px 0 250px 0;
}

.modal-quickmatching_hint {
	text-align: center;
	margin: 20px 0;
}

.modal-quickmatching_hint label {
	font-size: 2.5rem;
	font-weight: 600;
}

.modal-quickmatching_hint .for_women {
	font-size: 2rem;
	font-weight: 300;
}

.modal-quickmatching_check {
	text-align: center;
	margin: 20px 0;
	font-size: 2rem;
	font-weight: 300;
}

.modal-quickmatching_button {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 73%;
}

.modal-quickmatching_button .confirm {
	width: 80%;
}

.modal-quickmatching_button .cancel {
	margin-top: 30px;
	width: 80%;
}

@media screen and (max-width: 480px) {
	.modal-quickmatching__connents {
		position: relative;
		background-color: white;
		padding: 20px 0 135px 0;
	}

	.modal-quickmatching_hint {
		text-align: center;
		margin: 10px 0;
	}

	.modal-quickmatching_hint label {
		font-size: 1.5rem;
		font-weight: 600;
	}

	.modal-quickmatching_hint .for_women {
		font-size: 1.3rem;
		font-weight: 300;
	}

	.modal-quickmatching_check {
		text-align: center;
		margin: 10px 0;
		font-size: 1.3rem;
		font-weight: 300;
	}

	.modal-quickmatching_button {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 75%;
	}

	.modal-quickmatching_button .cancel {
		margin-top: 20px;
		width: 80%;
	}
}


.modal-quickmatching-plan {
	width: 100%;
	max-width: 700px;
	margin: 0 auto;
	padding: 50px 0;
}

.modal-quickmatching-plan .popup-modal-dismiss {
	display: block;
	width: 22px;
	height: 22px;
	position: absolute;
	right: 0;
	bottom: 105%;
	cursor: pointer;
}

.modal-quickmatching-plan__inner {
	padding: 0 5vw;
}

.modal-quickmatching-plan__connents {
	position: relative;
}

.modal-quickmatching-plan_button {
	width: 100%;
	flex-direction: row;
	justify-content: center;
	position: absolute;
	text-align: center;
	z-index: 1;
	top: 70%;
	line-height: 8rem;
}

@media screen and (max-width: 480px) {
	.modal-quickmatching-plan_button {
		width: 100%;
		flex-direction: row;
		justify-content: center;
		position: absolute;
		text-align: center;
		z-index: 1;
		top: 71%;
		line-height: 4rem;
	}
}

.modal-quickmatching-plan_ok {
	width: 80%;
}

.modal-quickmatching-plan_cancel {
	width: 20%;
}

.jconfirm-holder {
	display: flex;
	justify-content: center;
}

.jc-bs3-container {
	width: 450px;
}

@media screen and (max-width: 480px) {
	.jc-bs3-container {
		width: 90%;
	}
}

/* ギャラリー */
.gallery-banner {
	position: relative;
	margin-bottom: 30px;
}

.swiper-container {
	width: 100%;
}

.swiper-slide {
	width: auto !important;
	background: #fff;
	box-sizing: border-box;
	line-height: 40px;
}

.swiper-slide .category_name {
	padding: 0 20px;
}

@media screen and (max-width: 480px) {
	.gallery-banner {
		position: relative;
		margin-bottom: 20px;
	}

	.swiper-slide .category_name {
		padding: 0 10px;
	}
}

.swiper-slide-active {
	color: #fff;
	line-height: 35px;
	display: block;
	border-radius: 28px;
	width: 100%;
	text-align: center;
	background-image: -webkit-linear-gradient(165deg, #f47137 0, #c746de 26%, #3dd9e6 51%, #c746de 76%, #f47137 100%);
	background-image: linear-gradient(-75deg, #f47137 0, #c746de 26%, #3dd9e6 51%, #c746de 76%, #f47137 100%);
	background-size: 200% auto;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 1.6rem;
	font-weight: 600;
	margin: 0 auto;
}

.swiper-container ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.swiper-container a {
	color: black;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.gallery-container {
	margin-top: 50px;
}

/* ギャラリー詳細ページ */
.gallery-detail-content {
	display: flex;
	flex-wrap: nowrap;
	/* justify-content: center; */
	align-items: center;
	align-content: center;
}

.gallery-detail-matching_user_image {
	margin: 0 10px;
}

.gallery-detail-matching_user_image img {
	width: 50px;
	border-radius: 25px;
}

.gallery-point-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.gallery-detail-matching_user_name {
	font-size: 1.5rem;
	font-weight: 600;
}

.gallery-detail-text {
	font-size: 1.3rem;
	line-height: 20px;
}

.gallery-recommend-point {
	max-width: 80%;
}

@media screen and (max-width: 480px) {
	.gallery-recommend-point {
		max-width: 60%;
	}
}

/* コイサポイント：ポイント増量ミッション */
.affiliate-container {
	display: flex;
	align-items: center;
	justify-content: center;
}

@media screen and (max-width: 768px) {
	.affiliate-container ul {
		margin-bottom: 30px;
	}
}

.affiliate-list {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 0px 50px;
	width: 60%;
}

@media screen and (max-width: 480px) {
	.affiliate-list {
		width: 100%;
	}
}

.affiliate-list li {
	width: 100%;
}

.affiliate-list .affiliate-item {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin-bottom: 30px;
}

.affiliate-list .affiliate-image {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-right: 30px;
}

.affiliate-list .affiliate-image img {
	max-width: 250px;
	min-width: 250px;
}

@media screen and (max-width: 480px) {
	.affiliate-list .affiliate-image {
		margin-right: 15px;
	}

	.affiliate-list .affiliate-image img {
		max-width: 100px;
		min-width: 100px;
	}
}

.affiliate-info {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	justify-content: space-evenly;
}

.affiliate-list .affiliate-limit {
	display: flex;
	align-items: center;
}

.affiliate-list .affiliate-limit-p {
	color: white;
	background-color: #e9676f;
	border-radius: 15px;
	padding: 3px 10px;
	margin-right: 20px;
	font-size: 1.8rem;
}

.affiliate-list .affiliate-limit-label {
	color: #d5575f;
	font-size: 2.8rem;
}

.affiliate-list .affiliate_title {
	font-size: 2.9rem;
	font-weight: 600;
	margin-top: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 420px;
	color: #172243;
	line-height: 30px;
}

.affiliate-list .affiliate_condition {
	font-size: 2rem;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 2.5em;
	max-width: 420px;
	color: #172243;
}

.affiliate-list .affiliate_point {
	color: #fff;
	line-height: 40px;
	display: block;
	border-radius: 28px;
	width: 100%;
	text-align: center;
	background-image: -webkit-linear-gradient(165deg, #f47137 0, #c746de 26%, #3dd9e6 51%, #c746de 76%, #f47137 100%);
	background-image: linear-gradient(-75deg, #f47137 0, #c746de 26%, #3dd9e6 51%, #c746de 76%, #f47137 100%);
	background-size: 200% auto;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 2.5rem;
}

@media screen and (max-width: 480px) {
	.affiliate-list {
		font-size: 1.4rem;
	}

	.affiliate-list .affiliate-item {
		margin-bottom: 10px;
	}

	.affiliate-list .affiliate-limit-p {
		padding: 0px 6px;
		margin-right: 10px;
		font-size: 1.2rem;
	}

	.affiliate-list .affiliate-limit-label {
		font-size: 1.6rem;
	}

	.affiliate-list .affiliate_title {
		font-size: 1.5rem;
		font-weight: 600;
		margin-top: 0px;
		max-width: 250px;
	}

	.affiliate-list .affiliate_condition {
		font-size: 1.2rem;
		margin-top: 0px;
		max-width: 250px;
		max-height: 2.5em;
		line-height: 15px;
	}

	.affiliate-list .affiliate_point {
		color: #fff;
		line-height: 30px;
		display: block;
		border-radius: 28px;
		width: 100%;
		font-size: 1.5rem;
		margin-top: 0px;
	}
}

.affiliate-list .affiliate-detail {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.affiliate-detail .affiliate_detail_point {
	line-height: 40px;
	display: block;
	width: 100%;
	font-size: 2.5rem;
}

@media screen and (max-width: 480px) {
	.affiliate-detail .affiliate_detail_point {
		line-height: 30px;
		display: block;
		width: 100%;
		font-size: 1.5rem;
		margin-top: 0px;
	}
}

.affiliate-detail .affiliate_detail_point_p {
	color: #fff;
	line-height: 40px;
	border-radius: 28px;
	text-align: center;
	background-image: -webkit-linear-gradient(165deg, #f47137 0, #c746de 26%, #3dd9e6 51%, #c746de 76%, #f47137 100%);
	background-image: linear-gradient(-75deg, #f47137 0, #c746de 26%, #3dd9e6 51%, #c746de 76%, #f47137 100%);
	background-size: 200% auto;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 3rem;
	padding: 0 10px;
	margin-left: 10px;
}

.affiliate-detail .affiliate_detail_point_val {
	font-size: 3.5rem;
	font-weight: 800;
}

@media screen and (max-width: 480px) {
	.affiliate-detail .affiliate_detail_point_p {
		line-height: 30px;
		font-size: 2rem;
		padding: 0 8px;
		margin-left: 5px;
	}

	.affiliate-detail .affiliate_detail_point_val {
		font-size: 2.2rem;
		font-weight: 800;
	}
}

.affiliate-list li .affiliate_submit {
	color: #fff;
	line-height: 60px;
	display: block;
	border-radius: 15px;
	width: 100%;
	text-align: center;
	background-image: -webkit-linear-gradient(165deg, #f47137 0, #c746de 26%, #3dd9e6 51%, #c746de 76%, #f47137 100%);
	background-image: linear-gradient(-75deg, #f47137 0, #c746de 26%, #3dd9e6 51%, #c746de 76%, #f47137 100%);
	background-size: 200% auto;
	-webkit-transition: .3s;
	transition: .3s;
	font-size: 3rem;
	font-weight: 600;
	margin: 40px 0px;
	cursor: pointer;
}

@media screen and (max-width: 480px) {
	.affiliate-list li .affiliate_submit {
		color: #fff;
		line-height: 40px;
		display: block;
		border-radius: 15px;
		width: 100%;
		font-size: 2rem;
		margin: 15px 0px;
	}
}

.affiliate-list li .affiliate_comment {
	border: solid 1px #f1f2f4;
	margin-top: 30px;
}

@media screen and (max-width: 480px) {
	.affiliate-list li .affiliate_comment {
		margin-top: 30px;
	}
}

.affiliate-list li .affiliate_comment .affiliate_comment_title {
	background-color: #f1f2f4;
	font-size: 2.5rem;
	font-weight: 600;
	padding: 10px 10px;
}

@media screen and (max-width: 480px) {
	.affiliate-list li .affiliate_comment .affiliate_comment_title {
		font-size: 1.6rem;
		margin-bottom: 5px;
		padding: 0 10px;
	}
}

.affiliate-list li .affiliate_comment .affiliate_comment_text {
	padding: 10px;
	overflow-wrap: break-word;
}

@media screen and (max-width: 480px) {
	.affiliate-list li .affiliate_comment .affiliate_comment_text {
		padding: 0 10px 10px 10px;
	}
}

.affiliate-list li .affiliate_note_title {
	font-size: 2.5rem;
	font-weight: 600;
	padding: 30px 10px 10px 10px;
}

@media screen and (max-width: 480px) {
	.affiliate-list li .affiliate_note_title {
		font-size: 1.6rem;
		padding: 30px 10px 10px 10px;
	}
}

.affiliate-list li .affiliate_note_text {
	padding: 10px;
}

@media screen and (max-width: 480px) {
	.affiliate-list li .affiliate_note_text {
		padding: 0 10px 10px 10px;
	}
}

.mypage-container {
	display: flex;
	flex-direction: row;
	min-width: 1200px;
	gap: 8rem;
}

.mypage__side {
	min-width: 250px;
}

.mypage__side ul {
	background-color: #dd297c;
	border-radius: 5px;
	-webkit-box-shadow: 0 0 10px rgb(221 41 124);
	box-shadow: 0 0 10px rgb(221 41 124);
}

.mypage__side ul li.current-page {
	position: relative;
}

.mypage__side ul li:not(:last-child) {
	border-bottom: 1px solid #f8f8f8;
}

.mypage__side ul li a {
	display: block;
	padding: 15px 22px;
	line-height: 1;
	color: #ffffff;
}

.mypage__side ul li a:hover {
	background-color: #b10454;
	color: #ffffff;
	opacity: 1;
}

.mypage__side ul li.current-page::after {
	content: "\f105";
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	top: 11px;
	right: 15px;
	font-size: 20px;
	color: #fff;
	z-index: 99;
}

.show_top-input {
	width: 40px !important;
	text-align: right;
	height: 24px !important;
	position: unset;
	margin-left: 10px;
}

.message-title-input {
	border: solid 1px #ccc !important;
	padding: 10px;
	margin: 10px 0px;
	width: 100%;
}

.message-template {
	float: right;
	border: solid 1px #ccc;
	padding: 5px;

	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;

	background-image: url("data:image/svg+xml;utf8,\ <svg xmlns='http://www.w3.org/2000/svg' width='12' height='8'>\ <path d='M1 1l5 5 5-5' stroke='%23666' stroke-width='2' fill='none'/>\ </svg>");
	background-repeat: no-repeat;
	background-position: right 12px center;
	background-size: 12px 8px;

	padding-right: 36px;
	/* space for icon */
}

.save-template {
	width: fit-content !important;
	padding: 0px 20px;
}


@media screen and (max-width: 1200px) {

	.mypage-container {
		display: flex;
		flex-direction: row;
		width: 100%;
		min-width: unset;
		gap: 8rem;
	}
}

@media screen and (max-width: 1000px) {}

@media screen and (max-width: 768px) {
	.mypage-container {
		display: flex;
		flex-direction: row;
		width: 100%;
		gap: 3rem;
		min-width: unset;
	}

	#message-page .message-item {
		padding: 10px 15px 10px 40px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		position: relative;
	}

	#message-page .message-container .message-item i {
		position: absolute;
		top: 50%;
		left: 14px;
		transform: translateY(-50%);
		color: #dd297c;
	}

	#message-detail .message-item i {
		position: absolute;
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		left: 14px;
	}

	.page-heading {
		margin-top: 25px;
		margin-bottom: 30px;
		color: #dd297c;
		line-height: 1;
		font-size: 38px;
		width: fit-content;
		text-align: center;
		border-bottom: unset;
		padding-bottom: 0;
	}

	#message-page .message-container a {
		width: 100%;
	}

	#message-page .message-container .message-item .message-area {
		padding-left: 0;
	}

	#message-page .message-container .message-item .message-area .job-title {
		max-width: 80vw;
	}

	#message-page .message-container .message-item .message-area .message {
		max-width: 80vw;
	}

	#message-page .message-container .message-item .applicant-area {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 100%;
	}

	#message-detail .message-item {
		padding: 20px 10px 20px 40px;
	}

	.notice-list#message-page .message-item {
		padding: 10px 15px;
	}

	.notice-list#message-page .message-container .message-item .applicant-area {
		display: flex;
		flex-direction: column;
	}

	.notice-list#message-page .message-container .message-item .applicant-area .applicant-name.title-24 {
		padding: 5px 0px;
	}
}