/* line 5, ../sass/_form.scss */
table.basic-table {
  width: 100%;
  margin-bottom: 0;
}
/* line 8, ../sass/_form.scss */
table.basic-table th {
  width: 25%;
  border: 1px solid #bfbfbf;
  text-align: left;
  padding: 10px;
  background: #f2f2f2;
  font-size: 14px;
  font-weight: normal;
  vertical-align: middle;
  color: #000000;
}
/* line 22, ../sass/_form.scss */
table.basic-table td {
  width: 75%;
  border: 1px solid #bfbfbf;
  padding: 10px;
  line-height: 18px;
  color: #000000;
  vertical-align: middle;
  font-size: 14px;
}
/* line 32, ../sass/_form.scss */
table.basic-table .note {
  font-size: 10px !important;
  line-height: 20px !important;
  padding: 0 !important;
  color: #111;
}
/* line 39, ../sass/_form.scss */
table.basic-table input,
table.basic-table select,
table.basic-table textarea {
  padding: 3px;
}
/* line 45, ../sass/_form.scss */
table.basic-table textarea {
  width: 98%;
  height: 150px;
  border: 1px solid #999;
}

/* line 52, ../sass/_form.scss */
.submit-box {
  padding: 10px;
  text-align: center;
  margin: 20px auto;
}
/* line 57, ../sass/_form.scss */
.submit-box input {
  font-size: 12px;
  padding: 10px 40px;
}

/* line 65, ../sass/_form.scss */
.require {
  display: inline-block;
  color: #FFFFFF;
  background-color: #FF0000;
  border-radius: 4px;
  width: 40px;
  text-align: center;
  font-size: 12px;
  margin-left: 5px;
}

/* line 76, ../sass/_form.scss */
.notice {
  font-size: 20px;
  color: #ee0000;
}

/* line 81, ../sass/_form.scss */
.example {
  display: inline-block;
}

/* line 86, ../sass/_form.scss */
.wpcf7-not-valid {
  background-color: #ffeeee;
  border: #FF0000 1px solid;
}

/* line 91, ../sass/_form.scss */
.actions {
  margin-top: 20px !important;
  text-align: center;
}
/* line 95, ../sass/_form.scss */
.actions input[type=submit] {
  width: 200px;
  height: 40px;
}

/* line 102, ../sass/_form.scss */
table.form th, table.present th {
  border-bottom: 1px solid #d7d6c9;
  background: #f5f5f5;
  vertical-align: middle;
  padding: 19px 15px;
  width: 25%;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
}
/* line 113, ../sass/_form.scss */
table.form td, table.present td {
  border-bottom: 1px solid #d7d6c9;
  background: #fff;
  vertical-align: middle;
  padding: 19px 20px;
  width: 75%;
}
/* line 122, ../sass/_form.scss */
table.form input[name=your-name], table.present input[name=your-name] {
  max-width: 260px;
}
/* line 126, ../sass/_form.scss */
table.form input[type=email], table.present input[type=email] {
  max-width: 260px;
}
/* line 129, ../sass/_form.scss */
table.form input[type=tel], table.present input[type=tel] {
  max-width: 200px;
}
/* line 133, ../sass/_form.scss */
table.form textarea, table.present textarea {
  width: 100%;
}

/* line 143, ../sass/_form.scss */
.wpcf7-list-item {
  display: inline-block;
}

/* line 4, ../sass/_box.scss */
.box10 {
  margin-bottom: 10px !important;
}

/* line 4, ../sass/_box.scss */
.box20 {
  margin-bottom: 20px !important;
}

/* line 4, ../sass/_box.scss */
.box30 {
  margin-bottom: 30px !important;
}

/* line 4, ../sass/_box.scss */
.box40 {
  margin-bottom: 40px !important;
}

/* line 4, ../sass/_box.scss */
.box50 {
  margin-bottom: 50px !important;
}

/* line 4, ../sass/_box.scss */
.box60 {
  margin-bottom: 60px !important;
}

/* line 4, ../sass/_box.scss */
.box70 {
  margin-bottom: 70px !important;
}

/* line 4, ../sass/_box.scss */
.box80 {
  margin-bottom: 80px !important;
}

/* line 4, ../sass/_box.scss */
.box90 {
  margin-bottom: 90px !important;
}

/* line 4, ../sass/_box.scss */
.box100 {
  margin-bottom: 100px !important;
}

/* line 3, ../sass/_margin.scss */
.mb0 {
  margin-bottom: 0;
}

/* line 7, ../sass/_margin.scss */
.mb10 {
  margin-bottom: 10px  !important;
  margin-bottom: 0.7142857142857143rem  !important;
}

/* line 12, ../sass/_margin.scss */
.mb20 {
  margin-bottom: 20px  !important;
  margin-bottom: 1.428571428571429rem  !important;
}

