@charset "utf-8";

/* CSS Document */
body {
  color: #333;
  font-family: "メイリオ", meiryo, Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
}

th, td {
  padding: 1rem;
}

hr {
  border: none;
  border-bottom: 1px dashed #aaa;
  margin: 1rem 0;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="email"] {
  display: inline-block;
  margin: 0.5em 0;
  padding: 0.5em;
  border: 1px solid rgba(0,0,0,0.24);
  border-radius: 2px;
  color: #424242;
  vertical-align: middle;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  /*transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;*/
}

address {
  font-size: 0.8em;
  font-style: normal;
}

.input-full {
  box-sizing: border-box;
  width: 100%;
}

.input-narrow {
  margin: 0 !important;
  padding: 0.125em !important;
  font-size: 13px;
}

.wrapper {
  background-color: #f7f7f7;
}

.container {
  max-width: 780px;
  margin: 0 auto;
}

.header {
}

.eyecatch {
  margin: 0 auto;
  font-size: 0;
}

.header-lead {
  margin: 1em 0;
  padding: 1rem 1.5rem;
  background-color: #eeeddc;
  color: #000;
  font-size: 1rem;
  /* text-align: center; */
  line-height: 1.8;
}

.header-lead p {
  margin: 0.5em 0;
}

.header-lead em {
  background: linear-gradient(transparent 75%, #87de58 75%, transparent 100%);
  font-style: normal;
}

.main {
  padding: 1rem 2%;
  background-color: #fff;
}

.footer {
  background-color: #e5e5cd;
  text-align: center;
}

@media print, screen and (min-width: 780px) {
  .main {
    padding: 20px;
  }
}


.page-heading {
  margin-bottom: 10px;
  padding: 6px 0 6px 30px;
  background: url("../images/title_bg.gif") no-repeat;
  font-size: 1.125rem;
}

.table-responsive {
  box-sizing: border-box;
  width: 100%;
  border: 1px #eee solid;
  border-collapse: collapse;
}

.table-responsive th {
  width: 120px;
  border: 1px #eee solid;
  background: #F5F5F5;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
}

.table-responsive td {
  border: 1px #eee solid;
}

@media only screen and (max-width: 779px) {
  .table-responsive th,
  .table-responsive td {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 0.5rem;
  }

  .table-responsive th {
  }
}

.part-heading {
  margin-bottom: 0.5em;
  color: #666;
  font-weight: bold;
}

.content-title {
  margin-bottom: 1em;
  color: #7d0000;
  font-weight: bold;
  font-size: 1.125em;
  line-height: 1.4;
}

.content-lead {
  margin-bottom: 1rem;
  padding: 0.5em 1em;
  background-color: #fafafa;
  font-size: 0.75rem;
}

.profile {
  overflow: hidden;
}

.profile-name {
  margin-bottom: 0.5em;
  font-weight: bold;
}

.profile-photo {
  max-width: 50%;
  margin: 0.5rem auto;
  font-size: 0;
  text-align: center;
}

.profile-description {
  font-size: 0.875rem;
}

@media print, screen and (min-width: 780px) {
  .profile-photo {
    float: left;
    width: 160px;
    margin: 0 20px 20px 0;
  }

  .profile-description {
    overflow: hidden;
  }
}



.copyright {
    background:#e5e5cd;
    padding:8px;
    color:##323333;
}

form {
  margin: 0;
  padding:0;
}

#banner_area { margin-top:30px;margin-bottom:30px;text-align:center;}
#banner_area ul { list-style-type:none; }
#banner_area ul li{ float:left;margin-right:10px; }
#banner_area ul li.last { float:left;margin-right:0; }


/*----*/
.text-center { text-align:center; }
.b { font-weight:bold;}
.small { font-size:0.8rem;}
.red { color:red; }
.m20-b { margin-bottom:20px; }
.m30-b { margin-bottom:30px; }

.font-large {
  font-size: 1.125rem;
}


/*--お問い合わせフォーム用--*/
.ERR { color:red; }

#supportingCompanyContents{
     margin: 0 15px 30px 15px;
}
#supportingCompanyTitle{
    border-bottom: 2px solid #bebebe;
    padding: 0 0 2px 5px;
    margin:0 0 5px 0;
}

#supportingCompanyList .company{
    border-bottom: 2px solid #bebebe;
    padding:0 0 0 15px;
}
#supportingCompanyList .line{
    float:left;
    margin:9px 20px 0 20px;
    height:75px;
}
#supportingCompanyList .logo{
    float:left;
    height:75px;
    padding:20px 0 0 0;
}
#supportingCompanyList .logo_last{
    height:75px;
    padding:20px 0 0 0;
}
#supportingCompanyList .name{
    margin:28px 0 0 0;
    font-size:110%;
    font-weight:bold;
    float:left;
    height:75px;
}
#supportingCompanyList .description{
    margin:0 15px 0 0;
    padding:15px 0 0 0;
    font-size:100%;
    height:75px;
    line-height:1.5;
}
.sub{font-size:16px}
.txt2{margin-bottom:20px}
.panel_title{
    font-size:14px;
    font-weight:bold;
}
.title{font-weight:bold;font-size:14px;}
.clear{clear:both;}
h3{font-size:18px;margin:10px 0;line-height:1.5;}
.guest{font-weight:bold;font-size:14px;}
.theme{color:#800000;font-size:22px;margin:10px 0;line-height:1.5;font-weight:bold;}

#footer{
    /*width:780px;*/
    margin:0 auto;
}

.button-group {
    margin: 20px 0;
}

.button {
  position: relative;
  display: inline-block;
  padding: 0.5em 1em;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 0.125em;
  box-shadow: rgba(0,0,0,0.05) -1px 1px 0, rgba(255,255,255,0.1) -1px 1px 0 inset;
  background-color: #f5f5f5;
  color: #333;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  transition: background 0.1s linear;
}

.button-primary {
  border-color: #92d050;
  background-color: #92d050;
  color: #fff;
  cursor: pointer;
}

.button-shortcut {
  padding: 0.5em 2em;
  background-color: #f90;
  font-size: 1.25rem;
  font-weight: bold;
  color: #fff;
}

.button:disabled {
  border-color: #ddd !important;
  background-color: #ddd !important;
}

.button-group .button {
  margin: 0 0.5em;
}

.form-item-privacy {
    margin-top: 20px;
    text-align: center;
}

.form-item-privacy label {
    cursor: pointer;
}

.notice {
  padding: 10px 15px;
  background: #eee;
}

input[type="submit"]:disabled {
    cursor: default;
}
