@charset "UTF-8";
/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  font-family: "丸フォーク M";
}

.elementor-8 section:not(.elementor-element-7eb72ed) {
  margin: 0 10px;
}

.tel {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  color: #18519c;
  font-weight: bold;
}
.tel .tel-title {
  font-size: 18px;
  padding-right: 10px;
}
.tel .tel-no {
  font-size: 38px;
}

.sp_tel {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-weight: bold;
}

.datetime {
  margin-top: 10px;
  font-size: 14px;
  color: #353535;
}

ul.sns_icon {
  display: flex;
}
ul.sns_icon li {
  list-style: none;
  width: 40px;
  padding: 10px 20px;
}
ul.sns_icon li img {
  width: 40px;
}

@media (max-width: 500px) {
  div.cf_tbl .inquiry th, div.cf_tbl .inquiry td {
    display: block !important;
    width: 100% !important;
    border-top: none !important;
    box-sizing: border-box !important;
  }
  div.cf_tbl .inquiry tr:first-child th {
    border-top: 1px solid #d7d7d7 !important;
  }
  div.cf_tbl .inquiry .haveto, div.cf_tbl .inquiry .any {
    font-size: 10px;
  }
  .check {
    margin: 5px 10px;
  }
}
div.cf_tbl table {
  border-collapse: collapse;
  margin: 10px auto;
}
div.cf_tbl .inquiry th {
  color: #444;
  padding: 15px 5px 15px 10px;
  width: 35%;
  background: #f7f7f7;
  border: solid 1px #d7d7d7;
  text-align: left;
  vertical-align: top;
}
div.cf_tbl .inquiry td {
  padding: 15px 5px 15px 10px;
  border: solid 1px #d7d7d7;
}
div.cf_tbl .entry-content .inquiry tr, div.cf_tbl .entry-content table {
  border: solid 1px #d7d7d7;
}
div.cf_tbl .haveto {
  font-size: 7px;
  padding: 5px;
  background: #ff9393;
  color: #fff;
  border-radius: 4px;
  margin-right: 5px;
  position: relative;
  bottom: 1px;
}
div.cf_tbl .any {
  font-size: 7px;
  padding: 5px;
  background: #93c9ff;
  color: #fff;
  border-radius: 4px;
  margin-right: 5px;
  position: relative;
  bottom: 1px;
}
div.cf_tbl .wpcf7-list-item {
  display: block;
  margin: 0 1em 0 0;
}

.check {
  text-align: center;
}

#formbtn {
  display: block;
  padding: 20px;
  margin-top: 30px;
  width: 100%;
  background: #4462e9;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 2px;
  border: none;
}
#formbtn:disabled {
  background-color: #aaa;
}

#formbtn:hover {
  background: #a4c8f8;
  color: #11337c;
}
/*# sourceMappingURL=style.css.map */