@import url("https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;600&display=swap");
@import url("global.css");
.page-head .page-head_inner {
  background: url("../image/mv/contact_mv.jpg") no-repeat center center;
  background-size: cover; }

table.head-none tbody tr td:first-child {
  width: 30%; }

.l-content .block table tbody td {
  text-align: left; }
  .l-content .block table tbody td:nth-child(3) {
    text-align: center; }

.right {
  margin-top: 20px; }

.corp {
  margin-bottom: 10px;
  margin-top: 50px; }

ol li {
  list-style-type: decimal; }
  ol li::before {
    display: inline-block;
    margin-right: 0.5em;
    color: #43681D;
    font-weight: bold; }
  ol li:nth-child(1)::before {
    content: "(1)"; }
  ol li:nth-child(2)::before {
    content: "(2)"; }
  ol li:nth-child(3)::before {
    content: "(3)"; }

/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-0 (1600px)
 
------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-1 (1300px)
 
------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-2 ( 960px )
 
------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------

 Responsive-Breakpoint-3 ( 644px )
 
------------------------------------------------------------------------------------------------------------------------ */
