@charset "utf-8";

/* header */

#rec_header{
	text-align: center;
}

#rec_header h1{
    margin: 0 auto;
    padding: 34px 0;
    overflow: hidden;
    display: table;
    width: 100%;
    font-size: 19px;
	height: auto;
	letter-spacing: 0.5em;
}

/* rec_main */

#rec_main{
	margin: 0px auto;
	text-align: center;
	background-image: url("../../../../wp-content/uploads/bg.jpg");
	background-position: top center;
	background-repeat: repeat-y;
	background-size: 100% auto;
}
section h2 {
    text-align: center;
}

section h2 img {
    max-width: 570px !important;
}

/* rec_info */

#rec_info {
    margin: 0 auto;
	    padding-top: 50px;
}

p.text_rc_r {
    text-align: center;
    line-height: 3em;
    font-size: 1.2em;
    padding-bottom: 20px;
}

#rec_info table {
    width: 100%;
    margin: 10px auto;
    border-top: 1px dashed #000;
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	border-collapse: collapse;
	margin-bottom: 30px;
}

#rec_info table th {
    padding: 20px 10px;
    text-align: center;
	font-size: 1.3em;
	width: 30%;
}

#rec_info table tr {
    border-bottom: 1px dashed #000;
}

#rec_info table td {
    padding: 20px 10px;
    text-align: left;
	font-size: 1.1em;
}

.text_rec_r {
	    font-family: Georgia,"Times New Roman",Times,serif;
    font-size:1.3em;
    line-height: 2.2em;
        margin: 30px auto;
}

p.toi_kigaru {
    text-align: center;
    font-size:1.3em;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    letter-spacing: 0.2em;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 2em;
}

/* ac */

section#rc_ac {
    width: 100%;
}

p.font_r {
    font-size: 1.2em;
    padding-top: 50px;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Segoe UI', YuGothic, 'Yu Gothic Medium', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    letter-spacing: 0.2em;
    margin-bottom: 30px;
    line-height: 2em;
}

/* rec_info2 */

#rec_info2 {
    width: 100%;
}

/* form*/

.form_flow p{
	   text-align: left;
    font-size: 1.2em;
    line-height: 2em;
    width: 80%;
    margin: 80px auto;
}

#form {
       width: 70%;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    font-size: 1.1em;
}

h2.form_t{
    font-size: 1.2em;
    padding-bottom: 10px;
    border-bottom: 1px solid #231815;
    text-align: left !important;
    margin-bottom: 40px !important;
}

p.form_read {
    letter-spacing: 0.2em;
    font-size: 1em;
    width: 90%;
    text-align: center;
    margin: 5px auto;
    line-height: 2em;
}

.pp_text {
    padding: 20px;
    border: 1px solid #000;
}

.pp_text_box {
        margin: 20px auto;
    margin-top: 40px;
}

.pp_text p {
        font-size: 1em;
    line-height: 2em;
    margin: 5px auto;
    padding: 0;
}

.pp_text_box span {
    font-size:1.1em;
}

.check_text {
        font-size: 1em;
    margin: 40px auto;
}

span.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
   font-size: 1.2em;
    width: 100%;
}

span.wpcf7-list-item-label {
    padding-left: 10px;
	color: #FFF !important;
}

input.wpcf7-form-control {
       width: 96%;
    margin: 10px auto;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    line-height: 3em;
    padding-left: 5px;
    background-color: #FFF;
	color: #FFF !important;
	font-size: 1em;
} 

div.wpcf7 input[type="file"] {
    cursor: pointer;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    margin-bottom: 15px;
    padding: 10px;
	    background-color: #FFF;
    width: 94%;
	    color: #000;
}

input.send_bn {
    width: 100%;
    max-width: 600px;
    margin: 10px auto;
	padding: 0;
}

a {

outline: none;

}

a:focus, *:focus { outline:none; }

.accep {
    background-color: #b28247;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 5px;
	margin: 10px auto;
}
.accep p {
    margin: 8px 0;
}

input[type="checkbox"] {
    -moz-transform:		scale(1.4);
	-webkit-transform:	scale(1.4);
	transform:		scale(1.4);
}

span.form_stext {
    font-size: 0.9em;
    padding-left: 5px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0;
}

div.wpcf7-mail-sent-ok {
    border: 0px solid #398f14 !important;
	color: #FFF !important;
}