/* line 16, ../sass/_margin.scss */
.mb30 {
  margin-bottom: 30px !important;
  margin-bottom: 2.142857142857143rem !important;
}

/* line 21, ../sass/_margin.scss */
.mb40 {
  margin-bottom: 40px  !important;
  margin-bottom: 2.857142857142857rem  !important;
}

/* line 26, ../sass/_margin.scss */
.mb50 {
  margin-bottom: 50px  !important;
  margin-bottom: 3.571428571428571rem  !important;
}

/* line 31, ../sass/_margin.scss */
.pb20 {
  padding-bottom: 20px;
}

/* line 37, ../sass/_margin.scss */
.entry-content p.mb0 {
  margin-bottom: 0;
}

/* line 41, ../sass/_margin.scss */
.entry-content p.mb10 {
  margin-bottom: 10px;
  margin-bottom: 0.7142857142857143rem;
}

/* line 46, ../sass/_margin.scss */
.entry-content p.mb20 {
  margin-bottom: 20px;
  margin-bottom: 1.428571428571429rem;
}

/* line 51, ../sass/_margin.scss */
.entry-content p.mb30 {
  margin-bottom: 30px;
  margin-bottom: 2.142857142857143rem;
}

/* line 56, ../sass/_margin.scss */
.entry-content p.mb40 {
  margin-bottom: 40px;
  margin-bottom: 2.857142857142857rem;
}

/* line 61, ../sass/_margin.scss */
.entry-content p.mb50 {
  margin-bottom: 50px;
  margin-bottom: 3.571428571428571rem;
}

/* line 3, ../sass/_text.scss */
.fs18 {
  font-size: 18px;
}

/* line 7, ../sass/_text.scss */
.fs20 {
  font-size: 20px;
}

/* line 11, ../sass/_text.scss */
.fs22 {
  font-size: 22px;
}

/* line 15, ../sass/_text.scss */
.fs24 {
  font-size: 24px;
}

/* line 19, ../sass/_text.scss */
.fs26 {
  font-size: 26px;
}

/* line 23, ../sass/_text.scss */
.fs28 {
  font-size: 28px;
}

/* line 27, ../sass/_text.scss */
.fs30 {
  font-size: 30px;
}

/* line 32, ../sass/_text.scss */
.tc {
  text-align: center;
}

/* line 36, ../sass/_text.scss */
.tr {
  text-align: right;
}

/* line 40, ../sass/_text.scss */
.bold {
  font-weight: bold;
}

/* line 45, ../sass/_text.scss */
.white {
  color: #FFFFFF;
}

/* line 49, ../sass/_text.scss */
.red {
  color: #e60012;
}

/* line 5, ../sass/_table.scss */
.table01 caption {
  color: #000000;
  font-weight: bold;
  border-left: 5px solid;
  padding-left: 5px;
}
/* line 12, ../sass/_table.scss */
.table01 tr.bt {
  border-top: 2px solid;
}
/* line 16, ../sass/_table.scss */
.table01 th {
  font-size: 14px;
}
/* line 21, ../sass/_table.scss */
.table01 td {
  font-size: 14px;
}

/* line 27, ../sass/_table.scss */
.table02 {
  line-height: 1.6 !important;
}
/* line 30, ../sass/_table.scss */
.table02 td {
  font-size: 16px;
  vertical-align: middle;
  padding: 10px;
  border: 1px #ededed solid !important;
}
/* line 37, ../sass/_table.scss */
.table02 td:nth-child(1) {
  width: 20%;
  text-align: center;
}
/* line 42, ../sass/_table.scss */
.table02 td:nth-child(2) {
  width: 70%;
}
/* line 46, ../sass/_table.scss */
.table02 td:nth-child(3) {
  width: 10%;
  text-align: center;
}

/* line 11, ../sass/page.scss */
.site-content {
  margin-top: 0;
}

/* line 15, ../sass/page.scss */
.blue {
  color: #0000FF;
}

/* line 19, ../sass/page.scss */
.red {
  color: #FF0000;
}

/* line 23, ../sass/page.scss */
.brown {
  color: #990000;
}

/* line 27, ../sass/page.scss */
.pink {
  color: #ff3399;
}

/* line 31, ../sass/page.scss */
.limegreen {
  color: #00cc66;
}

/* line 35, ../sass/page.scss */
.purple {
  color: #6600ff;
}

/* line 39, ../sass/page.scss */
dl.qa {
  margin-left: 0;
}
/* line 45, ../sass/page.scss */
dl.qa dd {
  margin-bottom: 10px;
}

/* line 50, ../sass/page.scss */
dl.plan {
  margin-left: 0;
}
/* line 56, ../sass/page.scss */
dl.plan dd {
  padding-left: 1em;
  margin-bottom: 10px;
}

/* line 67, ../sass/page.scss */
.president {
  float: right;
  width: 240px;
}
/* line 70, ../sass/page.scss */
.president img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 76, ../sass/page.scss */
#tempo-movie {
  max-width: 420px;
  margin-left: auto;
  margin-right: auto;
}

