
body {
    height: 100%;
    font-family: 貂ｸ繧ｴ繧ｷ繝�け菴�, 'Yu Gothic', YuGothic, 繝｡繧､繝ｪ繧ｪ, 'Hiragino Kaku Gothic ProN', sans-serif;
    color: #000;
  }
  
  .mt5 {
    margin-top: 5px;
  }
  .mt10 {
    margin-top: 10px;
  }
  .mt15 {
    margin-top: 15px;
  }
  .mt20 {
    margin-top: 20px;
  }
  .mb5 {
    margin-bottom: 5px;
  }
  .mb10 {
    margin-bottom: 10px;
  }
  .mb15 {
    margin-bottom: 15px;
  }
  .mb20 {
    margin-bottom: 20px;
  }
  
  a {
    color: #5b9f4b;
    text-decoration: underline;
  }
  
  a:hover {
    text-decoration: none;
  }
  
  .txa_c {
    text-align: center !important;
  }
  .txa_l {
    text-align: left !important;
  }
  .txa_r {
    text-align: right!important;
  }
  
  .clr_rd {
    color: #ef1919 !important;
  }
  
  .fw_b {
    font-weight: bold !important;
  }
  
  .fs22px {
    font-size: 22px !important;
  }
  .fs15px {
    font-size: 15px !important;
  }
  .fs14px {
    font-size: 14px !important;
  }
  .fs13px {
    font-size: 13px !important;
  }
  .fs12px {
    font-size: 12px !important;
  }
  .fs11px {
    font-size: 11px !important;
  }
  
  .lh15 {
    line-height: 1.5 !important;
  }
  .lh14 {
    line-height: 1.4 !important;
  }
  .lh13 {
    line-height: 1.3 !important;
  }
  .lh12 {
    line-height: 1.2 !important;
  }
  .lh11 {
    line-height: 1.1 !important;
  }
  .lh10 {
    line-height: 1 !important;
  }
  
  .no_space_blc {
    letter-spacing: -.40em;
    vertical-align: top;
  }
  
  .no_space_blc .child {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: top;
  }
  
  .header {
    width: 980px;
    height: 80px;
    margin: auto;
  }
  .header::before {
    width: 100%;
    height: 1px;
    
    background: -moz-linear-gradient(left,  rgba(192, 189, 201,0) 0%, rgb(192, 189, 201) 5%, rgba(192, 189, 201,1) 95%, rgba(192, 189, 201,0) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(192, 189, 201,0) 0%,rgba(192, 189, 201,1) 5%,rgba(192, 189, 201,1) 95%,rgba(192, 189, 201,0) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(192, 189, 201,0) 0%,rgba(192, 189, 201,1) 5%,rgba(192, 189, 201,1) 95%,rgba(192, 189, 201,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007d7989', endColorstr='#007d7989',GradientType=1 ); /* IE6-9 */
  
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .header #logo {
    position: absolute;
    top: 10px;
    left: 43px;
  }
  .header ul {
    letter-spacing: -.40em;
    position: absolute;
    bottom: 0;
    right: 40px;
  }
  .header ul li {
    display: inline-block;
    letter-spacing: normal;
  }
  .header ul li a {
    padding: 8px 15px 4px 15px;
    color: #5b9f4b;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    border: none;
    display: block;
  }
  .header ul li a.on {
    color: #7f449f;
    background: #fff;
    border: 1px solid #c0bdc9;
    border-bottom: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .header ul li a:hover {
    text-decoration: none;
    background: -moz-linear-gradient(top,  rgba(229, 219, 255,0) 0%, rgba(229,219,255,.4) 28%, rgba(229,219,255,.4) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(229,219,255,0) 0%,rgba(229,219,255,.4) 28%,rgba(229,219,255,.4) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(229,219,255,0) 0%,rgba(229,219,255,.4) 28%,rgba(229,219,255,.4) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5dbff', endColorstr='#00e5dbff',GradientType=0 ); /* IE6-9 */
  }
  .header ul li a.on:hover {
    background: #fff;
  }
  
  .normal_base {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .form_base {
    width: 700px;
    margin-left: auto;
    margin-right: auto;
  }
  
  .head_txt {
    width: 900px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
    padding-left: 120px;
    padding-right: 120px;
    border-bottom: 1px solid #efefef;
  }
  
  .box_2_cols {
    width: 430px;
    margin: 0 8px;
  }
  .box_2_cols h2 {
    width: 150px;
    height: 35px;
    margin-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    text-align: left;
    color: #fff;
    background: #8c5ca7;
  }
  .box_2_cols h2::after {
    width: 0;
    height: 0;
    border: 35px solid transparent;
    border-bottom: 0px solid #8c5ca7;
    border-left: 17px solid #8c5ca7;
  
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 150px;
  }
  .box_2_cols .content {
    padding: 10px;
    border: 1px solid #c4c4c4;
  }
  .box_2_cols .content h3 {
    border-bottom: 1px solid #b5b5b5;
  }
  .box_2_cols .content p {
    margin-bottom: 5px;
  }
  .box_2_cols .content .tbl {
    width: 100%;
    border: 4px solid #b6e5ab;
  }
  .box_2_cols .content .tbl table {
    width: 100%;
  }
  .box_2_cols .content .tbl table td {
    width: 80px;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #c1c1c1;
  }
  .box_2_cols .content .tbl table tr:first-child td {
    font-size: 14px;
    border-top: none;
  }
  .box_2_cols .content .tbl table tr:last-child td {
    border-bottom: none;
  }
  .box_2_cols .content .tbl table tr td:first-child {
    width: auto;
    border-left: none;
  }
  .box_2_cols .content .tbl table tr td:last-child {
    border-right: none;
  }
  .box_2_cols .content .tbl table tr:last-child td:first-child {
    font-size: 14px;
  }
  
  .flow_box_outer {
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    border: 1px solid #d4d9d2;
  }
  .arrow {
    margin-bottom: 90px;
  }
  .arrow::after {
    width: 0;
    height: 0;
    border: 56px solid transparent;
    border-top: 34px solid #ebe9eb;
  
    content: '';
    display: block;
    position: absolute;
    bottom: -120px;
    left: 238px;
  }
  .flow_box_inner {
    width: 100%;
    padding: 15px;
    border: 4px solid #f4f4f4;
    background: #fff;
  }
  .flow_box_inner h2 {
    margin-bottom: 10px;
    padding-left: 10px;
  }
  .flow_box_inner h2::before {
    width: 5px;
    height: 100%;
    background: #8c5ca7;
  
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  
  .footer {
    width: 100%;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    border-top: 1px solid #c0bdc9;
  }
  
  .goto_mailform {
    width: 360px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-left: 26px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    color: #555555;
    background: #fff;
    border: 1px solid #c6c6c6;
    border-radius: 4px;
    box-shadow: 1px 1px 4px rgba(0,0,0,.6);
    display: block;
  }
  .goto_mailform::before {
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-left: 13px solid #dea7de;
    content: '';
    display: block;
    position: absolute;
    top: 41px;
    left: 73px;
  }
  .goto_mailform:hover {
    background: rgba(229,219,255,.4);
  }
  
  .footer .copy {
    margin-top: 50px;
    text-align: center;
    font-size: 10px;
    color: #cbcbcb;
  }
  
  
  
  .mailform_tab {
    width: 720px;
    margin: auto;
    padding-left: 20px;
    margin-bottom: 20px;
    letter-spacing: -.40em;
    text-align: left;
    border-bottom: 1px solid #c0bdc9;
  }
  .mailform_tab li {
    margin: 0;
    margin-bottom: -1px;
    display: inline-block;
    letter-spacing: normal;
  }
  .mailform_tab li a {
    padding: 12px 30px 8px 30px;
    color: #5b9f4b;
    background: #e3e2e5;
    font-weight: bold;
    text-shadow: 1px 1px 1px #fff;
    text-decoration: none;
    border: 1px solid #c0bdc9;
    border-top-right-radius: 15px;
    display: block;
  }
  .mailform_tab li a.on {
    color: #7f449f;
    background: #fff;
    border-bottom: 1px solid transparent;
  }
  .mailform_tab li a:hover {
    text-decoration: none;
    background: rgba(229,219,255,.4);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00e5dbff', endColorstr='#00e5dbff',GradientType=0 ); /* IE6-9 */
  }
  .mailform_tab li a.on:hover {
    background: #fff;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  