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



/*PC*/
@media print, screen and (min-width: 769px) {

img {max-width: 100%!important; }


.headArea {
background: url("../images/contact/hed_img.jpg") center center no-repeat;
background-size: cover;
}
   
    
.content_inner{margin: 150px 200px;}
    
    
.error-info{
        color: red;
}
.error-input{
        color: red;
}
    
.con_txt {
margin: 60px 0 60px;
text-align: left;
}

.con_txt a{
text-decoration: underline;
}

.inner01{margin: 150px 200px;}

.com_table {
border-top: 1px solid #DFE3E6;
width:100%;
margin:0 auto 30px;
box-sizing: border-box;
}

.com_table th {
width: 30%;
padding: 20px;
text-align: left;
font-weight: 700;
line-height: normal;
position: relative;
border-bottom: 1px solid #DFE3E6;
display: table-cell;

}

.com_table th span {
float: right;
font-size: 0.8em;
background: #152f77;
padding: 2px 10px;
color: #FFF;
line-height: normal;
font-style: normal;
display: block;
width: 50px;
text-align: center;
}

.com_table td {
padding: 20px;
position: relative;
border-bottom: 1px solid #DFE3E6;
display: table-cell;
vertical-align: middle;
}

button[type="submit"],
input[type="submit"] {
background:  #152f77;
border:  #152f77 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}

button[type="submit"]:hover,
input[type="submit"]:hover {
background: #fff;
border: #152f77 1px solid;
color: #152f77;
}

.submit:hover {
background: #fff;
border: #165aa2 1px solid;
color: #165aa2;
}

input[type="text"],
textarea,
select {
padding: 8px;
border: 1px solid #dddddd;
}

.w240 { width: 240px;}
.w350 { width: 350px;}
.w540 { width: 540px;}
.w100p { width: 100%; box-sizing: border-box;}

.h_kome {
background:#152f77;
color: #fff;
display: inline-block;
font-size: 0.7em;
padding: 1px 10px;
}	


.contact_link_btn01 a{
margin-top:30px;
margin-bottom:30px;
background: #333 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 1rem;
padding: 10px 50px;
text-align: center;
text-decoration:none;
}

.contact_link_btn01 a:hover{
opacity:0.8;
}

::placeholder {
color: #999;
}


.btn_back {
background:  #FFF;
border:  #152f77 1px solid;
color: #152f77;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}

.btn_back:hover {
background: #152f77;
border:  1px solid;
color: #FFF;
}


.error_txt {
color: #FF0000;
}


.contact-privacy__title {
margin-bottom: 20px;
font-size: 1.2em;
line-height: 1.6;
color: rgba(0, 0, 0, 1);
font-weight: 500;
}

.contact-privacy__wrap {
width: 100%;
height: 300px;
padding: 30px;
border: 1px solid rgba(0, 0, 0, .1);
overflow-y: scroll;
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
margin: 30px auto 60px;
}

.contact-privacy__list dt {
margin-top: 60px;
margin-bottom: 10px;
font-size: 1em;
line-height: 1.8;
color: rgba(0, 0, 0, 1);
}

.contact-privacy__list dd {
font-size: 1em;
line-height: 1.8;
}

.contact-privacy__list dd:last-child {
margin-bottom: 60px;
}

.contact-privacy__check {
max-width: 600px;
margin: 60px auto;
padding: 30px 40px;
line-height: 1.6 !important;
background-color: rgba(0, 0, 0, .05);
text-align: center;
box-sizing: border-box;
}
.btn01 a{
  background-color: #152f77;
color: #FFF;
width: 200px;
padding: 15px;
font-size: 1.2em;
display: inline-block;
text-align: center;
cursor: pointer;
transition: 0.5s;
border-radius: 0px;
color: #fff;
}
.btn01 a:hover{
color: #152f77;
background-color: #fff;
border: #152f77 1px solid;
}

}

/*sp*/
@media only screen and (max-width: 768px) {
    
.headArea {
background: url("../images/contact/hed_img.jpg") center center no-repeat;
background-size: cover;  
width: 100%;
  padding: 120px 0 160px;
  margin: 0 0 30px;
}

.con_txt {
margin: 30px 3% 30px;
text-align: left;
font-size: 14px;
}

.con_txt a{
text-decoration: underline;
}

.error-info{
        color: red;
}
.error-input{
        color: red;
}

.com_table {
border-top: 1px solid #DFE3E6;
width:90%;
margin:0 auto 30px;
box-sizing: border-box;
}

.com_table th {
text-align: left;
font-weight: 700;
position: relative;
vertical-align: top;
display: block;
padding: 10px;
box-sizing: border-box;
width: 100%;
}

.com_table th span {
float: right;
font-size: 0.8em;
background:  #152f77;
padding: 0 10px;
color: #FFF;
line-height: normal;
font-style: normal;
}

.com_table td {
padding: 10px 10px 20px;
box-sizing: border-box;
position: relative;
display: block;
border-bottom: 1px solid #DFE3E6;
}


button[type="submit"],
input[type="submit"] {
background:  #152f77;
border:  #152f77 1px solid;
color: #FFF;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
}

button[type="submit"]:hover,
input[type="submit"]:hover {
background: #fff;
border:#152f77 1px solid;
color:  #152f77;
}

.submit:hover {
background: #fff;
border: #152f77 1px solid;
color:#152f77;
}

input[type="text"],
textarea,
select {
padding: 8px;
border: 1px solid #dddddd;
}

.w240 { width: 90%;}
.w350 { width: 90%;}
.w540 { width: 90%;}
.w100p { width: 100%; box-sizing: border-box;}

.h_kome {
background:#152f77;
color: #fff;
display: inline-block;
font-size: 0.9em;
padding: 1px 10px;
}	

.contact_link_btn01 a{
margin-top:30px;
margin-bottom:30px;
background: #333 none repeat scroll 0 0;
border-radius: 3px;
color: #fff;
display: inline-block;
font-size: 1rem;
padding: 10px 50px;
text-align: center;
text-decoration:none;
}

.contact_link_btn01 a:hover{
opacity:0.8;
}

.btn_back {
background:  #FFF;
border:  #152f77 1px solid;
color: #152f77;
font-size: 1.2em;
padding: 15px 50px;
cursor: pointer;
transition: 0.5s;
margin-bottom: 20px;
}

.btn_back:hover {
background: #152f77;
border: #152f77 1px solid;
color: #FFF;
}

.error_txt {
color: #FF0000;
}


.contact-privacy__title {
color: rgba(0, 0, 0, 1);
font-weight: 500;
}

.contact-privacy__wrap {
width: 100%;
height: 300px;
padding: 20px;
border: 1px solid rgba(0, 0, 0, .1);
overflow-y: scroll;
box-sizing: border-box;
-webkit-overflow-scrolling: touch;
margin: 0 auto 30px;
}

.contact-privacy__list dt {
margin-top: 30px;
margin-bottom: 10px;
font-size: 1em;
line-height: 1.8;
color: rgba(0, 0, 0, 1);
}

.contact-privacy__list dd {
font-size: 1em;
line-height: 1.8;
}

.contact-privacy__list dd:last-child {
margin-bottom: 30px;
}

.contact-privacy__check {
width: 100%;
margin: 30px auto;
padding: 20px;
line-height: 1.6 !important;
background-color: rgba(0, 0, 0, .05);
text-align: center;
box-sizing: border-box;
}
.btn01 a{background: #009a49;
  background-color: rgb(0, 154, 73);
color: #FFF;
width: 200px;
padding: 15px;
font-size: 1.2em;
display: inline-block;
text-align: center;
cursor: pointer;
transition: 0.5s;
border-radius: 0px;
border: #009a49 1px solid;
color: #fff;
}
.btn01 a:hover{color: #009a49;color: #009a49;
background-color: #fff;
}

}