@charset "utf-8";/* CSS Document */
header {
    margin-top: 0;
}

.contact{
text-align: center;
padding-bottom: 100px;
}

.contact p{
font-size: 18px;
}

.contact .box01{
width: 100%;
margin: 0 auto;
color: #fff;
border-top:1px solid #ccc;
}

.contact .box01 p{
font-size: 22px;
line-height: 1.8;
font-weight:300;
width: 960px;
margin: 0 auto;
padding: 130px 0px 0;
text-align: center;
color: #000;
}

.contact h2 {
    position: relative;
    display: inline-block;
    padding: 0 200px;
    margin: 60px auto 50px;
    text-align: center;
    font-size: 28px;
    color: #ff8800;
    letter-spacing: 2px;
}
.contact h2::before, .contact h2::after{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 160px;
    height: 2px;
    color: #ff8800;
	background: #ff8800;
}

.contact h2::after {
    right: 0;
}

.contact h2::before {
    left: 0;
}

.contact .warp{
width: 960px;
margin: 0 auto;
}

.contact .box02,
.contact .box03{
margin-top: 60px;
}

.contact .box02 ul{
padding-left: 0px;
list-style: none;
margin: 50px auto 30px;
}

.contact .box02 ul li{
display: block;
font-size: 36px;
text-align: center;
}

.contact .box02 p{
text-align: center;
text-shadow: none;
line-height: 1.6;
}

.contact .box02 p a{
color: #ff8800;
font-size: 36px;
}

.contact .box03 table{
width: 900px;
margin: 50px auto 30px;
}

.contact .box03 table th{
background: #005638;
padding: 14px;
color: #fff;
border-bottom: 1px solid #fff;
font-size: 18px;
font-weight: 200;
width: 280px;
vertical-align: middle;
}

.contact .box03 table td{
background: #f3f3f3;
padding: 14px;
border-bottom: 1px solid #fff;
font-size: 16px;
font-weight: normal;
text-align: left;
}



.contact .box03 table td.last{
border-bottom:0px solid #ccc;
}

.contact .box03 form input,
.contact .box03 form textarea,
.entry .box03 form input,
.entry .box03 form textarea{
padding: 6px 10px;
width: 96%;
font-size: 18px;
}

select{
font-size: 18px;

}

.contact .box03 form textarea{
border: 1px solid #ccc;
}

.hissu {
    background-color: #ffcc00;
    color: #000;
    display: inline-block;
    float: right;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
    padding: 1% 3%;
}

.contact p.btm_text{
text-align: center;
font-size: 18px;
text-shadow: none;
margin-bottom: 30px;
line-height: 1.6;
}

.contact p.btm_text a{
color: cornflowerblue;
display: inline-block;
}

.contact p.next{
text-align: center;
font-size: 14px;
text-shadow: none;
margin-bottom: 100px;
margin-top: -47px;
padding-left: 90px;
}

.contact blockquote p{
text-align: center;
font-size: 20px;
text-shadow: none;
margin-top: 60px;
line-height: 1.6;
}

.contact .btn_box{
margin-bottom: 50px;
text-align: center;
}


.contact .msg{
margin-bottom: 50px;
color: #F80004;
}

.contact .post h3{
background: none;
text-align: center;
}

.contact .post ul li{
display: block;
margin: 0 auto;
}

.contact p.mail a{
text-transform: lowercase;
margin-bottom: 30px;
}

  input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
  }
  
.contact .box09 p{
color: #fff;
}

.contact .box03 a.btn {
    background: url(../img/top/ico01.png) no-repeat 340px 16px #FF8000;
    color: #fff;
    width: 360px;
    margin: 20px auto 50px;
    font-size: 20px;
    line-height: 50px;
    text-align: left;
    border-radius: 4px;
    padding-left: 14px;
}

p.ch{
margin-bottom: 20px;
}

p.ch02 span{
display: inline-block;
}

p.ch02 input{
display: inline-block;
width: 320px !important;
margin-left: 20px;
}

  input[type="checkbox"]{
  display: inline-block;
  width: 20px !important;
  }



















@media(max-width:960px) and (min-width: 641px){
input{
border: 1px solid #ccc;
}

.contact .box01{
height: auto;
height: auto;
}

.contact .box01 p{
font-size: 18px;
padding: 120px 20px 0;
width: auto;
}

.contact .box01 p.text01{
text-align: center;
padding: 20px 20px 20px;
}

.contact .box01 p.text02,
.contact .box01 p.text03{
text-align: center;
padding: 10px 20px 20px;
font-size: 16px;
}

.contact .warp{
width: auto;
margin: 0 20px;
}

.contact .box02, .contact .box03{
margin-top: 40px;
}

.contact .box02 ul{
width: 280px;
margin: 0 auto 30px;
}

.contact .box02 ul li{
width: 280px;
}

.contact .post ul li{
width: 100%;
text-align: center;
}
.contact .box02 ul li img{
width: 60px;
}

.contact .box03 form input, .contact .box03 form textarea{
width: 94%;
padding: 10px;
}
.mwform-tel-field input{
width: auto;
}

.contact .box03 table th,
.contact .box03 table td{
width: auto;
display: block;
font-size: 18px;
}

.contact .box03 table th{
height: 26px;
line-height: 26px;
text-align: left;
}

.contact .box03 table th br{
display: none;
}

.contact blockquote p{
padding-top: 30px;
margin: 0 10px;
}

.contact h3{
padding: 0px 10px 0px 20px;
font-size: 22px;
}



.hissu{
padding: 2px 4px;
line-height: 20px;
}

#sub h1.def{
width: auto;
font-size: 26px;
height: 140px;
padding-top: 90px;
}

