@charset "UTF-8";
/* contact/entry CSS */
/* _setting CSS */
#mtitle {
  height: 195px;
}

#mtitle_text {
  margin-top: 60px;
}
#mtitle_text h2 {
  height: 68px;
  margin-bottom: 30px;
}

#wrapper {
  padding-top: 0;
}

.pankuzu_wrapper {
  margin-bottom: 0;
}

.text {
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 10px;
}

.red {
  font-size: 16px;
  color: #ff9218;
}

/*フォーム共通*/
.form_contact {
  margin: 0 auto 50px auto;
}

.table_contact {
  margin: 0 auto 20px auto;
  border-top: 2px solid #215e7e;
}
.table_contact th, .table_contact td {
  padding: 15px 20px 15px 20px;
  vertical-align: middle;
  text-align: left;
  font-size: 15px;
  line-height: 1.4;
  border-bottom: 1px dotted #ddd;
}
.table_contact td:first-child {
  padding: 15px 0 15px 20px;
  width: 20px;
}

.table_contact input,
.table_contact textarea {
  padding: 5px;
  font-size: 14px;
  color: #6f828d;
  font-family: Verdana, Geneva, sans-serif;
  border: 1px #a5b3bb solid;
}

.table_contact .text_box01 {
  width: 300px;
}
.table_contact .text_box02 {
  width: 450px;
}
.table_contact textarea {
  width: 450px;
  height: 180px;
}

.table_contact input:focus,
.table_contact textarea:focus {
  background: #f8f9fb;
  outline: none;
}

label {
  line-height: 1.6;
  cursor: pointer;
  margin-right: 10px;
}
label input[type="radio"], label input[type="checkbox"] {
  margin-right: 10px;
  margin-left: 5px;
}

select {
  margin-top: 10px;
  display: block;
}

.privacy_box {
  text-align: center;
  margin-bottom: 25px;
}
.privacy_box p {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 1em;
}
.privacy_box p a {
  padding-left: 15px;
  background: url(../images/common/icon_arrow.png) left center no-repeat;
}

.error {
  color: #FF9;
  line-height: 1.6;
}

.table_confirm td {
  font-family: Verdana, Geneva, sans-serif !important;
  color: #FFF;
}

.btn_contact_wrapper {
  width: 400px;
  margin: 0 auto;
}
.btn_contact_wrapper .btn_contact2 {
  float: left;
}
.btn_contact_wrapper .btn_contact2:first-child {
  color: #6f828d;
  margin-right: 20px;
  background: #e4e6ea;
}

.btn_contact, .btn_contact2 {
  width: 180px;
  height: 60px;
  line-height: 60px;
  margin: 0 auto 20px auto;
  display: block;
  background-color: #ff9218;
  font-size: 14px;
  color: #fff;
  text-align: center;
  border: none;
  cursor: pointer;
}

.btn_contact:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.message {
  font-size: 16px;
  line-height: 1.6;
  margin-bottom: 50px;
  text-align: center;
}

/*contact-----------------------------*/
#contact #mtitle_text h2 {
  background-image: url(../images/contact/mtitle_contact.png);
}
#contact .table_contact {
  width: 770px;
}
#contact .table_contact th {
  width: 190px;
}

/*entry-----------------------------*/
#entry #mtitle_text h2 {
  background-image: url(../images/entry/mtitle_entry.png);
}
#entry .text {
  margin-left: 50px;
}
#entry section {
  margin-bottom: 140px;
}

#entry .table_contact {
  width: 960px;
  margin-bottom: 60px;
}
#entry .table_contact th, #entry .table_contact td {
  padding: 20px;
}
#entry .table_contact th {
  font-size: 17px;
  font-weight: bold;
  width: 300px;
}
#entry .table_contact td:first-child {
  padding: 15px 20px 15px 20px;
  width: 40px;
  text-align: center;
}
#entry .table_contact td input[type="text"] {
  height: 28px;
}
#entry .table_contact td p {
  margin: 13px 0 8px;
}
#entry .table_contact #class_area th {
  padding-top: 30px;
  vertical-align: top;
}
#entry .table_contact #class_area th span {
  display: block;
  line-height: 1.6;
  margin-top: 15px;
  font-size: 14px;
}
#entry .table_contact #class_area th .tel {
  margin-top: 0;
  font-size: 16px;
  font-weight: bold;
}
#entry .table_contact #class_area td:first-child {
  vertical-align: top;
  padding-top: 30px;
}
#entry .table_contact #class_area label {
  display: block;
  margin-bottom: 10px;
}
#entry .table_contact #date_area td p {
  font-size: 13px;
  margin: 8px 0 15px;
}
#entry .table_contact #date_area td p a {
  padding-left: 15px;
  background: url(../images/common/icon_arrow.png) left center no-repeat;
}
#entry .table_contact:first-child {
  margin-top: -5px;
}

#tab_btn_area {
  width: 960px;
  display: table;
  table-layout: fixed;
  margin: 0 auto 0;
}
#tab_btn_area li {
  height: 65px;
  display: table-cell;
  text-align: center;
  position: relative;
}
#tab_btn_area li a {
  display: block;
  border-top: 2px solid #215e7e;
  border-bottom: 2px solid #215e7e;
  border-right: 2px solid #215e7e;
  font-size: 17px;
  font-weight: bold;
  line-height: 65px;
  color: #215e7e;
}
#tab_btn_area li:first-child a {
  border-left: 2px solid #215e7e;
}
#tab_btn_area li a:hover, #tab_btn_area li.on a {
  background: #215e7e;
  color: #fff;
  text-decoration: none;
}
#tab_btn_area .on:after {
  content: url(../images/entry/icon_triangle.png);
  margin: 0 auto;
  left: 0;
  right: 0;
}
