@charset "UTF-8";

.page-message  .area-contents__inner {
	color: #343434 !important
}

.page-message  a {
	color:  #fe8300;
}

/* .page-message .message-area_all {
	box-sizing:border-box;
	width: 100%;
	max-width: 800px;
	margin:	0 auto;
	padding:0;
} */

.arrow {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	font-size: 1.4rem;
	vertical-align: middle;
	line-height: 1;
  }
  .arrow:before {
	content: '';
	width: 6px;
	height: 6px;
	border: 0;
	border-top: solid 1px #fe8300;
	border-right: solid 1px #fe8300;
	transform: rotate(45deg);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
  }

.page-message form	{
	overflow: hidden;
	margin:	50px 0 0;
}

.page-message .message-explain {
	margin:	30px auto 60px auto;
	padding:0;
}

.page-message .message-explain p {
	text-align: center;
}

.page-message .message-area .j-me_area_member_join	{
	display:inline-block;
	margin:	60px 0;
	padding: 0;
}

.page-message .message-area .j-me_area_member_join h4	{
	margin:	0 0 1.0rem 0;
	padding:0;
	font-size:	2.2rem;
	border-top:none;
	border-bottom:none;
}


.page-message .message-area .j-me_area_member_join h4 a	{
	display:block;
	padding:0.4rem 1.0rem;
	color: #343434;
	background: #f79e1b;
	-moz-border-radius:	6px;
	-webkit-border-radius:	6px;
	border-radius:	6px;
}

.page-message .message-area .j-me_area_member_join h4 a i	{
	color: #343434;
}

.page-message .message-area .j-me_area_member	{
	margin:	60px 0;
	padding:	15px 0;
	-moz-border-radius:	6px;
	-webkit-border-radius:	6px;
	border-radius:	6px;
}

.page-message .message-area .j-me_area_member p	{
	font-size:1.2rem;
	line-height: 1.5;
}

.page-message .message-area .j-me_area {
	margin: 0 0 50px 0;
	text-align: left;
	font-family: tbudgothic-std, sans-serif;
	font-weight: 700;
	font-style: normal;
}

.page-message ul#msg_select {
 line-height: 1.6;
 font-size: 1.8rem;
}

.page-message ul#msg_select li{
	margin: 1.6rem 0;
}

.page-message .message-area h4 {
	margin:	0 0 1.4rem 0;
	padding:0.5rem 1.2rem;
	font-size: 2.0rem;
	font-weight: bold;
	border-top:solid 2px #009a21;
	border-bottom:solid 2px #009a21;
}

.page-message .message-area h4 span	{
	margin:	0 0 0 2.2rem;
	font-size:	1.4rem;
	font-weight:	normal;
}

.page-message .message-area dl	{
	width: 100%;
	margin: 0 auto 30px auto;
	padding: 0 0 30px;
	text-align: left;
	/* font-size: 1.4rem; */
	border-bottom: solid 1px #ddd;
}

.page-message .message-area dt	{
	padding: 0 5px 2px 5px;
	font-size: 1.8rem;
	letter-spacing: 1px;
}

.page-message .message-area dd	{
	padding: 3px 5px 0 5px;
	line-height:	2.2;
	font-size:1.6rem
}

input[type='text'],input[type='password'],select,textarea {
	margin: 10px 0 0 0 !important;
	padding: 6px 10px;
	border-radius: 4px;
	border: 1px solid #ccc;
	font-size: 1.6rem;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

input:focus,select:focus,textarea:focus {
	outline: 1px #00c41d solid;
  }

input[type='submit']{
	border:	 none;
	display: block;
	width: 80%;
	margin: 70px auto 0 auto;
	padding: 20px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	background: #009348;
	color: #fff;
	font-size: 2.8rem;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor: pointer;
}

input:hover[type='submit']{
	background: #00c41d;
}

input[type='RESET']{
	border:	none;
	display: block;
	width: 30%;
	padding: 10px;
	-moz-border-radius:	30px;
	-webkit-border-radius:	30px;
	border-radius:	30px;
	background: #01540d;
	color:	#fff;
	font-size: 1.6rem;
	appearance:	none;
	-webkit-appearance: none;
	-moz-appearance: none;
	cursor:	pointer;
	margin:	0 auto;
}

input:hover[type='RESET']{
	background: #0b681b;
}

label, input[type='checkbox'] {
	cursor: pointer;
}

label, input[type='checkbox'] {
	cursor: pointer;
}

.message-area table {
	margin: 50px 0 0 0;
}

p.notice	{
	font-size: 1.0rem;
	line-height: 1.4;
}

.fs1	{
	width:	10%;
	}

.fs2	{
	width:	20%;
	}

.fs3	{
	width:	30%;
	}

.fs4	{
	width:	40%;
	}

.fs5	{
	width:	50%;
	}

.fs6	{
	width:	60%;
	}

.fs7	{
	width:	70%;
	}

.fs8	{
	width:	80%;
	}

.fs9	{
	width:	90%;
	}

.fs10	{
	width:	100%;
	}

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


.fs1	{
	width:	90%;
	}

.fs2	{
	width:	20%;
	}

.fs3	{
	width:	90%;
	}

.fs4	{
	width:	90%;
	}

.fs5	{
	width:	90%;
	}

.fs6	{
	width:	90%;
	}

.fs7	{
	width:	90%;
	}

.fs8	{
	width:	90%;
	}

.fs9	{
	width:	90%;
	}

.fs10	{
	width:	90%;
	}

}

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

.page-message .msg_explain {
	margin:	20px auto 40px auto;
	padding:0;
}

.page-message .msg_explain p {
	text-align: left;
}

input[type='text'],input[type='password'],select,textarea {
	margin: 4px 0 0 0 !important;
	padding: 5px 5px;
}

.page-message .message-area dt	{
	padding: 0;
	font-size: 1.8rem;
	letter-spacing: 1px;
}

.page-message .message-area dd	{
	padding: 0;
	line-height: 2.2;
	font-size: 1.6rem
}

.fs1	{
	width: 95%;
	}

.fs2	{
	width: 95%;
	}

.fs3	{
	width: 95%;
	}

.fs4	{
	width: 95%;
	}

.fs5	{
	width: 95%;
	}

.fs6	{
	width: 95%;
	}

.fs7	{
	width: 95%;
	}

.fs8	{
	width: 95%;
	}

.fs9	{
	width: 95%;
	}

.fs10	{
	width: 95%;
	}

}
