@charset "utf-8";
/*common*/
body{
  background: url("/visual/img/bg.jpg") repeat;
  color: #ede7e7;
}
a:hover { text-decoration: none;}
div#container {
  padding-bottom: 0px;
  margin: auto;
  max-width: none;
}
div#header { margin: 0; overflow: hidden;}
.app_logo { margin: 0 0 5px 50px; }
.app_logo img { width: 350px; }
#nav { margin-bottom: 20px; }
#nav a {
  font-size: 24px;
  color: #ede7e7;
}
ul.col_list li.float_right{ float: right; }
.color_red{ color: #ff5519; }
a.link_color, a.link_color:visited, .link_color a, .link_color a:visited,a.link_color2, a.link_color2:visited { color: #7394f8; }

.box_pd03 p {
  margin: 15px;
}
a {
  text-decoration: none;
}
ul.col_list {
  display: block;
  width: 860px;
  margin: 0 auto;
  overflow: hidden;
  zoom: 1;
}
ul.col_list li {
  display: block;
  float: left;
  overflow: hidden;
}
.inq_shadow font_xl {
  margin-left: -2px;
  margin-bottom: 15px;
}

#bottom_box .of_visible { display: none; }

/*TOPページ*/
#wrapper { position: relative; }
#main_logo {
  width: 100%;
}
.app {
  width: 460px;
  padding: 55px 0px 25px;
}
button {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/*お問い合わせページ*/
.inquiry_title {
  margin-bottom: 8%;
  font-size: 32px;
  color: #ede7e7;
  font-weight: bold;
  text-align: center;
}
.inquiry_before_btn {
  display: inline-block;
  width: 256px;
  height: 64px;
  margin: 40px 0px;
  background: #080707;
  border: solid 3px #ede7e7;
  border-radius: 20px;
  font-size: 140%;
  color: #ede7e7;
  font-weight: bold;
  text-align: center;
  line-height: 64px;
}
.inquiry_before_btn:hover {
  text-decoration:none;
}
.inq_shadow {
  color: #ede7e7;
  text-shadow: none;
}
.inquiry_btn {
  display: inline-block;
  width: 260px;
  height: 80px;
  padding-top: 10px;
  margin: 10px;
  background: #080707;
  border: solid 3px #ede7e7;
  border-radius: 20px;
  font-size: 100%;
  color: #ede7e7;
  font-weight: bold;
  text-align: center;
}
.inquiry_btn2 {
  display: inline-block;
  width: 260px;
  background: #080707;
  border: solid 3px #ede7e7;
  border-radius: 20px;
  font-size: 100%;
  color: #ede7e7;
  font-weight: bold;
  text-align: center;
  line-height: 60px;
}
.inquiry_btn2PC {
  display: block;
  width: 260px;
  height: 80px;
  padding-top: 0px;
  margin: 10px;
  display: inline-block;
  border: solid 3px #ede7e7;
  border-radius: 20px;
  color: #ede7e7;
  font-weight: bold;
  text-align: center;
}
.inquiry_btn2SP {
  display: none;
}
.inquiry_btn:hover { text-decoration: none; }
.clearfix::after {
  content: "";
  clear: both;
  display: block;
}
.box_frame {
  background: #080707;
  border: solid 3px #ede7e7;
  border-radius: 20px;
}
.box01 {
  display: block;
  position: relative;
  width: 994px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 50px;
  padding: 20px;
  background-size: 100% 100%, auto;
  overflow: hidden;
}

.ttl {
  font-weight: bold;
  font-size: 2.5rem;
  line-height: 100%;
  text-align: center;
}

/*FAQページ*/
.box2_top {
  height: 12px;
  overflow: hidden;
}
.box2faq_center {
  overflow: hidden;
}
.box2_bottom {
  height: 12px;
  margin-bottom: 20px;
  overflow: hidden;
}
.box_pd03 {
  display: block;
  padding:5% 5% 0%;
  overflow: hidden;
}
.q_list {
  padding-left: 64px;
  list-style-type: decimal;
  background-color: transparent;
  display: block;
  overflow: hidden;
}
.q_list li {
  margin-bottom: 10px;
}
.q_list li.q_list_last {
  margin-bottom: 0;
}
.inquiry_q {
  background: url("/visual/img/faq/icon_q.png") no-repeat 40px 4px;
  background-size: 20px 20px;
  font-size: 124%;
  font-weight: bold;
  padding: 3px 40px 0 70px;
  margin-bottom: 20px;
}
.inquiry_a {
  background: url("/visual/img/faq/icon_a.png") no-repeat 40px 4px;
  background-size: 20px 20px;
  padding: 3px 40px 0 70px;
  line-height: 1.5em;
}
.inquiry_line2 {
  margin-bottom: 20px;
  border-color: #ede7e7;
  border-width: 1px;
  border-style: solid;
}


/*お問い合わせフォーム*/
#inquiry form table {
  border: 1px solid #aaaaaa;
  border-style: solid solid none solid;
}
#inquiry form table tr td, #inquiry form table tr th {
  padding: 10px;
  border: 1px solid #aaaaaa;
  border-style: none none solid none;
}
.inquiry_line4 {
  margin: 0 auto;
}
.form_area {
  width: 190px;
}
#inquiry form table tr td select, #inquiry form table tr td input:not([type="checkbox"]), #inquiry form table tr td textarea {
  width: 98%;
  padding: 5px;
  border: 1px solid #583a06;
}
.input_form {
  height: 21px;
  background: #ede7e7;
}

#inquiry form input[type=text] {
  background: #ede7e7;
}
#inquiry form input[type="submit"] {
  display: inline-block;
  width: 210px;
  height: 62px;
  color: #ede7e7;
  background: #080707;
  padding: 10px;
  border: solid 3px #ede7e7;
  border-radius: 20px;
  overflow: hidden;
  cursor: pointer;
  font-weight: bold;
  font-size: 140%;
}

@media screen and (max-width: 1280px) {
  .box01 {
    width: 90%;
  }
  ul.col_list{
    width: auto;
  }
  .app_logo{
    margin: 5px;
  }
}
@media screen and (max-width: 767px) {
  #container {
    padding: 0;
  }
  .box01 {
    width: 90%;
  }
  #pagetop {
    width: 16%;
  }
  .font_xl {
    font-size: 20px;
  }
  .inquiry_before_btn {
    margin: 10px 10px;
  }
  .q_list {
    padding-left: 20px;
  }
  .inquiry_q {
    padding: 0;
  }
  .inquiry_a {
    padding: 0;
  }
  .box_pd03 {
    padding:0;
  }
  .intable{
    width: 16%;
  }
  #inquiry form table {
    border: 0px solid #ede7e7;
  }
  #inquiry form table tr td, #inquiry form table tr th {
    border: 0px solid #ede7e7;
    padding: 5px;
  }
  .box_pd03 p {
    margin: 0px;
    font-size: 16px;
  }
  .inquiry_btn2PC{
    display:none;
  }
  .inquiry_btn2SP{
    display: block;
    display: inline-block;
    border: solid 3px #ede7e7;
    border-radius: 20px;
    color: #ede7e7;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
  }
  .ttl {
    font-size: 1.5rem;
  }

}
@media screen and (max-width: 415px) {
  .inquiry_before_btn {
    margin: 0px 0px;
  }
  .box_pd03 p {
    font-size: 12px;
  }
  .ttl {
    font-size: 1.2rem;
  }
}
