/**
* css document
* 
* 
*/
#l_key_visual {
  background: url(../img/bg_main.jpg) no-repeat center center;
  background-size: cover; }

.example {
  padding: 26px 26px 20px;
  border: 4px solid #d2d2d2; }
.example h1 {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: bold; }
.example li {
  font-size: 14px; }
@media only screen and (max-width: 768px) {
  .example {
    padding: 13px 13px 10px;
    border: 2px solid #d2d2d2; }
  .example h1 {
    margin-bottom: 10px;
    font-size: 12px; }
  .example li {
    font-size: 12px;
    padding-left: 1em;
    text-indent: -1em; } }

@media only screen and (max-width: 768px) {
  .l_heading_01 {
    margin-bottom: 15px; } }

#l_section_01 .m_lead {
  margin-bottom: 30px;
  text-align: left; }
#l_section_01 .example {
  margin-bottom: 50px; }
#l_section_01 .example li {
  display: inline-block;
  width: 49%;
  padding-left: 1em;
  text-indent: -1em;
  vertical-align: top;
  box-sizing: border-box; }
@media only screen and (max-width: 768px) {
  #l_section_01 .m_lead {
    margin-bottom: 15px; }
  #l_section_01 .example {
    margin-bottom: 50px; }
  #l_section_01 .example li {
    display: block;
    width: 100%; } }

#l_section_01 .contact_list .m_img {
  float: left;
  width: 317px;
  padding: 16px 0 0 68px; }
#l_section_01 .contact_list .m_img img {
  width: 100%; }

#l_section_01 .contact_list .table-wrap {
  float: right;
  width: 530px;
}
  #l_section_01 .contact_list .table-wrap .note {
    margin-top: 5px;
  }

#l_section_01 .contact_list td, #l_section_01 .contact_list th {
  padding: 12px 19px;
  font-size: 14px;
  line-height: 1;
  vertical-align: middle;
  box-sizing: border-box;
  white-space: nowrap; }
#l_section_01 .contact_list .m_logo {
  width: 80px;
  padding: 9px 0;
  text-align: center; }
#l_section_01 .contact_list th {
  padding-right: 39px; }
#l_section_01 .contact_list .freedial {
  height: 10px;
  margin-right: 5px; }
@media only screen and (max-width: 768px) {
  #l_section_01 .contact_list .m_img {
    float: none;
    width: 275px;
    margin: 0 auto 34px;
    padding: 0; }
  #l_section_01 .contact_list .table-wrap {
    float: none;
    width: 100%;
    box-sizing: border-box;
  }
  #l_section_01 .contact_list .table-wrap table {
    width: 100%;
  }

  #l_section_01 .contact_list td, #l_section_01 .contact_list th {
    padding: 7px 9px;
    font-size: 12px;
    line-height: 1.4;
    white-space: normal; }
  #l_section_01 .contact_list .m_logo {
    width: 17%;
    padding: 5px 0; }
  #l_section_01 .contact_list .m_logo img {
    height: 15px; }
  #l_section_01 .contact_list th {
    width: 38%;
    padding-right: 14px; }
  #l_section_01 .contact_list .m_tel {
    width: 45%;
    white-space: nowrap; }
  #l_section_01 .contact_list .freedial {
    height: 10px;
    margin-top: 2px;
    margin-right: 5px; } }

#l_section_02 .example {
  margin-bottom: 25px; }
#l_section_02 .contact {
  padding: 26px 29px 22px;
  background: #fff;
  border: 1px solid #d2d2d2; }
#l_section_02 .contact dt {
  font-size: 17px;
  font-weight: bold; }
#l_section_02 .contact .m_tel {
  margin: 10px 0;
  font-size: 32px;
  line-height: 1; }
#l_section_02 .contact .freedial {
  margin-top: 7px;
  margin-right: 12px; }
@media only screen and (max-width: 768px) {
  #l_section_02 .example {
    margin-bottom: 10px; }
  #l_section_02 .contact {
    padding: 13px 14px 11px;
    background: #fff;
    border: 1px solid #d2d2d2; }
  #l_section_02 .contact dt {
    font-size: 12px; }
  #l_section_02 .contact .m_tel {
    margin: 6px 0;
    font-size: 24px; }
  #l_section_02 .contact .freedial {
    height: 10px;
    margin-top: 7px;
    margin-right: 12px; } }

#l_section_03 {
  padding-top: 0; }
#l_section_03 .m_btn a {
  margin-left: 0; }

#card_apply li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  @media only screen and (max-width: 768px) {
    #card_apply li {
      width: 100%;
      float: none; } }
#card_apply li + li {
  padding-left: 1px; }
  @media only screen and (max-width: 768px) {
    #card_apply li + li {
      padding-left: 0;
      margin-top: 1px; } }
#card_apply .m_btn a {
  width: 100%; }
#card_apply .m_btn a img {
  vertical-align: middle;
  padding-right: 10px; }

/*# sourceMappingURL=../../info/css/style.css.map */