#wrapper {
  padding-top: 90px; }
  @media screen and (max-width: 768px) {
    #wrapper {
      padding-top: 60px; } }

body ul.pankuzu {
  font-size: 0;
  width: 100%;
  text-align: left;
  border-top: solid 2px #e4e4e4;
  padding: 18px 0 0 30px;
  position: static !important; }
  body ul.pankuzu li {
    display: inline-block;
    padding-right: 8px;
    position: relative;
    color: #c8c8c8;
    font-size: 10px;
    font-size: 1rem; }
    body ul.pankuzu li::after {
      content: attr(data-arrow);
      position: absolute;
      top: 0;
      right: 0; }
    body ul.pankuzu li a {
      text-decoration: underline;
      color: inherit; }
body .contents {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
  text-align: left;
  font-size: 15px;
  font-size: 1.5rem; }
  @media screen and (max-width: 768px) {
    body .contents {
      padding: 0 7%;
      border-top: 2px solid #e4e4e4;
      font-size: 12px;
      font-size: 1.2rem; } }
  body .contents h1 {
    text-align: center;
	line-height: 1;
    padding-top: 20px;
	padding-bottom: 10px;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: 600;
    position: relative; }
	#wrapper h1 span {
	display: block;
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 10px;}
    @media screen and (max-width: 768px) {
      body .contents h1 {
        padding-top: 25px;
        padding-bottom: 5px;
        font-size: 20px;
        font-size: 2rem; } }
    body .contents h1:after {
      content: '';
      width: 77px;
      height: 7px;
      background-color: #000;
      position: absolute;
      bottom: -10px;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      @media screen and (max-width: 768px) {
        body .contents h1:after {
          width: 65px;
          height: 5px;
          bottom: -5px; } }
  body .contents p.notice {
    font-weight: bold;
    line-height: 2;
    margin: 75px 0 55px; }
    @media screen and (max-width: 768px) {
      body .contents p.notice {
        margin: 45px 0 25px; }
        body .contents p.notice br {
          display: none; } }
  body .contents .policy {
    width: 100%;
    padding-bottom: 45px; }
    @media screen and (max-width: 768px) {
      body .contents .policy {
        padding-bottom: 25px; } }
    body .contents .policy:nth-last-of-type(1) {
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        body .contents .policy:nth-last-of-type(1) {
          margin-bottom: 10px; } }
    body .contents .policy h2 {
      width: 100%;
      margin-bottom: 15px;
      border-bottom: solid 1px #404040;
      padding-bottom: 10px;
      font-size: 17px;
      font-size: 1.7rem;
      font-weight: bold; }
      @media screen and (max-width: 768px) {
        body .contents .policy h2 {
          margin-bottom: 10px;
          padding-bottom: 7px;
          font-size: 15px;
          font-size: 1.5rem; } }
    body .contents .policy p {
      width: 100%;
      line-height: 1.8; }
      @media screen and (max-width: 768px) {
        body .contents .policy p {
          line-height: 1.6; } }
  body .contents p.date {
    width: 100%;
    text-align: right;
    margin-bottom: 35px; }
    @media screen and (max-width: 768px) {
      body .contents p.date {
        margin-bottom: 20px; } }
  body .contents p.name {
    width: 100%;
    text-align: right;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: bold; }
    @media screen and (max-width: 768px) {
      body .contents p.name {
        font-size: 14px;
        font-size: 1.4rem;
        font-weight: normal; } }
body footer {
  margin: 85px auto 10px; }
  @media screen and (max-width: 768px) {
    body footer {
      height: 170px;
      margin-top: 40px; } }
  body footer .contact_area {
    display: none; }
  body footer .foot_menu {
    height: 150px; }
    @media screen and (max-width: 768px) {
      body footer .foot_menu {
        height: auto;
        padding-top: 0; } }
    body footer .foot_menu .logo {
      display: block;
      width: 100%;
      text-align: center; }
    @media screen and (max-width: 768px) {
      body footer .foot_menu nav {
        margin: 0;
        position: relative;
        display: none; } }
    body footer .foot_menu nav ul.f_nav_x, body footer .foot_menu nav .sns_icon {
      display: none; }

/*# sourceMappingURL=layout.css.map */
