@charset "UTF-8";
/* Scss Document */
@media screen and (max-width: 480px) {
  #under .container, #under .container-fluid {
    margin: 0 auto; }
  #under h2 {
    margin: 0;
    padding: 0;
    font-size: 2.2rem;
    letter-spacing: .7rem;
    color: #ffffff; }
  #under h3 {
    margin-bottom: 60px;
    font-size: 2.4rem;
    letter-spacing: .3rem;
    position: relative;
    text-align: center; }
  #under h3::before {
    content: url(images/midashi_h3.svg);
    position: absolute;
    display: block;
    top: -35px;
    left: 0;
    right: 0; }
  #under h4 {
    margin: 0;
    padding: 0;
    position: static;
    font-size: 2rem;
    position: relative;
    display: inline-block; }
  #under h4::before {
    content: none;
    position: static;
    content: '';
    position: absolute;
    top: -20px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #a07d3c; }
  #under h5 {
    font-size: 1.8rem; }
  #under ul, #under ol {
    margin-left: 1.5em;
    margin-bottom: 30px; }
    #under ul li, #under ol li {
      margin-bottom: 25px; }
      #under ul li ul, #under ul li ol, #under ol li ul, #under ol li ol {
        margin-top: 10px;
        margin-left: 1.5em; }
        #under ul li ul li, #under ul li ol li, #under ol li ul li, #under ol li ol li {
          margin-bottom: 10px; }
  #under h2 {
    font-size: 2.0rem;
    letter-spacing: .7rem;
    color: #ffffff; }
  #under h3 {
    margin-bottom: 50px; }
  #under .under-topimg {
    width: 100%;
    height: 150px;
    margin-bottom: 15px;
    background: url(images/eyecatch-sample.png) no-repeat center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center; }
  #under .pankuzu {
    width: 100%;
    margin-bottom: 70px;
    padding-left: 0px; }
    #under .pankuzu ul {
      display: flex;
      list-style: none;
      line-height: 1;
      font-size: 1.4rem;
      flex-wrap: wrap; }
      #under .pankuzu ul li {
        margin: 0;
        margin-right: 15px;
        margin-bottom: 10px;
        line-height: 1; }
        #under .pankuzu ul li a:link {
          color: #021c2a;
          text-decoration: none; }
        #under .pankuzu ul li a:hover {
          color: #a07d3c; }
        #under .pankuzu ul li a:active {
          color: #a07d3c; }
        #under .pankuzu ul li a:visited {
          color: #021c2a; }
      #under .pankuzu ul li:first-child {
        font-weight: bold; }
      #under .pankuzu ul li:last-child {
        margin-right: 0; }
  #under .underpage-description {
    margin-bottom: 80px;
    padding: 0 10px;
    text-align: center; }
    #under .underpage-description p {
      line-height: 2.2; }
  #under .featurebox-pt1 {
    margin-bottom: 120px;
    padding: 0 10px; }
    #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__img {
      margin: 0 0 20px 0;
      padding: 0; }
      #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__img img {
        width: 100%;
        max-width: 100%;
        height: auto; }
    #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text h5 {
      margin-bottom: 10px; }
    #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text p {
      line-height: 2; }
    #under .featurebox-pt1 .featurebox-pt1__inner--column-reverse .wp-block-group__inner-container {
      display: flex;
      flex-direction: column-reverse; }
      #under .featurebox-pt1 .featurebox-pt1__inner--column-reverse .wp-block-group__inner-container .featurebox-pt1__text .wp-block-group__inner-container {
        display: block; }
    #under .featurebox-pt1 hr {
      margin: 30px 0;
      border-top: 1px solid #E6E6E6; }
  #under .underpage-second-description {
    margin-bottom: 70px;
    padding: 0 10px; }
    #under .underpage-second-description .underpage-second-description__h4-center {
      text-align: center; }
      #under .underpage-second-description .underpage-second-description__h4-center h4 {
        margin-bottom: 50px; }
    #under .underpage-second-description p {
      line-height: 2; }
  #under .featurebox-pt2 {
    margin-bottom: 30px;
    padding: 20px 20px 10px 20px;
    background: #F9F9F9; }
    #under .featurebox-pt2 .featurebox-pt2__inner {
      margin-bottom: 30px;
      background: #fff; }
      #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-01, #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-02, #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-03 {
        width: 100%;
        height: 180px; }
      #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-01 {
        background: url(images/featurebox-pt2_01.png) no-repeat center;
        background-size: cover; }
      #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-02 {
        background: url(images/featurebox-pt2_02.png) no-repeat center;
        background-size: cover; }
      #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-03 {
        background: url(images/featurebox-pt2_03.png) no-repeat center;
        background-size: cover; }
      #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container p {
        width: 100%;
        padding: 20px;
        line-height: 1.9; }
  #under .box-border-seal {
    width: calc( 100% - 20px );
    margin-bottom: 100px;
    padding: 60px 30px 30px 30px;
    border: 1px solid #707070;
    position: relative; }
    #under .box-border-seal .box-border-seal__seal {
      padding: .3em .7em;
      color: #fff;
      background-color: #A07D3C;
      position: absolute;
      top: 0;
      left: 0; }
  #under .abtou-shop-information {
    width: calc( 100% - 20px );
    margin-bottom: 120px; }
  #under .table-company table tr {
    display: flex;
    flex-direction: column; }
    #under .table-company table tr th {
      border-bottom: 1px solid #707070; }
    #under .table-company table tr td ul {
      margin: 0 0 0 1.5em;
      padding: 0; }
      #under .table-company table tr td ul li {
        margin: 0 0 10px 0;
        padding: 0; }
      #under .table-company table tr td ul li:last-child {
        margin: 0; }
  #under .under-news {
    margin-bottom: 120px;
    padding: 0 20px; }
    #under .under-news .under-news-contents {
      margin-bottom: 50px; }
      #under .under-news .under-news-contents .news-list {
        margin-bottom: 25px;
        padding-bottom: 25px;
        border-bottom: 1px dotted #d6d6d6; }
        #under .under-news .under-news-contents .news-list .days {
          margin-bottom: 10px;
          font-weight: bold; }
        #under .under-news .under-news-contents .news-list .title {
          width: 100%; }
          #under .under-news .under-news-contents .news-list .title a:link {
            color: #021c2a;
            text-decoration: none; }
          #under .under-news .under-news-contents .news-list .title a:hover {
            color: #a07d3c;
            transition: .3s ease-in-out; }
          #under .under-news .under-news-contents .news-list .title a:active {
            color: #a07d3c;
            transition: .3s ease-in-out; }
          #under .under-news .under-news-contents .news-list .title a:visited {
            color: #021c2a; }
    #under .under-news .navigation .screen-reader-text, #under .under-news .pagination .screen-reader-text {
      display: none; }
    #under .under-news .navigation .nav-links, #under .under-news .pagination .nav-links {
      font-size: 1.2rem;
      display: flex;
      justify-content: center;
      flex-wrap: wrap; }
      #under .under-news .navigation .nav-links span.current, #under .under-news .pagination .nav-links span.current {
        margin-bottom: 7px;
        margin-right: .5em;
        padding: .3em .7em;
        color: #fff;
        background: #a07d3c; }
      #under .under-news .navigation .nav-links span.current:last-child, #under .under-news .pagination .nav-links span.current:last-child {
        margin: 0;
        margin-bottom: 7px; }
      #under .under-news .navigation .nav-links span.dots, #under .under-news .pagination .nav-links span.dots {
        margin-right: .5em; }
      #under .under-news .navigation .nav-links a:link, #under .under-news .pagination .nav-links a:link {
        margin-bottom: 7px;
        margin-right: .5em;
        padding: .3em .7em;
        background: #cbc9c7;
        text-decoration: none;
        color: #fff; }
      #under .under-news .navigation .nav-links a:hover, #under .under-news .pagination .nav-links a:hover {
        background: #a07d3c;
        color: #fff; }
      #under .under-news .navigation .nav-links a.next, #under .under-news .pagination .nav-links a.next {
        margin: 0;
        margin-bottom: 7px; }
  #under .post h1 {
    font-size: 2.4rem; }
  #under .post h2 {
    margin: 20px 0 60px 0;
    background: #F8F8F8;
    border-bottom: 1px solid #D6D6D6;
    padding: 15px;
    font-size: 2.2rem;
    color: #000;
    letter-spacing: 0; }
  #under .post h3 {
    margin: 10px 0 50px 0;
    padding-left: .5em;
    color: #000;
    text-align: left;
    font-size: 2.2rem;
    letter-spacing: 0;
    border-left: 5px solid #312704; }
  #under .post h3::before {
    content: none; }
  #under .post h4 {
    display: inline-block;
    margin: 10px 0 50px 0;
    padding: 0 0 15px 0;
    font-size: 2.0rem;
    color: #000;
    border-bottom: 3px solid #D6D6D6; }
  #under .post h4::before {
    content: none; }
  #under .post h5 {
    margin: 0 0 50px 0;
    background: #D1B979;
    padding: 10px 20px;
    border-radius: 3px;
    font-size: 1.6rem;
    color: #000;
    display: inline-block; }
  #under .post h6 {
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    color: #000; }
  #under .post a:link {
    color: #021c2a;
    text-decoration: none; }
  #under .post a:hover {
    color: #a07d3c;
    transition: .3s ease-in-out; }
  #under .post a:active {
    color: #a07d3c; }
  #under .post a:visited {
    color: #021c2a;
    text-decoration: none; }
  #under .post .post-header {
    padding: 0 10px; }
    #under .post .post-header .post-date {
      margin-bottom: 30px;
      font-size: 1.3rem; }
    #under .post .post-header .post-title {
      margin-bottom: 50px;
      padding-bottom: 50px;
      border-bottom: 3px double #96191B; }
  #under .post .post-body {
    width: calc( 100% - 20px );
    margin: 0 auto;
    margin-bottom: 25px;
    border-bottom: 2px solid #747474; }
    #under .post .post-body p {
      margin-bottom: 50px; }
    #under .post .post-body figure {
      margin-bottom: 50px; }
      #under .post .post-body figure table {
        margin-bottom: 50px; }
    #under .post .post-body ul, #under .post .post-body ol {
      margin-bottom: 50px; }
      #under .post .post-body ul li, #under .post .post-body ol li {
        margin-left: 1.5em;
        margin-bottom: 20px; }
  #under .post .post-footer {
    margin-bottom: 120px;
    padding: 0 10px; }
    #under .post .post-footer span {
      font-size: 1.2rem;
      display: inline-block;
      margin-bottom: 15px;
      color: #fff;
      padding: .3em 1.5em;
      background: #1C1C1C; }
    #under .post .post-footer .post-footer__prev {
      width: 100%;
      margin-bottom: 25px;
      padding-bottom: 25px;
      border-bottom: 1px solid #747474; }
    #under .post .post-footer .post-footer__next {
      width: 100%;
      text-align: right; }
  #under .contact {
    margin-bottom: 120px;
    padding: 0 20px; }
    #under .contact .contact--contents {
      margin-bottom: 40px; }
      #under .contact .contact--contents h6 {
        width: 100%;
        padding-right: 50px;
        margin-bottom: 20px; }
        #under .contact .contact--contents h6 .must {
          margin-right: 5px;
          padding: .1rem .5rem;
          font-size: 1.3rem;
          font-weight: normal;
          color: white;
          background: #a07d3c;
          border-radius: 3px; }
      #under .contact .contact--contents .contact--contents__input-box {
        width: 100%; }
        #under .contact .contact--contents .contact--contents__input-box .inputfeild {
          width: 100%;
          padding: .7em 1em; }
        #under .contact .contact--contents .contact--contents__input-box .textfield {
          width: 100%;
          height: 200px;
          padding: .7em 1em;
          resize: vertical; }
    #under .contact .mailerror-caution {
      margin-bottom: 50px;
      padding: 1em;
      border: 1px solid #707070; }
    #under .contact .spam-caution {
      margin-bottom: 50px;
      padding: 1em;
      text-align: center; }
    #under .contact .form-button {
      text-align: center; }
      #under .contact .form-button input {
        padding: .7em 1.2em;
        font-size: 1.6rem;
        background: #c2a46c;
        border: none;
        color: #fff; }
      #under .contact .form-button input:hover {
        background: #a07d3c;
        transition: .3s ease-in-out; }
  #under .privacy {
    margin-bottom: 120px;
    padding: 0 20px; }
    #under .privacy .privacy--contents {
      margin-bottom: 50px; }
      #under .privacy .privacy--contents h5 {
        margin-bottom: 25px; }
      #under .privacy .privacy--contents p {
        margin-bottom: 25px; }
  #under .sitemap {
    margin-bottom: 120px;
    padding: 0 20px; }
    #under .sitemap a:link {
      color: #021c2a;
      text-decoration: none; }
    #under .sitemap a:hover {
      color: #a07d3c;
      transition: .3s ease-in-out; }
    #under .sitemap a:active {
      color: #a07d3c;
      transition: .3s ease-in-out; }
    #under .sitemap a:visited {
      color: #021c2a; }
    #under .sitemap ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      #under .sitemap ul li {
        margin: 0 0 25px 0;
        padding: 0; }
      #under .sitemap ul li::before {
        content: '○';
        margin-right: 10px; } }
