@charset "UTF-8";
.form_txt_box {
	position: relative;
	padding: 0.95rem 0 0 0;
	background-color: #F2F2F2;
	text-align: center;
}
@media screen and (max-width: 640px) {
	.form_txt_box {
		padding: 0.58rem 0.1rem 0 0.1rem;
	}
}
.form_txt_box .form_txt_01 {
	font-size: 0.14rem;
	line-height: 2.1;
	letter-spacing: 0.05em;
}
@media screen and (max-width: 640px) {
	.form_txt_box .form_txt_01 {
		font-size: 0.12rem;
		line-height: 1.7;
	}
}
.form_txt_box .form_txt_02 {
	font-size: 0.14rem;
	line-height: 2.1;
	letter-spacing: 0.05em;
	margin-top: 0.1rem;
}
@media screen and (max-width: 640px) {
	.form_txt_box .form_txt_02 {
		font-size: 0.12rem;
		line-height: 1;
		margin-top: 0.28rem;
	}
}
.form_txt_box .form_txt_02 .tel {
	font-family: worker, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, verdana, "メイリオ", "Meiryo", "Osaka", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #e7380d;
	font-size: 0.22rem;
	line-height: 1.7;
	letter-spacing: 0;
}
@media screen and (max-width: 640px) {
	.form_txt_box .form_txt_02 .tel {
		font-size: 0.19rem;
		line-height: 1;
		display: block;
		margin: 0.14rem 0 0 0;
	}
}
.form_txt_box .form_txt_02 .tel .tel_num {
	font-size: 0.30rem;
	line-height: 1.7;
}
@media screen and (max-width: 640px) {
	.form_txt_box .form_txt_02 .tel .tel_num {
		font-size: 0.25rem;
		line-height: 1;
	}
}
.formArea {
	position: relative;
	margin-bottom: 0;
	background-color: #F2F2F2;
}
@media print, screen and (min-width: 641px) {
	.formArea {
		padding-bottom: 1.20rem;
	}
}
.formArea .formlistWrap {
	margin-top: 0;
	padding: 0.95rem 0 0 0;
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap {
		max-width: 740px;
	}
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap {
		padding: 0.3rem 0.3rem 0 0.3rem;
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}
.formArea .formlistWrap .formlist.radio_entry_genre {
	display: none;
}
.formArea .formlistWrap .formlist.radio_entry_genre .formlistTit {
	padding: 0.3rem 0 0.3rem 0.1rem;
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.radio_entry_genre .formlistTit {
		border-bottom: 1px solid #b2b2b2;
	}
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.radio_entry_genre .formlistTit {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.radio_entry_genre .formlistContent {
	padding: 0.3rem 0.1rem 0.3rem 0;
	border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.radio_entry_genre .formlistContent {
		padding: 0 0 0.3rem 0;
	}
}
.formArea .formlistWrap .formlist.radio_entry_genre .formlistContent .itemWrap .select {
	width: 3.2rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.radio_entry_genre .formlistContent .itemWrap .select {
		width: calc(100% - 0.45rem);
	}
}
.formArea .formlistWrap .formlist.radio_entry_genre .formlistContent .itemWrap .select select {
	width: 100%;
}
.formArea .formlistWrap .formlist.text_name_autokana .formlistTit {
	padding: 0.3rem 0 0 0.1rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_name_autokana .formlistTit {
		padding: 0;
	}
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.text_name_autokana .formlistTit span::after {
		top: calc(50% + 0.15rem);
	}
}
.formArea .formlistWrap .formlist.text_name_autokana .formlistContent {
	padding: 0.3rem 0.1rem 0 0;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_name_autokana .formlistContent {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.text_name_autokana .formlistContent .itemWrap input {
	width: 100%;
}
.formArea .formlistWrap .formlist.text_name_autokana_target .formlistTit {
	padding: 0.15rem 0 0.3rem 0.1rem;
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.text_name_autokana_target .formlistTit {
		border-bottom: 1px solid #b2b2b2;
	}
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_name_autokana_target .formlistTit {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.text_name_autokana_target .formlistTit span::after {
	top: calc(50% - 0.09rem);
}
.formArea .formlistWrap .formlist.text_name_autokana_target .formlistContent {
	padding: 0.15rem 0.1rem 0.3rem 0;
	border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_name_autokana_target .formlistContent {
		padding: 0 0 0.3rem 0;
	}
}
.formArea .formlistWrap .formlist.text_name_autokana_target .formlistContent .itemWrap input {
	width: 100%;
}
.formArea .formlistWrap .formlist.text_postal .formlistTit {
	padding: 0.3rem 0 0 0.1rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_postal .formlistTit {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.text_postal .formlistContent {
	padding: 0.3rem 0.1rem 0 0.1rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_postal .formlistContent {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.text_postal .formlistContent .itemWrap input {
	width: 3.2rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_postal .formlistContent .itemWrap input {
		width: calc(100% - 0.45rem);
	}
}
.formArea .formlistWrap .formlist.select_pref .formlistTit {
	padding: 0.15rem 0 0.15rem 0.1rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_pref .formlistTit {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.select_pref .formlistContent {
	padding: 0.15rem 0.1rem 0.15rem 0.1rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_pref .formlistContent {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.select_pref .formlistContent .itemWrap .select {
	width: 3.2rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_pref .formlistContent .itemWrap .select {
		width: calc(100% - 0.45rem);
	}
}
.formArea .formlistWrap .formlist.select_pref .formlistContent .itemWrap .select select {
	width: 100%;
}
.formArea .formlistWrap .formlist.text_postal_address .formlistTit {
	padding: 0 0 0.3rem 0.1rem;
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.text_postal_address .formlistTit {
		border-bottom: 1px solid #b2b2b2;
	}
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_postal_address .formlistTit {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.text_postal_address .formlistContent {
	padding: 0 0.1rem 0.3rem 0.1rem;
	border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_postal_address .formlistContent {
		padding: 0 0 0.3rem 0;
	}
}
.formArea .formlistWrap .formlist.text_postal_address .formlistContent .itemWrap input {
	width: 100%;
}
.formArea .formlistWrap .formlist.text_tel .formlistTit {
	padding: 0.3rem 0 0.3rem 0.1rem;
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.text_tel .formlistTit {
		border-bottom: 1px solid #b2b2b2;
	}
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_tel .formlistTit {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.text_tel .formlistContent {
	padding: 0.3rem 0.1rem 0.3rem 0;
	border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_tel .formlistContent {
		padding: 0 0 0.3rem 0;
	}
}
.formArea .formlistWrap .formlist.text_tel .formlistContent .itemWrap input {
	width: 3.2rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_tel .formlistContent .itemWrap input {
		width: calc(100% - 0.45rem);
	}
}
.formArea .formlistWrap .formlist.select_birthday_year .formlistTit {
	padding: 0.3rem 0 0.3rem 0.1rem;
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.select_birthday_year .formlistTit {
		border-bottom: 1px solid #b2b2b2;
	}
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_birthday_year .formlistTit {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.select_birthday_year .formlistContent {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0.3rem 0.1rem 0.3rem 0;
	border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_birthday_year .formlistContent {
		padding: 0 0 0.3rem 0;
	}
}
.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .birthdayItem+.birthdayItem {
	margin-left: .18rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .birthdayItem+.birthdayItem {
		margin-left: .06rem;
	}
}
.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .birthdayItem.year {
	width: calc(40% - .12rem);
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .birthdayItem.year {
		width: calc(40% - .04rem);
	}
}
.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .birthdayItem.month {
	width: calc(30% - .12rem);
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .birthdayItem.month {
		width: calc(30% - .04rem);
	}
}
.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .birthdayItem.date {
	width: calc(30% - .12rem);
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .birthdayItem.date {
		width: calc(30% - .04rem);
	}
}
.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .itemWrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .itemWrap input {
	width: 3.2rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .itemWrap input {
		width: calc(100% - 0.45rem);
	}
}
.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .itemWrap .select {
	margin-right: .5em;
	width: calc(100% - 1.5em);
}
.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .itemWrap .select select {
	width: 100%;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_birthday_year .formlistContent .itemWrap .select select {
		padding-left: 12px;
	}
}
.formArea .formlistWrap .formlist.select_birthday_year .nyuuryokuDame, .formArea .formlistWrap .formlist.select_birthday_year .nyuuryokuOK {
	left: auto;
	right: 2em;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_birthday_year .nyuuryokuDame, .formArea .formlistWrap .formlist.select_birthday_year .nyuuryokuOK {
		right: 1.5em;
	}
}
.formArea .formlistWrap .formlist.text_mail .formlistTit {
	padding: 0.3rem 0 0 0.1rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_mail .formlistTit {
		padding: 0;
	}
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.text_mail .formlistTit span::after {
		top: calc(50% + 0.15rem);
	}
}
.formArea .formlistWrap .formlist.text_mail .formlistContent {
	padding: 0.3rem 0.1rem 0 0;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_mail .formlistContent {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.text_mail .formlistContent .itemWrap input {
	width: 100%;
}
.formArea .formlistWrap .formlist.text_mail_check .formlistTit {
	padding: 0.15rem 0 0.3rem 0.1rem;
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.text_mail_check .formlistTit {
		border-bottom: 1px solid #b2b2b2;
	}
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_mail_check .formlistTit {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.text_mail_check .formlistContent {
	padding: 0.15rem 0.1rem 0.3rem 0;
	border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.text_mail_check .formlistContent {
		padding: 0 0 0.3rem 0;
	}
}
.formArea .formlistWrap .formlist.select_entry_genre .formlistTit {
	padding: 0.3rem 0 0.3rem 0.1rem;
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.select_entry_genre .formlistTit {
		border-bottom: 1px solid #b2b2b2;
	}
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_entry_genre .formlistTit {
		padding: 0;
	}
}
.formArea .formlistWrap .formlist.select_entry_genre .formlistContent {
	padding: 0.3rem 0.1rem 0.3rem 0;
	border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_entry_genre .formlistContent {
		padding: 0 0 0.3rem 0;
	}
}
.formArea .formlistWrap .formlist.select_entry_genre .formlistContent .itemWrap .select {
	width: 3.2rem;
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.select_entry_genre .formlistContent .itemWrap .select {
		width: calc(100% - 0.45rem);
	}
}
.formArea .formlistWrap .formlist.select_entry_genre .formlistContent .itemWrap .select select {
	width: 100%;
}
.formArea .formlistWrap .formlist.textarea_contact .formlistTit {
	padding: 0.3rem 0 0.3rem 0.1rem;
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.textarea_contact .formlistTit {
		border-bottom: 1px solid #b2b2b2;
	}
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.textarea_contact .formlistTit {
		padding: 0;
	}
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.textarea_contact .formlistTit span::after {
		top: 0.55rem;
	}
}
@media print, screen and (min-width: 641px) {
	.confirm .formArea .formlistWrap .formlist.textarea_contact .formlistTit span::after {
		top: 0.43rem;
	}
}
.formArea .formlistWrap .formlist.textarea_contact .formlistContent {
	padding: 0.3rem 0.1rem 0.3rem 0;
}
@media print, screen and (min-width: 641px) {
	.formArea .formlistWrap .formlist.textarea_contact .formlistContent {
		border-bottom: 1px solid #b2b2b2;
	}
}
@media screen and (max-width: 640px) {
	.formArea .formlistWrap .formlist.textarea_contact .formlistContent {
		padding: 0;
	}
}
.formArea.confirm .formlistWrap .formlist.textarea_contact .formlistTit span::after {
	top: 0.43rem;
}
.formArea.confirm .formlistWrap .formlist.radio_entry_genre {
	display: table-row;
}
@media screen and (max-width: 640px) {
	.formArea.confirm .formlistWrap .formlist.radio_entry_genre {
		display: block;
	}
}
.formArea.confirm .formlistWrap .formlist.text_mail .formlistTit {
	padding: 0.3rem 0 0.3rem 0.1rem;
}
@media print, screen and (min-width: 641px) {
	.formArea.confirm .formlistWrap .formlist.text_mail .formlistTit {
		border-bottom: 1px solid #b2b2b2;
	}
}
@media screen and (max-width: 640px) {
	.formArea.confirm .formlistWrap .formlist.text_mail .formlistTit {
		padding: 0;
	}
}
@media print, screen and (min-width: 641px) {
	.formArea.confirm .formlistWrap .formlist.text_mail .formlistTit span::after {
		top: 50%;
	}
}
.formArea.confirm .formlistWrap .formlist.text_mail .formlistContent {
	padding: 0.3rem 0.1rem 0.3rem 0;
	border-bottom: 1px solid #b2b2b2;
}
@media screen and (max-width: 640px) {
	.formArea.confirm .formlistWrap .formlist.text_mail .formlistContent {
		padding: 0 0 0.3rem 0;
	}
}
.formArea.confirm .formlistWrap .formlist.select_birthday_year .formlistContent .birthdayItem {
	margin-left: 0 !important;
	width: auto !important;
}
.privacyArea {
	position: relative;
	background-color: #F2F2F2;
}
@media print, screen and (min-width: 641px) {
	.privacyArea {
		padding: 0.6rem 0.3rem 1.15rem 0.3rem;
	}
}
.privacyArea .row01 {
	position: relative;
}
@media print, screen and (min-width: 641px) {
	.privacyArea .row01 {
		max-width: 1200px;
		width: 100%;
		margin: auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 0.5rem 1.20rem;
	}
}
@media screen and (max-width: 640px) {
	.privacyArea .row01 {
		width: calc(100% - 0.6rem);
		padding: 0.25rem 0.3rem;
		margin: 0 auto 0.55rem auto;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.privacyArea .row01::after {
		content: '';
		position: absolute;
		bottom: -0.55rem;
		left: -0.3rem;
		width: calc(100% + 0.6rem);
		height: 0.55rem;
		background-color: #F2F2F2;
	}
}
.privacyArea .row01:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	-webkit-clip-path: polygon(16px 0px, calc(100% - 16px) 0px, 100% 16px, 100% calc(100% - 16px), calc(100% - 16px) 100%, 16px 100%, 0% calc(100% - 16px), 0% 16px);
	clip-path: polygon(16px 0px, calc(100% - 16px) 0px, 100% 16px, 100% calc(100% - 16px), calc(100% - 16px) 100%, 16px 100%, 0% calc(100% - 16px), 0% 16px);
}
.privacyArea .row01 .privacy_title {
	font-size: 0.16rem;
	letter-spacing: 0.05em;
	line-height: 2.1;
	padding-left: 0.2rem;
	position: relative;
}
@media screen and (max-width: 640px) {
	.privacyArea .row01 .privacy_title {
		font-size: 0.14rem;
		line-height: 1.7;
		padding-left: 0.12rem;
	}
}
.privacyArea .row01 .privacy_title::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0.1rem;
	height: 1px;
	background-color: #e7380d;
}
@media screen and (max-width: 640px) {
	.privacyArea .row01 .privacy_title::before {
		width: 0.07rem;
	}
}
.privacyArea .row01 .privacy_txt {
	font-size: 0.14rem;
	letter-spacing: 0.05em;
	line-height: 2.1;
	position: relative;
	margin-top: 0.04rem;
}
@media screen and (max-width: 640px) {
	.privacyArea .row01 .privacy_txt {
		font-size: 0.12rem;
		line-height: 1.7;
	}
}
