@charset "UTF-8";
/* -------------------------------------------------------------------------*/
/* MIXIN / ARGUMENT / COMMON CLASS
/* -------------------------------------------------------------------------*/
.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.mincho {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; }

/* -------------------------------------------------------------------------*/
/* ABOUT
/* -------------------------------------------------------------------------*/
.about_blk figure {
  margin: 0;
  padding: 0; }
  .about_blk figure img {
    max-width: 100%;
    height: auto; }

.about_blk .box {
  margin: 60px 0 0; }
  .about_blk .box h4 {
    font-size: 20px;
    font-size: 1.25rem;
    margin: 20px 0;
    padding: 17px 10px 15px 15px;
    background: #dab448;
    background: linear-gradient(#e5c66d, #f9e9bc);
    border: 1px solid #eddba9;
    border-top: none;
    border-left: none;
    line-height: 1.3;
    border-radius: 5px 5px 0 0; }
  .about_blk .box h5 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: bold;
    margin: 40px 0 20px;
    padding: 0 0 5px 5px;
    color: #a37c0a;
    border-bottom: 1px dotted #dab448; }
  .about_blk .box p {
    margin: 10px; }

.about_blk .img_1 {
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 10px;
  margin: 30px auto; }
  .about_blk .img_1 figure {
    display: table-cell;
    vertical-align: top;
    margin: 0;
    padding: 0; }
  .about_blk .img_1 img {
    max-width: 100%;
    height: auto;
    margin: 5px; }
  @media all and (-ms-high-contrast: none) {
    .about_blk .img_1 *::-ms-backdrop, .about_blk .img_1 {
      table-layout: fixed; } }

@media only screen and (max-width: 640px) {
  .about_blk .img_1 {
    display: block;
    width: 100%;
    text-align: center; }
    .about_blk .img_1 figure {
      display: inline-block; } }

.about_info {
  font-size: 13px;
  font-size: 0.8125rem;
  text-align: right;
  margin-bottom: 0; }

.ctg_about .pg_tp_btn {
  margin-bottom: 150px; }
  .ctg_about .pg_tp_btn li a {
    background-color: #fff2ce; }
    .ctg_about .pg_tp_btn li a::before {
      background-color: #ffe9ad; }
    .ctg_about .pg_tp_btn li a figcaption {
      padding: 8px 0; }
  @media only screen and (max-width: 640px) {
    .ctg_about .pg_tp_btn {
      margin-bottom: 50px; } }

/* -------------------------------------------------------------------------*/
/* -------------------------------------------------------------------------*/
/* PRIDUCTS
/* -------------------------------------------------------------------------*/
.about_prd figure {
  margin: 0;
  padding: 0; }
  .about_prd figure img {
    max-width: 100%;
    height: auto; }

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

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