@media screen and (min-width: 481px) and (max-width: 768px) {
  #under .container, #under .container-fluid {
    margin: 0 auto; }
  #under h2 {
    margin: 0;
    padding: 0;
    font-size: 2.4rem;
    letter-spacing: .7rem;
    color: #ffffff; }
  #under h3 {
    margin-bottom: 60px;
    font-size: 2.4rem;
    letter-spacing: .3rem;
    position: relative;
    text-align: center; }
  #under h3::before {
    content: url(images/midashi_h3.svg);
    position: absolute;
    display: block;
    top: -35px;
    left: 0;
    right: 0; }
  #under h4 {
    margin: 0;
    padding: 0;
    position: static;
    font-size: 2.2rem;
    position: relative;
    display: inline-block; }
  #under h4::before {
    content: none;
    position: static;
    content: '';
    position: absolute;
    top: -20px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #a07d3c; }
  #under h5 {
    font-size: 2.2rem; }
  #under ul, #under ol {
    margin-left: 1.5em;
    margin-bottom: 30px; }
    #under ul li, #under ol li {
      margin-bottom: 25px; }
      #under ul li ul, #under ul li ol, #under ol li ul, #under ol li ol {
        margin-top: 10px;
        margin-left: 1.5em; }
        #under ul li ul li, #under ul li ol li, #under ol li ul li, #under ol li ol li {
          margin-bottom: 10px; }
  #under h2 {
    font-size: 2.8rem;
    letter-spacing: .7rem;
    color: #ffffff; }
  #under h3 {
    margin-bottom: 60px; }
  #under .under-topimg {
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    background: url(images/eyecatch-sample.png) no-repeat center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center; }
  #under .pankuzu {
    width: 100%;
    margin-bottom: 70px;
    padding-left: 0px; }
    #under .pankuzu ul {
      display: flex;
      list-style: none;
      line-height: 1;
      font-size: 1.4rem;
      flex-wrap: wrap; }
      #under .pankuzu ul li {
        margin: 0;
        margin-right: 15px;
        margin-bottom: 10px;
        line-height: 1; }
        #under .pankuzu ul li a:link {
          color: #021c2a;
          text-decoration: none; }
        #under .pankuzu ul li a:hover {
          color: #a07d3c; }
        #under .pankuzu ul li a:active {
          color: #a07d3c; }
        #under .pankuzu ul li a:visited {
          color: #021c2a; }
      #under .pankuzu ul li:first-child {
        font-weight: bold; }
      #under .pankuzu ul li:last-child {
        margin-right: 0; }
  #under .underpage-description {
    margin-bottom: 100px;
    padding: 0 20px;
    text-align: center; }
    #under .underpage-description p {
      line-height: 2.4; }
  #under .featurebox-pt1 {
    margin-bottom: 120px;
    padding: 0 20px; }
    #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__img {
        width: calc( ( 100% - 30px ) / 2 ); }
        #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__img img {
          width: 100%;
          max-width: 100%;
          height: auto; }
      #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text {
        width: calc( ( 100% - 30px ) / 2 ); }
        #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text .wp-block-group__inner-container {
          display: block; }
          #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text .wp-block-group__inner-container h5 {
            margin-bottom: 30px; }
          #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text .wp-block-group__inner-container p {
            line-height: 2.2; }
    #under .featurebox-pt1 hr {
      margin: 30px 0;
      border-top: 1px solid #E6E6E6; }
  #under .underpage-second-description {
    margin-bottom: 70px;
    padding: 0 20px; }
    #under .underpage-second-description .underpage-second-description__h4-center {
      text-align: center; }
      #under .underpage-second-description .underpage-second-description__h4-center h4 {
        margin-bottom: 60px; }
    #under .underpage-second-description p {
      line-height: 2.2; }
  #under .featurebox-pt2 {
    margin-bottom: 60px;
    padding: 30px 30px 30px 30px;
    background: #F9F9F9; }
    #under .featurebox-pt2 .featurebox-pt2__inner {
      margin-bottom: 30px;
      background: #fff; }
      #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-01, #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-02, #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-03 {
          width: 50%;
          height: 200px; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-01 {
          background: url(images/featurebox-pt2_01.png) no-repeat center;
          background-size: cover; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-02 {
          background: url(images/featurebox-pt2_02.png) no-repeat center;
          background-size: cover; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-03 {
          background: url(images/featurebox-pt2_03.png) no-repeat center;
          background-size: cover; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container p {
          width: 50%;
          padding: 0 30px;
          line-height: 2; }
  #under .box-border-seal {
    width: calc( 100% - 40px );
    margin-bottom: 140px;
    padding: 60px 30px 30px 30px;
    border: 1px solid #707070;
    position: relative; }
    #under .box-border-seal .box-border-seal__seal {
      padding: .3em .7em;
      color: #fff;
      background-color: #A07D3C;
      position: absolute;
      top: 0;
      left: 0; }
  #under .abtou-shop-information {
    width: calc( 100% - 40px );
    margin-bottom: 120px; }
    #under .abtou-shop-information .table-company table tr th {
      width: 30%; }
    #under .abtou-shop-information .table-company table tr td {
      width: 70%; }
      #under .abtou-shop-information .table-company table tr td ul {
        margin: 0;
        padding: 0 0 0 1.5em; }
        #under .abtou-shop-information .table-company table tr td ul li {
          margin: 0 0 .5em 0;
          padding: 0; }
        #under .abtou-shop-information .table-company table tr td ul li:last-child {
          margin: 0; }
  #under .under-news {
    margin-bottom: 120px;
    padding: 0 40px; }
    #under .under-news .under-news-contents {
      margin-bottom: 50px; }
      #under .under-news .under-news-contents .news-list {
        margin-bottom: 25px;
        padding-bottom: 25px;
        display: flex;
        border-bottom: 1px dotted #d6d6d6; }
        #under .under-news .under-news-contents .news-list .days {
          width: 6em;
          margin-right: 40px;
          font-weight: bold; }
        #under .under-news .under-news-contents .news-list .title {
          width: calc( 100% - 6em - 40px ); }
          #under .under-news .under-news-contents .news-list .title a:link {
            color: #021c2a;
            text-decoration: none; }
          #under .under-news .under-news-contents .news-list .title a:hover {
            color: #a07d3c;
            transition: .3s ease-in-out; }
          #under .under-news .under-news-contents .news-list .title a:active {
            color: #a07d3c;
            transition: .3s ease-in-out; }
          #under .under-news .under-news-contents .news-list .title a:visited {
            color: #021c2a; }
    #under .under-news .navigation .screen-reader-text, #under .under-news .pagination .screen-reader-text {
      display: none; }
    #under .under-news .navigation .nav-links, #under .under-news .pagination .nav-links {
      font-size: 1.2rem;
      display: flex;
      justify-content: center; }
      #under .under-news .navigation .nav-links span.current, #under .under-news .pagination .nav-links span.current {
        margin-right: .7em;
        padding: .5em 1em;
        color: #fff;
        background: #a07d3c; }
      #under .under-news .navigation .nav-links span.current:last-child, #under .under-news .pagination .nav-links span.current:last-child {
        margin: 0; }
      #under .under-news .navigation .nav-links span.dots, #under .under-news .pagination .nav-links span.dots {
        margin-right: .7em; }
      #under .under-news .navigation .nav-links a:link, #under .under-news .pagination .nav-links a:link {
        margin-right: .7em;
        padding: .5em 1em;
        background: #cbc9c7;
        text-decoration: none;
        color: #fff; }
      #under .under-news .navigation .nav-links a:hover, #under .under-news .pagination .nav-links a:hover {
        background: #a07d3c;
        color: #fff; }
      #under .under-news .navigation .nav-links a.next, #under .under-news .pagination .nav-links a.next {
        margin: 0; }
  #under .post h1 {
    font-size: 2.4rem; }
  #under .post h2 {
    margin: 20px 0 60px 0;
    background: #F8F8F8;
    border-bottom: 1px solid #D6D6D6;
    padding: 25px;
    font-size: 2.2rem;
    color: #000;
    letter-spacing: 0; }
  #under .post h3 {
    margin: 10px 0 50px 0;
    padding-left: 1em;
    color: #000;
    text-align: left;
    font-size: 2.2rem;
    letter-spacing: 0;
    border-left: 5px solid #312704; }
  #under .post h3::before {
    content: none; }
  #under .post h4 {
    display: inline-block;
    margin: 10px 0 50px 0;
    padding: 0 0 15px 0;
    font-size: 2.0rem;
    color: #000;
    border-bottom: 3px solid #D6D6D6; }
  #under .post h4::before {
    content: none; }
  #under .post h5 {
    margin: 0 0 50px 0;
    background: #D1B979;
    padding: 10px 20px;
    border-radius: 3px;
    font-size: 1.6rem;
    color: #000;
    display: inline-block; }
  #under .post h6 {
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    color: #000; }
  #under .post a:link {
    color: #021c2a;
    text-decoration: none; }
  #under .post a:hover {
    color: #a07d3c;
    transition: .3s ease-in-out; }
  #under .post a:active {
    color: #a07d3c; }
  #under .post a:visited {
    color: #021c2a;
    text-decoration: none; }
  #under .post .post-header {
    padding: 0 20px; }
    #under .post .post-header .post-date {
      margin-bottom: 30px;
      font-size: 1.3rem; }
    #under .post .post-header .post-title {
      margin-bottom: 50px;
      padding-bottom: 50px;
      border-bottom: 3px double #96191B; }
  #under .post .post-body {
    margin-bottom: 50px;
    padding: 0 20px 30px 20px;
    border-bottom: 3px solid #747474; }
    #under .post .post-body p {
      margin-bottom: 50px; }
    #under .post .post-body figure {
      margin-bottom: 50px; }
      #under .post .post-body figure table {
        margin-bottom: 50px; }
    #under .post .post-body ul, #under .post .post-body ol {
      margin-bottom: 50px; }
      #under .post .post-body ul li, #under .post .post-body ol li {
        margin-left: 1.5em;
        margin-bottom: 20px; }
  #under .post .post-footer {
    margin-bottom: 120px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between; }
    #under .post .post-footer span {
      display: inline-block;
      margin-bottom: 25px;
      color: #fff;
      padding: .5em 1em;
      background: #1C1C1C; }
    #under .post .post-footer .post-footer__prev {
      width: calc( ( 100% - 60px ) / 2 ); }
    #under .post .post-footer .post-footer__next {
      width: calc( ( 100% - 60px ) / 2 );
      text-align: right; }
  #under .contact {
    margin-bottom: 120px;
    padding: 0 40px; }
    #under .contact .contact--contents {
      margin-bottom: 50px; }
      #under .contact .contact--contents h6 {
        width: 100%;
        padding-right: 50px;
        margin-bottom: 25px; }
        #under .contact .contact--contents h6 .must {
          margin-right: 5px;
          padding: .1rem .5rem;
          font-size: 1.3rem;
          font-weight: normal;
          color: white;
          background: #a07d3c;
          border-radius: 3px; }
      #under .contact .contact--contents .contact--contents__input-box {
        width: 100%; }
        #under .contact .contact--contents .contact--contents__input-box .inputfeild {
          width: 100%;
          padding: .7em 1em; }
        #under .contact .contact--contents .contact--contents__input-box .textfield {
          width: 100%;
          height: 200px;
          padding: .7em 1em;
          resize: vertical; }
    #under .contact .mailerror-caution {
      margin-bottom: 50px;
      padding: 1em;
      border: 1px solid #707070; }
    #under .contact .spam-caution {
      margin-bottom: 50px;
      padding: 1em;
      text-align: center; }
    #under .contact .form-button {
      text-align: center; }
      #under .contact .form-button input {
        padding: .7em 1.2em;
        font-size: 1.6rem;
        background: #c2a46c;
        border: none;
        color: #fff; }
      #under .contact .form-button input:hover {
        background: #a07d3c;
        transition: .3s ease-in-out; }
  #under .privacy {
    margin-bottom: 120px;
    padding: 0 40px; }
    #under .privacy .privacy--contents {
      margin-bottom: 50px; }
      #under .privacy .privacy--contents h5 {
        margin-bottom: 25px; }
      #under .privacy .privacy--contents p {
        margin-bottom: 25px; }
  #under .sitemap {
    margin-bottom: 120px;
    padding: 0 40px; }
    #under .sitemap a:link {
      color: #021c2a;
      text-decoration: none; }
    #under .sitemap a:hover {
      color: #a07d3c;
      transition: .3s ease-in-out; }
    #under .sitemap a:active {
      color: #a07d3c;
      transition: .3s ease-in-out; }
    #under .sitemap a:visited {
      color: #021c2a; }
    #under .sitemap ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap; }
      #under .sitemap ul li {
        width: calc( 100% / 3 );
        margin: 0 0 25px 0;
        padding: 0; }
      #under .sitemap ul li::before {
        content: '○';
        margin-right: 10px; } }