div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0px solid #f7e700 !important;
}
div.wpcf7 .wpcf7-submit {
    background-image: url(../../../../wp-content/uploads/soushin.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    text-indent: -9999px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin: 0 inherit;
        height: 86px;
    border: 0;
}

div.wpcf7 .wpcf7-submit:disabled {
        cursor: not-allowed;
    background-image: url(../../../../wp-content/uploads/soushin01.png);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto;
    text-indent: -9999px;
    padding: 10px;
    width: 100%;
    text-align: center;
    margin: 0 inherit;
        height: 86px;
    border: 0;
}

/* rc_form*/

#rec_form #form{
	    width: 85%;
}

#rec_form h2.form_t {
       font-size: 1.2em;
    padding-bottom: 10px;
    margin: 0;
    padding: 0;
    padding: 15px 0;
    margin-top: 10px;
}

#rec_form .pp_text{
        border: 1px solid #000;
    background-color: transparent;
}

#rec_form h2.form_t{
    color: #956134;
	border-bottom: 1px solid #000;
}

#rec_form input.wpcf7-form-control {
    background-color: transparent;
    border: 1px solid #000;
    color: #000 !important;
}

#rec_form textarea.wpcf7-form-control.wpcf7-textarea {
    background-color: transparent;
    border: 1px solid #000;
    color: #000 !important;
}

#rec_form input.wpcf7-form-control.wpcf7-submit {
    border: 0px !important;
}

::placeholder {
    color: #000;
}

/* footer */
	
#rec_footer{
	border-collapse: collapse;
    border-spacing: 0;
    position: fixed;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 750px;
    width: 100%;
	transition: 1s;
        -webkit-transition: 1s;
      z-index:999;
}

#rec_footer table {
	display: none;
}

#rec_footer table td {
    padding: 0;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #000 !important;
    font-size: 16px !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
           border-color: #1391ff00 !important;
    font-size: 16px !important;
    color: #FFEB3B !important;
    font-weight: bold !important;
}

@media screen and (max-width: 450px) {
	
/* 全体 */
	
body{
	font-size: 14px !important;
}	

.text_rbox {
    width: 85%;
    margin-bottom: 50px;
}

/* header */
#rec_header h1 {
        padding: 20px 0;
    width: 95%;
    font-size: 11px;
}
	
/* main */
#rec_main img {
    width: 100%;
}

#rec_main section h2 img {
    padding-top: 20px;
	    max-width: 300px;
}
	
.rec_box1 {
    min-height: auto;
}
	
.rec_box2 {
    min-height: auto;
}
	
.rec_box3 {
    min-height: auto;
}
	
p.text_rc_r {
    font-size: 1em;
}
	
#rec_form h2.form_t {
    font-size: 1.1em;
}
	
section#ac {
    padding-bottom: 50px;
}
	
section#contact {
    padding-bottom: 50px;
	    background-size: cover;
}
	
section#contact p {
    padding: 20px;
    width: auto;
}
	
.kei {
    padding: 8px 0;
    width: 85%;
}
	
p.toi_kigaru {
    font-size: 1em;
}
	
#rec_info table th {
    font-size: 1em;
}

p.font_r {
       font-size: 1em;
    line-height: 1.5em;
    padding-bottom: 40px;
}
	
.form_flow p {
    font-size: 1em;
}
	
/* form */

#form {
	    padding-bottom: 80px;
	    font-size: 1em;
}
span.form_stext {
    padding-left: 5px;
}
	
.pp_text {
    padding: 10px;
    border: 1px solid #000;
}
	
.pp_text p {
    line-height: 1.8em;
}

.pp_text_box {
    margin: 10px auto;
    margin-top: 20px;
}
	
.check_text {
    margin: 20px auto;
}
	
span.wpcf7-list-item {
	    margin: 4px 0 0 1em !important;
}

span.wpcf7-list-item-label {
    position: relative;
    bottom: 2px;
	    font-size: 0.9em !important;
	        color: #FFF;
}
	
input[type="checkbox"] {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}
	
div.wpcf7 .wpcf7-submit {
    background-size: cover;
    height: auto;
    padding: 0;
    margin: 0;
}
	
div.wpcf7 .wpcf7-submit:disabled {
    background-size: cover;
    height: auto;
    padding: 0;
    margin: 0;
}
	
.accep {
    padding: 2.5px;
}
	
span.wpcf7-list-item-label {
    font-size: 0.7em !important;
}
	
/* footer */

.rec_f_mail{
	background-color: #640C10;
}

#rec_footer table {
	display: block;
    border-collapse: collapse;
    border-spacing: 0;
	background-color: #630c0f;
}

#rec_footer table td img {
	        width: 100%;
    max-width: 250px;
    vertical-align: bottom;
}
}
