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

.f_right {
	float: right;
	margin-left: 15px;
}
.f_left {
	float: left;
	margin-right: 15px;
}
.header_box {
	padding-top: 5px;
	padding-bottom: 5px;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.header_cap {
	font-size: 90%;
	padding-bottom: 0px;
	padding-top: 2px;
}
.main_img {
	background-color: #362E2B;
	text-align: center;
}
.cv_box1 {
	background-color: #362E2B;
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: center;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
.s_tiitle1 {
	font-size: 185%;
	color: #cc3366;
	margin-top: 70px;
	margin-bottom: 50px;
	text-align: center;
}
.s_tiitle2 {
	margin-bottom: 25px;
}
.rp_img1 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.txt_rp_red {
	color: #cc3366;
}
.cont_box1 {
	background-color: #eb6d73;
	color: #fff;
	text-align: center;
	margin-top: 70px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.back_s1 {
	background-image: url("../images/rp_img_12.jpg");
	background-repeat: no-repeat;
background-position: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
.tex_rp2 {
	font-size: 150%;
	line-height: 130%;
}
.rp-bt{
    width:300px;
    height:60px;
    line-height:60px;
}
.rp-bt a{
    display:block;
    width:100%;
    height:100%;
    text-decoration: none;
    background:#3AAB13;
    text-align:center;
    color:#FFFFFF;
    font-size:25px;
    font-weight:bold;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
}
.rp-bt a:hover{
    background:#29780D;
    color:#FFFFFF;
    margin-left:0px;
    margin-top:0px;
    box-shadow:none;
}
.cont_box2 {
	text-align: center;
	margin-top: 40px;
	padding-left: 10px;
	padding-right: 10px;
}
.rp-bt {
	margin-left: auto;
	margin-right: auto;
}
.cap_w {
	color:#fff;
	padding-top: 15px;
}
.back_s2 {
	text-align: center;
}
.tex_rp3 {
	font-size: 140%;
	line-height: 130%;
	padding-top: 15px;
}
.cont_box2 {
	background-color: #362e2b;
	padding-top: 30px;
	padding-bottom: 15px
}
.txt_rp4 {
	font-size: 120%;
	line-height: 130%;
	background-color: #a79583;
	text-align: center;
	color: #fff;
	margin-top: 80px;
	margin-bottom: 35px;
	padding: 5px;
}
.p_link {
    border: 1px solid #a79583;
    padding: 25px;
    text-align: center;
	margin-left: 25%;
	margin-right: 25%;
}
.qa li {
	list-style: none
}
.q_tx {
	font-weight: bold;
	color: #a79583;
}
.a_tx {
	font-weight: bold;
	color: #980002;
}
.mt20 {
	margin-top: 20px;
}
.mt50 {
	margin-top: 50px;
}
.mt80 {
	margin-top: 80px;
}
.fotter {
	margin-top: 5px;
}
.copy_r {
	text-align: center;
}
.s_line {
	border-top: 1px solid #a79583;
	margin-bottom: 5px;
}
.ft_logo {
	text-align: right;
}
.title_h2 {
	font-size: 150%;
	margin-top: 18px;
	margin-bottom: 15px;
}
.title_h2a {
	font-size: 150%;
	margin-top: 18px;
	margin-bottom: 0px;
}
.flow {
	margin-left: 10%;
	margin-right: 10%;
}
.read_sp {
	font-size: 90%;
	color: #fff;
	text-align: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.sp_img {
	display: none;
}
.t_right {
	text-align: right;
}
.remo_bt{
	width:200px;
	height:50px;
	line-height:50px;
	margin-top: 20px;
	margin-bottom:20px;
	display:block;
	text-decoration: none;
	text-align:center;
	color:#FFFFFF;
	font-size:17px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background-color: #333;
}
.remo_bt:hover{
	color:#FFFFFF;
	margin-left:0px;
	margin-top:0px;
	box-shadow:none;
	margin-top: 20px;
	margin-bottom:20px;
	background-color: #666;
}
.fotter_link {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #999;
}

@media (max-width: 1000px) {
.flow {
	margin-left: 0%;
	margin-right: 0%;
}
}
@media (max-width: 576px) {
	.pc_img {
	display: none;
}
	.sp_img {
	display: inherit;
}
.s_tiitle1,
.s_tiitle2 {
	font-size:145%;
}
.back_s1 {
	padding-top: 55px;
	padding-bottom: 55px;
}
.tex_rp3 {
	padding-bottom:25px;
}
.p_link {
	padding: 10px;
	margin-left: 5%;
	margin-right: 5%;
}
.cap_w {
	font-size:90%;
}
}

/*form*/

.input-field > label:not(.label-icon).active,
.form_txt {
    font-size: 100%!important;
    color: black!important;
}
.validate,
.form_c,
#birthdate {
	font-size: 100%!important;
	color: #353535!important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_txt2 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.clear {
	clear: both;
}
.entry_tb {
	background-color: #F0EFEA;
}
.entry_tb th {
	width: 35%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	vertical-align: top;
}
.entry_tb td {
	width: 65%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.privacy_txt {
	font-size:90%;
}
.privacy_txt h2 {
	font-size:110%;
	font-weight:bold;
}
.privacy_txt h3 {
	font-size:100%;
	font-weight:bold;
}

/*agreement*/

.agreement h3 {
	font-size: 130%;
	padding-top: 15px;
	padding-bottom:10px;
}
.agreement {
	font-size: 90%;
	line-height: 155%;
}