.contact .box01 p {
    font-size: 20px;
    padding: 90px 20px 0;
    width: auto;
}

.contact .box01 p br.pc_none{
display: none;
}

.contact .box02 ul li,
.contact .box02 ul{
width: auto;
}

.contact .box03 table{
width: 100%;
max-width: 800px;
}

.pan .warp,
.pan ul{
width: auto;
}

.nav_sp a.current{
background: #f9f9f9;
}

.contact h2 {
    padding: 0 100px;
    margin: 40px auto 20px;
    font-size: 28px;
}

.contact h2::before, .contact h2::after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 60px;
    height: 2px;
    color: #ff8800;
    background: #ff8800;
}

.contact .box02 p br.pc_none {
    display: none;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

}

@media(max-width:640px) and (min-width: 320px){
.contact .warp{
width: auto;
}

.contact blockquote p{
text-align: left !important;
font-size: 18px !important;
}

  input[type="button"],input[type="submit"] {
    -webkit-appearance: none;
  }

.contact .box01 p{
font-size: 15px;
padding: 60px 10px 0;
}

.contact h3{
line-height: 1.6;
padding-bottom: 10px;
font-size: 20px;
padding-left: 0;
}

.contact .box03 table th, .contact .box03 table td{
width: 90% !important;
}

.contact .box03 form input, .contact .box03 form textarea{
width: 90% !important;
}

.contact .box03 input[type="checkbox"]{
width: 20px !important;
}

.contact p.btm_text{
font-size: 16px !important;
}

.contact blockquote p{
text-align: center;
padding: 30px 10px 0;
}

#sub h1.def{
width: auto;
font-size: 22px;
height: auto;
padding: 40px 0;
line-height: 1.6;
}

.contact .box01 p {
    font-size: 16px;
    padding: 50px 10px;
    width: auto;
}

.contact .box01{
height: auto;
}

.contact .box02 ul li,
.contact .box02 ul{
width: auto;
}

.contact .box03 table{
width: 100%;
max-width: 800px;
overflow: hidden;
}

.contact .box02 ul{
margin: 30px auto;
}

.contact .box02 ul li{
font-size: 28px;
}

.contact .box03 table th,
.contact .box03 table td{
width: auto;
display: block;
font-size: 18px;
}

.contact .box03 table th{
height: auto;
line-height: 26px;
text-align: left;
}

.contact .box01,
.contact .box02,
.contact .box03{
padding: 0 10px;
}

.contact .box02 p{
font-size: 16px;
}

.nav_sp a.current{
background: #f9f9f9;
}



.contact blockquote p{
margin-top: 0;
text-align: center !important;
}

.contact .box03{
margin-top: 30px;
}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

}

@media(max-width:3000px) and (min-width: 320px){
.conf p.btm_text{
display: none !important;
}

.input-area{
width: 100%;
max-width: 620px;
margin: 50px auto;
text-align: center;
}

.input-area .button,
a.backtop{
width: 45% !important;
padding: 0 !important;
margin: 0 2%;
height: 60px;
line-height: 60px;
display: inline-block;
border: 0px solid #fff;
border-radius: 4px;
background-image: none !important;
color: #000 !important;
font-size: 24px !important;
font-weight: bold;
}

a.backtop{
display: block;
margin: 0 auto !important;
background: #ffcc00 !important;
line-height: 60px !important;
}

.input-area .next,
a.backtop{
background: #ffcc00 !important;
background-image: none !important;
width: 400px !important;
text-align: center;
display: inline-block;
}

.conf .next,
a.backtop{
width: 280px !important;
}


.input-area .next span{
font-size: 14px !important;
}

.input-area .back{
background: #eee !important;
}

.input-area .button:hover,
a.backtop:hover{
opacity: 0.8;
}


}

@media(max-width:640px) and (min-width: 320px){


.input-area{
width: 100%;
max-width: 280px;
margin: 30px auto;
}


.input-area .button,
a.backtop{
width: 90% !important;
padding: 0 !important;
margin: 0 5%;
height: 60px;
line-height: 60px;
display: inline-block;
border: 0px solid #fff;
border-radius: 4px;
background-image: none !important;
color: #000 !important;
font-size: 22px !important;
font-weight: bold;
}

.input-area .back{
margin-bottom: 20px;
}

.contact h2 {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    margin: 40px auto 20px;
    text-align: center;
    font-size: 18px;
    color: #ff8800;
    letter-spacing: 2px;
}
.contact h2::before, .contact h2::after{
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 20px;
    height: 2px;
    color: #ff8800;
	background: #ff8800;
}

.contact .box02, .contact .box03 {
    margin-top: 0px;
}

.contact .box01 p{
padding-bottom: 30px;
}

.contact .box02 p a {
    font-size: 26px;
}

.contact .box03 a.btn {
    background: url(../img/top/ico01.png) no-repeat 260px 16px #FF8000;
    color: #fff;
    width: 280px;
    margin: 20px auto 30px;
    font-size: 15px;
    line-height: 50px;
    text-align: left;
    border-radius: 4px;
    padding-left: 14px;
}

.contact{
padding-bottom: 60px;
}
.contact p.ch span{
margin-bottom: 20px;
display: block;
}

p.ch02 input {
    display: block;
    margin-left: 0px;
}

.input-area .button, a.backtop{
font-size: 18px !important;

}
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

input{
border: 1px solid #ccc;
}

.contact .box01 p br.tb{
display: none;
}

}