@media screen and (min-width: 769px) and (max-width: 1099px) {
  #under h2 {
    margin: 0;
    padding: 0;
    font-size: 2.8rem;
    letter-spacing: .7rem;
    color: #ffffff; }
  #under h3 {
    margin-bottom: 60px;
    font-size: 2.4rem;
    letter-spacing: .3rem;
    position: relative;
    text-align: center; }
  #under h3::before {
    content: url(images/midashi_h3.svg);
    position: absolute;
    display: block;
    top: -35px;
    left: 0;
    right: 0; }
  #under h4 {
    margin: 0;
    padding: 0;
    position: static;
    font-size: 2.2rem;
    position: relative;
    display: inline-block; }
  #under h4::before {
    content: none;
    position: static;
    content: '';
    position: absolute;
    top: -20px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #a07d3c; }
  #under h5 {
    font-size: 2.2rem; }
  #under ul, #under ol {
    margin-left: 1.5em;
    margin-bottom: 30px; }
    #under ul li, #under ol li {
      margin-bottom: 25px; }
      #under ul li ul, #under ul li ol, #under ol li ul, #under ol li ol {
        margin-top: 15px;
        margin-left: 1.5em; }
        #under ul li ul li, #under ul li ol li, #under ol li ul li, #under ol li ol li {
          margin-bottom: 10px; }
  #under h2 {
    font-size: 2.8rem;
    letter-spacing: .7rem;
    color: #ffffff; }
  #under h3 {
    margin-bottom: 60px; }
  #under .under-topimg {
    width: 100%;
    height: 324px;
    margin-bottom: 30px;
    background: url(images/eyecatch-sample.png) no-repeat center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center; }
  #under .pankuzu {
    width: 100%;
    margin-bottom: 110px;
    padding-left: 30px; }
    #under .pankuzu ul {
      display: flex;
      list-style: none;
      line-height: 1;
      font-size: 1.4rem;
      flex-wrap: wrap; }
      #under .pankuzu ul li {
        margin: 0;
        margin-right: 15px;
        margin-bottom: 10px;
        line-height: 1; }
        #under .pankuzu ul li a:link {
          color: #021c2a;
          text-decoration: none; }
        #under .pankuzu ul li a:hover {
          color: #a07d3c; }
        #under .pankuzu ul li a:active {
          color: #a07d3c; }
        #under .pankuzu ul li a:visited {
          color: #021c2a; }
      #under .pankuzu ul li:first-child {
        font-weight: bold; }
      #under .pankuzu ul li:last-child {
        margin-right: 0; }
  #under .underpage-description {
    margin-bottom: 140px;
    padding: 0 20px;
    text-align: center; }
    #under .underpage-description p {
      line-height: 2.4; }
  #under .featurebox-pt1 {
    margin-bottom: 120px;
    padding: 0 20px; }
    #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__img {
        width: calc( ( 100% - 50px ) / 2 ); }
        #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__img img {
          width: 100%;
          max-width: 100%;
          height: auto; }
      #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text {
        width: calc( ( 100% - 50px ) / 2 ); }
        #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text .wp-block-group__inner-container {
          display: block; }
          #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text .wp-block-group__inner-container h5 {
            margin-bottom: 30px; }
          #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text .wp-block-group__inner-container p {
            line-height: 2.2; }
    #under .featurebox-pt1 hr {
      margin: 65px 0;
      border-top: 1px solid #E6E6E6; }
  #under .underpage-second-description {
    margin-bottom: 70px;
    padding: 0 20px; }
    #under .underpage-second-description .underpage-second-description__h4-center {
      text-align: center; }
      #under .underpage-second-description .underpage-second-description__h4-center h4 {
        margin-bottom: 60px; }
    #under .underpage-second-description p {
      line-height: 2.2; }
  #under .featurebox-pt2 {
    margin-bottom: 60px;
    padding: 50px 50px calc( 50px - 30px ) 50px;
    background: #F9F9F9; }
    #under .featurebox-pt2 .featurebox-pt2__inner {
      margin-bottom: 30px;
      background: #fff; }
      #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-01, #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-02, #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-03 {
          width: 364px;
          height: 227px; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-01 {
          background: url(images/featurebox-pt2_01.png) no-repeat center;
          background-size: cover; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-02 {
          background: url(images/featurebox-pt2_02.png) no-repeat center;
          background-size: cover; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-03 {
          background: url(images/featurebox-pt2_03.png) no-repeat center;
          background-size: cover; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container p {
          width: calc( 100% - 364px );
          padding: 0 50px;
          line-height: 2.2; }
  #under .box-border-seal {
    width: calc( 100% - 40px );
    margin-bottom: 140px;
    padding: 60px 30px 30px 30px;
    border: 1px solid #707070;
    position: relative; }
    #under .box-border-seal .box-border-seal__seal {
      padding: .3em .7em;
      color: #fff;
      background-color: #A07D3C;
      position: absolute;
      top: 0;
      left: 0; }
  #under .abtou-shop-information {
    margin-bottom: 120px;
    padding: 0 20px; }
    #under .abtou-shop-information .table-company table tr td ul {
      margin: 0;
      padding: 0 0 0 1.5em; }
      #under .abtou-shop-information .table-company table tr td ul li {
        margin: 0 0 .5em 0;
        padding: 0; }
      #under .abtou-shop-information .table-company table tr td ul li:last-child {
        margin: 0; }
  #under .under-news {
    margin-bottom: 120px;
    padding: 0 40px; }
    #under .under-news .under-news-contents {
      margin-bottom: 50px; }
      #under .under-news .under-news-contents .news-list {
        margin-bottom: 25px;
        padding-bottom: 25px;
        display: flex;
        border-bottom: 1px dotted #d6d6d6; }
        #under .under-news .under-news-contents .news-list .days {
          width: 6em;
          margin-right: 60px;
          font-weight: bold; }
        #under .under-news .under-news-contents .news-list .title {
          width: calc( 100% - 6em - 60px ); }
          #under .under-news .under-news-contents .news-list .title a:link {
            color: #021c2a;
            text-decoration: none; }
          #under .under-news .under-news-contents .news-list .title a:hover {
            color: #a07d3c;
            transition: .3s ease-in-out; }
          #under .under-news .under-news-contents .news-list .title a:active {
            color: #a07d3c;
            transition: .3s ease-in-out; }
          #under .under-news .under-news-contents .news-list .title a:visited {
            color: #021c2a; }
    #under .under-news .navigation .screen-reader-text, #under .under-news .pagination .screen-reader-text {
      display: none; }
    #under .under-news .navigation .nav-links, #under .under-news .pagination .nav-links {
      font-size: 1.2rem;
      display: flex;
      justify-content: center; }
      #under .under-news .navigation .nav-links span.current, #under .under-news .pagination .nav-links span.current {
        margin-right: 1em;
        padding: .5em 1em;
        color: #fff;
        background: #a07d3c; }
      #under .under-news .navigation .nav-links span.current:last-child, #under .under-news .pagination .nav-links span.current:last-child {
        margin: 0; }
      #under .under-news .navigation .nav-links span.dots, #under .under-news .pagination .nav-links span.dots {
        margin-right: 1em; }
      #under .under-news .navigation .nav-links a:link, #under .under-news .pagination .nav-links a:link {
        margin-right: 1em;
        padding: .5em 1em;
        background: #cbc9c7;
        text-decoration: none;
        color: #fff; }
      #under .under-news .navigation .nav-links a:hover, #under .under-news .pagination .nav-links a:hover {
        background: #a07d3c;
        color: #fff; }
      #under .under-news .navigation .nav-links a.next, #under .under-news .pagination .nav-links a.next {
        margin: 0; }
  #under .post h1 {
    font-size: 2.4rem; }
  #under .post h2 {
    margin: 20px 0 60px 0;
    background: #F8F8F8;
    border-bottom: 1px solid #D6D6D6;
    padding: 25px;
    font-size: 2.2rem;
    color: #000;
    letter-spacing: 0; }
  #under .post h3 {
    margin: 10px 0 50px 0;
    padding-left: 1em;
    color: #000;
    text-align: left;
    font-size: 2.2rem;
    letter-spacing: 0;
    border-left: 5px solid #312704; }
  #under .post h3::before {
    content: none; }
  #under .post h4 {
    display: inline-block;
    margin: 10px 0 50px 0;
    padding: 0;
    font-size: 2.0rem;
    color: #000;
    border-bottom: 3px solid #D6D6D6; }
  #under .post h4::before {
    content: none; }
  #under .post h5 {
    margin: 0 0 50px 0;
    background: #D1B979;
    padding: 10px 20px;
    border-radius: 3px;
    font-size: 1.6rem;
    color: #000;
    display: inline-block; }
  #under .post h6 {
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    color: #000; }
  #under .post a:link {
    color: #021c2a;
    text-decoration: none; }
  #under .post a:hover {
    color: #a07d3c;
    transition: .3s ease-in-out; }
  #under .post a:active {
    color: #a07d3c; }
  #under .post a:visited {
    color: #021c2a;
    text-decoration: none; }
  #under .post .post-header {
    padding: 0 20px; }
    #under .post .post-header .post-date {
      margin-bottom: 30px;
      font-size: 1.3rem; }
    #under .post .post-header .post-title {
      margin-bottom: 50px;
      padding-bottom: 50px;
      border-bottom: 3px double #96191B; }
  #under .post .post-body {
    margin-bottom: 50px;
    padding: 0 20px 30px 20px;
    border-bottom: 3px solid #747474; }
    #under .post .post-body p {
      margin-bottom: 50px; }
    #under .post .post-body figure {
      margin-bottom: 50px; }
      #under .post .post-body figure table {
        margin-bottom: 50px; }
    #under .post .post-body ul, #under .post .post-body ol {
      margin-bottom: 50px; }
      #under .post .post-body ul li, #under .post .post-body ol li {
        margin-left: 1.5em;
        margin-bottom: 20px; }
  #under .post .post-footer {
    margin-bottom: 120px;
    padding: 0 20px;
    display: flex;
    justify-content: space-between; }
    #under .post .post-footer span {
      display: inline-block;
      margin-bottom: 25px;
      color: #fff;
      padding: .5em 1em;
      background: #1C1C1C; }
    #under .post .post-footer .post-footer__prev {
      width: calc( ( 100% - 100px ) / 2 ); }
    #under .post .post-footer .post-footer__next {
      width: calc( ( 100% - 100px ) / 2 );
      text-align: right; }
  #under .contact {
    margin-bottom: 120px;
    padding: 0 20px; }
    #under .contact .contact--contents {
      margin-bottom: 50px;
      display: flex;
      justify-content: space-between; }
      #under .contact .contact--contents h6 {
        width: calc( 1100px / 2 );
        padding-right: 50px; }
        #under .contact .contact--contents h6 .must {
          margin-right: 5px;
          padding: .1rem .5rem;
          font-size: 1.3rem;
          font-weight: normal;
          color: white;
          background: #a07d3c;
          border-radius: 3px; }
      #under .contact .contact--contents .contact--contents__input-box {
        width: calc( 1100px / 2 ); }
        #under .contact .contact--contents .contact--contents__input-box .inputfeild {
          width: 100%;
          padding: .7em 1em; }
        #under .contact .contact--contents .contact--contents__input-box .textfield {
          width: 100%;
          height: 200px;
          padding: .7em 1em;
          resize: vertical; }
    #under .contact .mailerror-caution {
      margin-bottom: 50px;
      padding: 1em;
      border: 1px solid #707070; }
    #under .contact .spam-caution {
      margin-bottom: 50px;
      padding: 1em;
      text-align: center; }
    #under .contact .form-button {
      text-align: center; }
      #under .contact .form-button input {
        padding: .7em 1.2em;
        font-size: 1.6rem;
        background: #c2a46c;
        border: none;
        color: #fff; }
      #under .contact .form-button input:hover {
        background: #a07d3c;
        transition: .3s ease-in-out; }
  #under .privacy {
    margin-bottom: 120px;
    padding: 0 20px; }
    #under .privacy .privacy--contents {
      margin-bottom: 50px; }
      #under .privacy .privacy--contents h5 {
        margin-bottom: 25px; }
      #under .privacy .privacy--contents p {
        margin-bottom: 25px; }
  #under .sitemap {
    margin-bottom: 120px;
    padding: 0 20px; }
    #under .sitemap a:link {
      color: #021c2a;
      text-decoration: none; }
    #under .sitemap a:hover {
      color: #a07d3c;
      transition: .3s ease-in-out; }
    #under .sitemap a:active {
      color: #a07d3c;
      transition: .3s ease-in-out; }
    #under .sitemap a:visited {
      color: #021c2a; }
    #under .sitemap ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap; }
      #under .sitemap ul li {
        width: calc( 100% / 4 );
        margin: 0 0 25px 0;
        padding: 0; }
      #under .sitemap ul li::before {
        content: '○';
        margin-right: 10px; } }