/* line 81, ../sass/page.scss */
.photo-box {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
/* line 12, ../sass/_functions.scss */
.photo-box:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 86, ../sass/page.scss */
.photo-box div:nth-child(1) {
  float: left;
  margin-right: 10px;
}
/* line 91, ../sass/page.scss */
.photo-box div:nth-child(2) {
  float: left;
}

/* line 96, ../sass/page.scss */
#map-company {
  width: 100%;
  height: 450px;
}

/* line 104, ../sass/page.scss */
.entry-content table.company th {
  width: 120px;
  vertical-align: top;
  background-color: #FEF0E0;
  border: #CCCCCC 1px solid;
  padding-left: 10px;
  font-size: 14px;
  font-weight: normal;
}
/* line 114, ../sass/page.scss */
.entry-content table.company td {
  border: #CCCCCC 1px solid;
  padding-left: 10px;
  font-size: 14px;
}
/* line 120, ../sass/page.scss */
.entry-content table.company td.nomargin li {
  margin-left: 0;
}
/* line 125, ../sass/page.scss */
.entry-content table.company dl.type01, .entry-content table.company dl.type02 {
  margin: 0;
}
/* line 128, ../sass/page.scss */
.entry-content table.company dl.type01 dt, .entry-content table.company dl.type02 dt {
  width: 3%;
  display: inline-block;
  vertical-align: top;
}
/* line 135, ../sass/page.scss */
.entry-content table.company dl.type01 dt.right, .entry-content table.company dl.type02 dt.right {
  text-align: right;
  padding-right: 8px;
}
/* line 140, ../sass/page.scss */
.entry-content table.company dl.type01 dd, .entry-content table.company dl.type02 dd {
  width: 96%;
  display: inline-block;
  margin-bottom: 0;
}
/* line 151, ../sass/page.scss */
.entry-content table.company dl.type02 dt {
  width: 15%;
}
/* line 155, ../sass/page.scss */
.entry-content table.company dl.type02 dd {
  width: 80%;
}
/* line 162, ../sass/page.scss */
.entry-content .address {
  text-align: right;
}
/* line 12, ../sass/_functions.scss */
.entry-content .address:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 12, ../sass/_functions.scss */
.entry-content ul.homepage-url-email:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 170, ../sass/page.scss */
.entry-content ul.homepage-url-email li {
  display: inline-block;
  width: 40%;
  text-align: center;
}

/* line 185, ../sass/page.scss */
.entry-content table.profile {
  margin: 0;
  margin-left: 10px;
}
/* line 189, ../sass/page.scss */
.entry-content table.profile th {
  font-size: 12px;
  font-weight: normal;
  border-top: #CCCCCC 1px solid;
}
/* line 195, ../sass/page.scss */
.entry-content table.profile td {
  padding: 0;
  font-size: 12px;
  border-top: #CCCCCC 1px solid;
}
/* line 202, ../sass/page.scss */
.entry-content #staff-title {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 80px;
}
/* line 209, ../sass/page.scss */
.entry-content .staff {
  margin-top: 20px;
  border: 1px solid #CCCCCC;
  width: 100%;
  padding-top: 0px;
  margin-left: 3px;
}
/* line 216, ../sass/page.scss */
.entry-content .staff .staff_back {
  background-color: #f5f5f5;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  margin: 2px;
  margin-bottom: 2px !important;
}
/* line 12, ../sass/_functions.scss */
.entry-content .staff .staff_back:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* line 224, ../sass/page.scss */
.entry-content .staff .staff_back .staff_photo {
  float: left;
  width: 190px;
  margin-bottom: 10px;
  margin-left: 15px;
}
/* line 231, ../sass/page.scss */
.entry-content .staff .staff_back .text {
  float: left;
  width: 65%;
  margin-bottom: 10px;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 10px;
}
/* line 241, ../sass/page.scss */
.entry-content .staff .staff_back p.message {
  font-size: 14px;
  padding: 0 15px !important;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

/* line 259, ../sass/page.scss */
table {
  margin-top: 10px;
}

/* line 263, ../sass/page.scss */
.text02 {
  font-size: 12px;
  color: #4D6F4D;
}

/* line 268, ../sass/page.scss */
.text03 {
  font-size: 12px;
  color: #FF0000;
}

/* line 273, ../sass/page.scss */
.text05 {
  font-size: 12px;
  color: #F22490;
}

/* line 278, ../sass/page.scss */
.text07 {
  font-size: 12px;
  color: #3C5DBE;
}

/* line 283, ../sass/page.scss */
.text09 {
  font-size: 20px;
}

/* line 289, ../sass/page.scss */
#map-canvas1,
#map-canvas2 {
  width: 640px;
  height: 480px;
  margin: auto;
  margin-bottom: 30px !important;
}