@media screen and (min-width: 1100px) {
  #under h2 {
    margin: 0;
    padding: 0;
    font-size: 2.8rem;
    letter-spacing: .7rem;
    color: #ffffff; }
  #under h3 {
    margin-bottom: 60px;
    font-size: 2.4rem;
    letter-spacing: .3rem;
    position: relative;
    text-align: center; }
  #under h3::before {
    content: url(images/midashi_h3.svg);
    position: absolute;
    display: block;
    top: -35px;
    left: 0;
    right: 0; }
  #under h4 {
    margin: 0;
    padding: 0;
    position: static;
    font-size: 2.2rem;
    position: relative;
    display: inline-block; }
  #under h4::before {
    content: none;
    position: static;
    content: '';
    position: absolute;
    top: -20px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #a07d3c; }
  #under h5 {
    font-size: 2.2rem; }
  #under h6 {
    font-size: 1.6rem; }
  #under ul, #under ol {
    margin-left: 1.5em;
    margin-bottom: 30px; }
    #under ul li, #under ol li {
      margin-top: 20px;
      margin-bottom: 25px; }
      #under ul li ul, #under ul li ol, #under ol li ul, #under ol li ol {
        margin-left: 1.5em; }
        #under ul li ul li, #under ul li ol li, #under ol li ul li, #under ol li ol li {
          margin-bottom: 10px; }
  #under .under-topimg {
    width: 100%;
    height: 324px;
    margin-bottom: 30px;
    background: url(images/eyecatch-sample.png) no-repeat center;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center; }
  #under .pankuzu {
    width: 100%;
    margin-bottom: 110px;
    padding-left: 50px; }
    #under .pankuzu ul {
      display: flex;
      list-style: none;
      line-height: 1;
      font-size: 1.4rem;
      flex-wrap: wrap; }
      #under .pankuzu ul li {
        margin: 0;
        margin-right: 15px;
        margin-bottom: 10px;
        line-height: 1; }
        #under .pankuzu ul li a:link {
          color: #021c2a;
          text-decoration: none; }
        #under .pankuzu ul li a:hover {
          color: #a07d3c; }
        #under .pankuzu ul li a:active {
          color: #a07d3c; }
        #under .pankuzu ul li a:visited {
          color: #021c2a; }
      #under .pankuzu ul li:first-child {
        font-weight: bold; }
      #under .pankuzu ul li:last-child {
        margin-right: 0; }
  #under .underpage-description {
    margin-bottom: 140px;
    text-align: center; }
    #under .underpage-description p {
      line-height: 2.4; }
  #under .featurebox-pt1 {
    margin-bottom: 120px; }
    #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__img {
        width: calc( ( 1100px - 50px ) / 2 ); }
      #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text {
        width: calc( ( 1100px - 50px ) / 2 ); }
        #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text .wp-block-group__inner-container {
          display: block; }
          #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text .wp-block-group__inner-container h5 {
            display: inline-block;
            margin-bottom: 30px; }
          #under .featurebox-pt1 .featurebox-pt1__inner .wp-block-group__inner-container .featurebox-pt1__text .wp-block-group__inner-container p {
            line-height: 2.2; }
    #under .featurebox-pt1 hr {
      margin: 65px 0;
      border-top: 1px solid #E6E6E6; }
  #under .underpage-second-description {
    margin-bottom: 70px; }
    #under .underpage-second-description .underpage-second-description__h4-center {
      text-align: center; }
      #under .underpage-second-description .underpage-second-description__h4-center h4 {
        margin-bottom: 60px; }
    #under .underpage-second-description p {
      line-height: 2.2; }
  #under .featurebox-pt2 {
    margin-bottom: 60px;
    padding: 50px 50px calc( 50px - 30px ) 50px;
    background: #F9F9F9; }
    #under .featurebox-pt2 .featurebox-pt2__inner {
      margin-bottom: 30px;
      background: #fff; }
      #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-01, #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-02, #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-03 {
          width: 364px;
          height: 227px; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-01 {
          background: url(images/featurebox-pt2_01.png) no-repeat center;
          background-size: cover; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-02 {
          background: url(images/featurebox-pt2_02.png) no-repeat center;
          background-size: cover; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container .featurebox-pt2__img-03 {
          background: url(images/featurebox-pt2_03.png) no-repeat center;
          background-size: cover; }
        #under .featurebox-pt2 .featurebox-pt2__inner .wp-block-group__inner-container p {
          width: calc( 100% - 364px );
          padding: 0 50px;
          line-height: 2.2; }
  #under .box-border-seal {
    width: 1100px;
    margin-bottom: 140px;
    padding: 60px 30px 30px 30px;
    border: 1px solid #707070;
    position: relative; }
    #under .box-border-seal .box-border-seal__seal {
      padding: .3em .7em;
      color: #fff;
      background-color: #A07D3C;
      position: absolute;
      top: 0;
      left: 0; }
  #under .abtou-shop-information {
    margin-bottom: 120px; }
    #under .abtou-shop-information .table-company table tr td ul {
      margin: 0;
      padding: 0 0 0 1.5em; }
      #under .abtou-shop-information .table-company table tr td ul li {
        margin: 0 0 .5em 0;
        padding: 0; }
      #under .abtou-shop-information .table-company table tr td ul li:last-child {
        margin: 0; }
  #under .under-news {
    margin-bottom: 120px; }
    #under .under-news .under-news-contents {
      margin-bottom: 50px; }
      #under .under-news .under-news-contents .news-list {
        margin-bottom: 25px;
        padding-bottom: 25px;
        display: flex;
        border-bottom: 1px dotted #d6d6d6; }
        #under .under-news .under-news-contents .news-list .days {
          width: 6em;
          margin-right: 60px;
          font-weight: bold; }
        #under .under-news .under-news-contents .news-list .title {
          width: calc( 1100px - 6em - 60px ); }
          #under .under-news .under-news-contents .news-list .title a:link {
            color: #021c2a;
            text-decoration: none; }
          #under .under-news .under-news-contents .news-list .title a:hover {
            color: #a07d3c;
            transition: .3s ease-in-out; }
          #under .under-news .under-news-contents .news-list .title a:active {
            color: #a07d3c;
            transition: .3s ease-in-out; }
          #under .under-news .under-news-contents .news-list .title a:visited {
            color: #021c2a; }
    #under .under-news .navigation .screen-reader-text, #under .under-news .pagination .screen-reader-text {
      display: none; }
    #under .under-news .navigation .nav-links, #under .under-news .pagination .nav-links {
      font-size: 1.2rem;
      display: flex;
      justify-content: center; }
      #under .under-news .navigation .nav-links span.current, #under .under-news .pagination .nav-links span.current {
        margin-right: 1em;
        padding: .5em 1em;
        color: #fff;
        background: #a07d3c; }
      #under .under-news .navigation .nav-links span.current:last-child, #under .under-news .pagination .nav-links span.current:last-child {
        margin: 0; }
      #under .under-news .navigation .nav-links span.dots, #under .under-news .pagination .nav-links span.dots {
        margin-right: 1em; }
      #under .under-news .navigation .nav-links a:link, #under .under-news .pagination .nav-links a:link {
        margin-right: 1em;
        padding: .5em 1em;
        background: #cbc9c7;
        text-decoration: none;
        color: #fff; }
      #under .under-news .navigation .nav-links a:hover, #under .under-news .pagination .nav-links a:hover {
        background: #a07d3c;
        color: #fff; }
      #under .under-news .navigation .nav-links a.next, #under .under-news .pagination .nav-links a.next {
        margin: 0; }
  #under .post h1 {
    font-size: 2.4rem; }
  #under .post h2 {
    margin: 20px 0 60px 0;
    background: #F8F8F8;
    border-bottom: 1px solid #D6D6D6;
    padding: 25px;
    font-size: 2.2rem;
    color: #000;
    letter-spacing: 0; }
  #under .post h3 {
    margin: 10px 0 50px 0;
    padding-left: 1em;
    color: #000;
    text-align: left;
    font-size: 2.2rem;
    letter-spacing: 0;
    border-left: 5px solid #312704; }
  #under .post h3::before {
    content: none; }
  #under .post h4 {
    display: inline-block;
    margin: 10px 0 50px 0;
    padding: 0;
    font-size: 2.0rem;
    color: #000;
    border-bottom: 3px solid #D6D6D6; }
  #under .post h4::before {
    content: none; }
  #under .post h5 {
    margin: 0 0 50px 0;
    background: #D1B979;
    padding: 10px 20px;
    border-radius: 3px;
    font-size: 1.6rem;
    color: #000;
    display: inline-block; }
  #under .post h6 {
    margin: 0 0 50px 0;
    font-size: 1.6rem;
    color: #000; }
  #under .post a:link {
    color: #021c2a;
    text-decoration: none; }
  #under .post a:hover {
    color: #a07d3c;
    transition: .3s ease-in-out; }
  #under .post a:active {
    color: #a07d3c; }
  #under .post a:visited {
    color: #021c2a;
    text-decoration: none; }
  #under .post .post-header .post-date {
    margin-bottom: 30px;
    font-size: 1.3rem; }
  #under .post .post-header .post-title {
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 3px double #96191B; }
  #under .post .post-body {
    margin-bottom: 50px;
    padding-bottom: 30px;
    border-bottom: 3px solid #747474; }
    #under .post .post-body p {
      margin-bottom: 50px; }
    #under .post .post-body figure {
      margin-bottom: 50px; }
      #under .post .post-body figure table {
        margin-bottom: 50px; }
    #under .post .post-body ul, #under .post .post-body ol {
      margin-bottom: 50px; }
      #under .post .post-body ul li, #under .post .post-body ol li {
        margin-left: 1.5em;
        margin-bottom: 20px; }
  #under .post .post-footer {
    margin-bottom: 120px;
    display: flex;
    justify-content: space-between; }
    #under .post .post-footer span {
      display: inline-block;
      margin-bottom: 25px;
      color: #fff;
      padding: .5em 1em;
      background: #1C1C1C; }
    #under .post .post-footer .post-footer__prev {
      width: calc( ( 1100px - 100px ) / 2 ); }
    #under .post .post-footer .post-footer__next {
      width: calc( ( 1100px - 100px ) / 2 );
      text-align: right; }
  #under .contact {
    margin-bottom: 120px; }
    #under .contact .contact--contents {
      margin-bottom: 50px;
      display: flex;
      justify-content: space-between; }
      #under .contact .contact--contents h6 {
        width: calc( 1100px / 2 );
        padding-right: 50px; }
        #under .contact .contact--contents h6 .must {
          margin-right: 5px;
          padding: .1rem .5rem;
          font-size: 1.3rem;
          font-weight: normal;
          color: white;
          background: #a07d3c;
          border-radius: 3px; }
      #under .contact .contact--contents .contact--contents__input-box {
        width: calc( 1100px / 2 ); }
        #under .contact .contact--contents .contact--contents__input-box .inputfeild {
          width: 100%;
          padding: .7em 1em; }
        #under .contact .contact--contents .contact--contents__input-box .textfield {
          width: 100%;
          height: 200px;
          padding: .7em 1em;
          resize: vertical; }
    #under .contact .mailerror-caution {
      margin-bottom: 50px;
      padding: 1em;
      border: 1px solid #707070; }
    #under .contact .spam-caution {
      margin-bottom: 50px;
      padding: 1em;
      text-align: center; }
    #under .contact .form-button {
      text-align: center; }
      #under .contact .form-button input {
        padding: .7em 1.2em;
        font-size: 1.6rem;
        background: #c2a46c;
        border: none;
        color: #fff; }
      #under .contact .form-button input:hover {
        background: #a07d3c;
        transition: .3s ease-in-out; }
  #under .privacy {
    margin-bottom: 120px; }
    #under .privacy .privacy--contents {
      margin-bottom: 50px; }
      #under .privacy .privacy--contents h5 {
        margin-bottom: 25px; }
      #under .privacy .privacy--contents p {
        margin-bottom: 25px; }
  #under .sitemap {
    margin-bottom: 120px; }
    #under .sitemap a:link {
      color: #021c2a;
      text-decoration: none; }
    #under .sitemap a:hover {
      color: #a07d3c;
      transition: .3s ease-in-out; }
    #under .sitemap a:active {
      color: #a07d3c;
      transition: .3s ease-in-out; }
    #under .sitemap a:visited {
      color: #021c2a; }
    #under .sitemap ul {
      margin: 0;
      padding: 0;
      list-style: none;
      display: flex;
      flex-wrap: wrap; }
      #under .sitemap ul li {
        width: calc( 1100px / 4 );
        margin: 0 0 25px 0;
        padding: 0; }
      #under .sitemap ul li::before {
        content: '○';
        margin-right: 10px; } }
