@charset "UTF-8";
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 62.5%;
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/* ノーマライズここまで
   ========================================================================== */
body {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'arial', "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
  color: #333;
  position: relative;
  text-align: justify;
  text-justify: inter-ideograph;
  line-height: 1.3; }

* {
  box-sizing: border-box; }

a {
  color: #000; }

.sp-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp-only {
    display: inline-block;
  }
}

.wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 1000px; }

header {
  padding: 0 10px;
  background: #7a6432;
  display: flex;
  justify-content: space-between;
  align-items: center; }
  header > a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background: #333;
    color: #fff;
    height: 50px;
    width: 50px; }
  header nav {
    height: 60px; }
    header nav ul {
      display: flex;
      list-style: none;
      justify-content: space-between;
      padding-left: 0;
      text-align: center; }
      header nav ul li {
        transition: all 0.3s;
        display: flex;
        align-items: center; }
        header nav ul li:hover {
          opacity: 0.5; }
        header nav ul li a {
          color: #fff;
          font-weight: bold; }
        header nav ul li img {
          width: 60%; }
        @media screen and (max-width: 767px) {
          header nav ul li {
            display: none; } }

main {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative; }
  main h1 {
    position: absolute;
    z-index: 4000;
    writing-mode: vertical-rl;
    font-size: 1.5rem;
    text-align: left;
    filter: drop-shadow(3px 4px 5px #000);
    color: #fff; }
    @media screen and (max-width: 767px) {
      main h1 {
        font-size: 1rem; } }
    main h1 img {
      height: 80%;
      color: #fff; }
  main h2 {
    position: absolute;
    position: fixed;
    z-index: 5000;
    top: 50px;
    right: -27px; }
    @media (max-width: 767px) {
      main h2 {
        display: none; } }
    main h2 img {
      width: 80%; }
    main h2 p {
      position: relative;
      top: -78px;
      background: #750102;
      color: #fff;
      font-size: 1.3rem;
      padding: 10px;
      border-radius: 6px;
      width: 184px;
      margin: 0 auto;
      margin-top: 14px;
      transition: all 0.3s; }
      main h2 p:hover {
        opacity: 0.5; }
  main svg {
    width: calc(99vw);
    z-index: 1000;
    position: absolute;
    /* left: -16px; */
    bottom: -5px;
    height: 13vw;
    fill: #fff; }

section {
  text-align: center;
  padding: 50px 0 50px 0; }
  section h1 {
    margin-bottom: 20px;
    margin-top: -47px; }
    section h1 img {
      width: 25%; }

footer .f_nav {
  background: url(../img/f_bak.png);
  padding: 20px 0; }
  footer .f_nav ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: space-between; }
    footer .f_nav ul li {
      color: #fff;
      font-size: 1.3rem; }
      footer .f_nav ul li a {
        color: #fff; }
footer small {
  background: #7a6432;
  display: block;
  padding: 20px 0;
  color: #fff;
  text-align: center; }

.f_nav_n .f_sizyou {
  margin-top: 20px;
  transition: all 0.3s; }
  .f_nav_n .f_sizyou:hover {
    opacity: 0.5; }
@media (max-width: 767px) {
  .f_nav_n {
    display: none; } }

/* ==========================================================================
topページcss */
#furusato {
  background: url(../img/hurusato_bk.png) center top no-repeat;
  padding: 100px 0; }
  @media (max-width: 767px) {
    #furusato {
      padding: 50px 0; } }
  #furusato .furusato_con {
    display: flex; }
    @media (max-width: 767px) {
      #furusato .furusato_con {
        display: block; } }
    #furusato .furusato_con .furusato_btn {
      width: 50%; }
      @media (max-width: 767px) {
        #furusato .furusato_con .furusato_btn {
          width: 80%;
          margin: 0 auto; } }
      #furusato .furusato_con .furusato_btn img {
        width: 100%; }
      #furusato .furusato_con .furusato_btn p {
        position: relative;
        top: -65px;
        background: #a88c4d;
        color: #fff;
        font-size: 1.3rem;
        padding: 10px;
        width: 100%;
        margin: 0 auto;
        margin-top: 14px;
        transition: all 0.3s; }
        @media (max-width: 767px) {
          #furusato .furusato_con .furusato_btn p {
            top: -40px; } }
        #furusato .furusato_con .furusato_btn p:hover {
          opacity: 0.5; }
  #furusato .furusato_txt {
    width: 50%;
    padding: 20px 10px;
    background: rgba(255, 255, 255, 0.8);
    height: 295px;
    margin-left: 20px; }
    #furusato .furusato_txt p span {
      font-size: 2rem;
      margin-bottom: 20px;
      display: bold; }
      #furusato .furusato_txt p span.year {
      font-size: inherit;
      margin-bottom: 20px;}
    @media (max-width: 767px) {
      #furusato .furusato_txt {
        width: 80%;
        margin: 0 auto;
        height: 0;
        height: 100%; } }

#news .sasebono img {
  width: 80%;
  transition: all 0.3s; }
  #news .sasebono img:hover {
    opacity: 0.5; }

#menw {
  background: url(../img/manw_bk.png);
  height: 950px;
  position: relative; }
  @media (max-width: 767px) {
    #menw {
      height: 100%; } }
  #menw .menw_txt ul.menw_l {
    padding-left: 0;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 767px) {
      #menw .menw_txt ul.menw_l {
        display: block; } }
    #menw .menw_txt ul.menw_l li {
      list-style: none;
      width: calc(80% / 2); }
      @media (max-width: 767px) {
        #menw .menw_txt ul.menw_l li {
          width: 80%;
          margin: 0 auto; } }
      #menw .menw_txt ul.menw_l li p span {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#070300+0,683001+99,683001+100,683001+100,207cca+100,683001+100 */
        background: #070300;
        /* Old browsers */
        background: -moz-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070300', endColorstr='#683001',GradientType=0 );
        /* IE6-9 */
        color: #fff;
        font-weight: bold;
        width: 100%;
        padding: 10px 0;
        display: block; }
      #menw .menw_txt ul.menw_l li .nedan {
        font-size: 2rem;
        font-weight: bold;
        border-bottom: 2px solid #000;
        text-align: right;
        padding: 10px 0;
        margin-left: -200px; }
        @media (max-width: 767px) {
          #menw .menw_txt ul.menw_l li .nedan {
            margin-left: 0px; } }
      #menw .menw_txt ul.menw_l li img {
        width: 100%; }
  #menw .menw_txt ul.menw_r {
    padding-left: 0;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    margin-top: 70px; }
    @media (max-width: 767px) {
      #menw .menw_txt ul.menw_r {
        display: block; } }
    #menw .menw_txt ul.menw_r li {
      list-style: none;
      width: calc(80% / 2); }
      @media (max-width: 767px) {
        #menw .menw_txt ul.menw_r li {
          width: 80%;
          margin: 0 auto; } }
      #menw .menw_txt ul.menw_r li p span {
        /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#070300+0,683001+99,683001+100,683001+100,207cca+100,683001+100 */
        background: #070300;
        /* Old browsers */
        background: -moz-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070300', endColorstr='#683001',GradientType=0 );
        /* IE6-9 */
        color: #fff;
        font-weight: bold;
        width: 100%;
        padding: 10px 0;
        display: block; }
      #menw .menw_txt ul.menw_r li .nedan {
        font-size: 2rem;
        font-weight: bold;
        border-bottom: 2px solid #000;
        text-align: left;
        padding: 10px 0;
        margin-right: -200px; }
        @media (max-width: 767px) {
          #menw .menw_txt ul.menw_r li .nedan {
            margin-right: 0px; } }
      #menw .menw_txt ul.menw_r li img {
        width: 100%; }
  #menw .menw_btn {
    margin-top: 200px; }
    #menw .menw_btn p {
      position: relative;
      top: -65px;
      background: #a88c4d;
      color: #fff;
      font-size: 1.3rem;
      padding: 10px;
      width: 400px;
      margin: 0 auto;
      margin-top: 14px;
      transition: all 0.3s; }
      @media (max-width: 767px) {
        #menw .menw_btn p {
          width: 80%; } }
      #menw .menw_btn p:hover {
        opacity: 0.5; }
  #menw .left_img {
    position: absolute;
    left: -108px;
    bottom: -180px; }
    @media (max-width: 767px) {
      #menw .left_img {
        display: none; } }
    #menw .left_img img {
      width: 100%; }
  @media (max-width: 767px) {
    #menw .right_img {
      display: none; } }
  #menw .right_img img {
    width: 20%;
    position: absolute;
    right: 0px;
    bottom: -160px; }

#about {
  background: url(../img/bak_about_img.jpg) center top no-repeat;
  height: 650px;
  display: flex;
  align-items: center; }
  #about .about_txt {
    display: flex;
    justify-content: space-between; }
    #about .about_txt .about_txt_2 {
      color: #8e7759; }
      #about .about_txt .about_txt_2 p.about_text_title {
        margin-top: 150px;
        font-weight: bold;
        font-size: 2rem;
        padding-bottom: 5px;
        border-bottom: solid 2px #8e7759;
        display: block; }
    #about .about_txt img {
      width: 50%; }

#shop {
  background: url(../img/shop_bk.png) center top no-repeat;
  background-size: cover; }
  #shop .shop_txt {
    padding: 120px 0; }
    #shop .shop_txt ul.shop_l {
      padding-left: 0;
      display: flex;
      justify-content: space-between;
      list-style: none; }
      @media (max-width: 767px) {
        #shop .shop_txt ul.shop_l {
          display: block; } }
      #shop .shop_txt ul.shop_l .shop_img_txt {
        list-style: none;
        width: calc(80% / 2);
        position: relative; }
        @media (max-width: 767px) {
          #shop .shop_txt ul.shop_l .shop_img_txt {
            width: 90%;
            margin: 0 auto; } }
        #shop .shop_txt ul.shop_l .shop_img_txt img {
          width: 50%;
          filter: drop-shadow(0px -7px 2px rgba(255, 255, 255, 0.6)); }
        #shop .shop_txt ul.shop_l .shop_img_txt span {
          writing-mode: vertical-rl;
          text-orientation: upright;
          padding: 10px 0;
          transition: all 0.3s;
          text-align: left;
          filter: drop-shadow(0px -7px 2px rgba(255, 255, 255, 0.6)); }
        #shop .shop_txt ul.shop_l .shop_img_txt .shop_img_txt_btn {
          writing-mode: vertical-rl;
          text-orientation: upright;
          padding: 10px 0;
          transition: all 0.3s;
          position: relative;
          top: -65px;
          background: #a88c4d;
          color: #fff;
          font-size: 1.3rem;
          padding: 10px;
          margin: 0 auto;
          margin-top: 14px;
          transition: all 0.3s;
          position: absolute;
          top: 360px; }
          @media (max-width: 767px) {
            #shop .shop_txt ul.shop_l .shop_img_txt .shop_img_txt_btn {
              top: 240px; } }
          #shop .shop_txt ul.shop_l .shop_img_txt .shop_img_txt_btn:hover {
            opacity: 0.5; }
      #shop .shop_txt ul.shop_l .shop_img_img {
        width: 50%; }
        @media (max-width: 767px) {
          #shop .shop_txt ul.shop_l .shop_img_img {
            width: 80%;
            margin: 0 auto;
            margin-top: 100px; } }
        #shop .shop_txt ul.shop_l .shop_img_img img {
          width: 100%; }

#map {
  margin-bottom: 80px; }
  #map #MAP {
    margin-bottom: -54px; }

/* ==========================================================================
中ページに必要なcss */
@media (max-width: 767px) {
  .n_menw_tet td[width="200"] {
    width: 90px !important;
  }
}


section#n_menw {
  position: relative; }
  section#n_menw h1 img {
    width: 30%; }
    @media (max-width: 767px) {
      section#n_menw h1 img {
        width: 50%; } }
  section#n_menw .menw_img .menw_img_l {
    position: absolute;
    top: 30px;
    left: -60px;
    width: 50%; }
    section#n_menw .menw_img .menw_img_l img {
      width: 50%; }
  section#n_menw .menw_img .menw_img_r {
    position: absolute;
    top: 140px;
    right: -70px;
    width: 50%; }
    section#n_menw .menw_img .menw_img_r img {
      width: 60%; }
  @media (max-width: 767px) {
    section#n_menw .menw_img {
      display: none; } }

.n_menw_tet {
  background: url(../img/manw_bk.png);
  padding: 150px; }
  @media (max-width: 767px) {
    .n_menw_tet {
      padding: 20px; } }
  .n_menw_tet h2 {
    margin-bottom: 80px;
    background: #070300;
    /* Old browsers */
    background: -moz-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070300', endColorstr='#683001',GradientType=0 );
    /* IE6-9 */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    font-size: 3rem; }
  .n_menw_tet ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding-left: 0; }
    .n_menw_tet span {
      font-size: 1.2rem;
    }
    @media (max-width: 767px) {
      .n_menw_tet ul {
        display: block; } }
    .n_menw_tet ul li {
      width: 100%; }
      .n_menw_tet ul li table {
        width: 80%;
        margin: 0 auto; }
      .n_menw_tet ul li .t_menw_title {
        font-size: 2rem;
        font-weight: bold;
        border-left: 7px solid;
        text-align: left;
        padding-left: 20px;
        margin-left: 40px;
        background: #070300;
        /* Old browsers */
        background: -moz-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070300', endColorstr='#683001',GradientType=0 );
        /* IE6-9 */
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        text-fill-color: transparent; }

.box14 {
  padding: 2.2em 3.5em;
  margin: 2em 0;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 0px 0px 40px rgba(255, 255, 255, 0.5);
  border: solid 1px;
  width: 90%;
  margin: 0 auto; }
  @media (max-width: 767px) {
    .box14 {
      padding: 2.2em 1.5em; } }

section#company {
  position: relative; }
  section#company h1 {
    margin-bottom: 80px;
    background: #070300;
    /* Old browsers */
    background: -moz-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070300', endColorstr='#683001',GradientType=0 );
    /* IE6-9 */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent; }
  section#company .company_title {
    display: flex; }
    @media (max-width: 767px) {
      section#company .company_title {
        display: block; } }
    section#company .company_title .company_img {
      width: 50%; }
      @media (max-width: 767px) {
        section#company .company_title .company_img {
          width: 80%;
          margin: 0 auto; } }
      section#company .company_title .company_img img {
        width: 80%; }
    section#company .company_title .company_text {
      width: 50%; }
      @media (max-width: 767px) {
        section#company .company_title .company_text {
          width: 80%;
          margin: 0 auto;
          padding-top: 20px; } }
      section#company .company_title .company_text table tbody tr {
        text-align: left; }

.company_tet {
  background: url(../img/manw_bk.png);
  padding: 100px 0; }
  .company_tet h1 {
    margin-bottom: 80px;
    background: #070300;
    /* Old browsers */
    background: -moz-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070300', endColorstr='#683001',GradientType=0 );
    /* IE6-9 */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent; }
  .company_tet .company_title {
    display: flex;
    flex-direction: row-reverse; }
    @media (max-width: 767px) {
      .company_tet .company_title {
        display: block; } }
    .company_tet .company_title .company_img {
      width: 50%; }
      @media (max-width: 767px) {
        .company_tet .company_title .company_img {
          width: 80%;
          margin: 0 auto; } }
      .company_tet .company_title .company_img img {
        width: 80%; }
    .company_tet .company_title .company_text {
      width: 50%; }

section#n_about {
  position: relative; }
  section#n_about h1 {
    margin-bottom: 80px;
    background: #070300;
    /* Old browsers */
    background: -moz-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070300', endColorstr='#683001',GradientType=0 );
    /* IE6-9 */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent; }
  section#n_about .n_about_title {
    display: flex; }
    @media (max-width: 767px) {
      section#n_about .n_about_title {
        display: block; } }
    section#n_about .n_about_title .n_about_img {
      width: 50%; }
      @media (max-width: 767px) {
        section#n_about .n_about_title .n_about_img {
          width: 80%;
          margin: 0 auto; } }
      section#n_about .n_about_title .n_about_img img {
        width: 80%; }
    section#n_about .n_about_title .n_about_text {
      width: 50%; }
      @media (max-width: 767px) {
        section#n_about .n_about_title .n_about_text {
          width: 80%;
          margin: 0 auto; } }
      section#n_about .n_about_title .n_about_text p span {
        font-weight: bold;
        font-size: 2rem;
        padding-bottom: 10px;
        display: block; }

.n_about_tet {
  background: url(../img/manw_bk.png);
  padding: 100px 0; }
  .n_about_tet h1 {
    margin-bottom: 80px;
    background: #070300;
    /* Old browsers */
    background: -moz-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #070300 0%, #683001 99%, #683001 100%, #683001 100%, #207cca 100%, #683001 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#070300', endColorstr='#683001',GradientType=0 );
    /* IE6-9 */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent; }
  .n_about_tet .n_about_title {
    display: flex;
    flex-direction: row-reverse; }
    @media (max-width: 767px) {
      .n_about_tet .n_about_title {
        display: block; } }
    .n_about_tet .n_about_title .n_about_img {
      width: 50%; }
      @media (max-width: 767px) {
        .n_about_tet .n_about_title .n_about_img {
          width: 80%;
          margin: 0 auto; } }
      .n_about_tet .n_about_title .n_about_img img {
        width: 80%; }
    .n_about_tet .n_about_title .company_text {
      width: 50%; }
  .n_about_tet .r_about_title {
    display: flex;
    margin-top: 50px; }
    @media (max-width: 767px) {
      .n_about_tet .r_about_title {
        display: block; } }
    .n_about_tet .r_about_title .r_about_img {
      width: 50%; }
      @media (max-width: 767px) {
        .n_about_tet .r_about_title .r_about_img {
          width: 80%;
          margin: 0 auto; } }
      .n_about_tet .r_about_title .r_about_img img {
        width: 80%; }
    .n_about_tet .r_about_title .company_text {
      width: 50%; }

.bac1 {
  background: url(../img/chihozusi_about_comp.jpg) center top no-repeat;
  height: 500px; }

/* フォーム用に必要なcss
==========================================================================  */
#contact {
  padding: 40px 0; }
  #contact h1 {
    margin-bottom: 80px;
    font-size: 35px;
    padding-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center; }
    #contact h1 svg {
      width: 54px;
      height: 70px;
      margin: 0 20px 0 0;
      color: #fff; }
    @media screen and (max-width: 767px) {
      #contact h1 {
        font-size: 26px; } }

.lead-form {
  text-align: center;
  font-size: 20px; }

form {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px; }

.item {
  overflow: hidden;
  margin-bottom: 20px;
  display: flex; }
  @media screen and (max-width: 767px) {
    .item {
      overflow: hidden;
      margin-bottom: 20px;
      display: block; } }

.label {
  margin-right: 50px;
  width: 300px;
  text-align: left;
  display: flex;
  position: relative;
  margin-top: 9px; }
  @media screen and (max-width: 767px) {
    .label {
      margin-bottom: 10px;
      padding-left: 80px; } }
  .label .hissu {
    font-size: 13px;
    color: #fff;
    background: #B52038;
    padding: 1px 14px;
    margin-left: 10px;
    height: 20px;
    position: absolute;
    line-height: 1.5;
    right: 0;
    top: 0; }
    @media screen and (max-width: 767px) {
      .label .hissu {
        position: absolute;
        left: 0;
        width: 56px;
        top: 50%;
        transform: translateY(-50%); } }
  .label .ninni {
    font-size: 13px;
    color: #fff;
    background: #1A73E8;
    padding: 1px 14px;
    margin-left: 10px;
    height: 20px;
    position: absolute;
    line-height: 1.5;
    right: 0;
    top: 0; }
    @media screen and (max-width: 767px) {
      .label .ninni {
        position: absolute;
        left: 0;
        width: 56px;
        top: 50%;
        transform: translateY(-50%); } }

.inputs {
  display: -webkit-inline-box;
  width: 1000px; }
  .inputs > div {
    text-align: left; }
    .inputs > div span {
      margin-right: 10px; }
  @media screen and (max-width: 767px) {
    .inputs {
      width: 100%;
      display: block;
      text-align: left; }
      .inputs > div {
        margin-bottom: 10px; }
        .inputs > div span {
          display: inline-block;
          width: 80px;
          margin: 0; } }

input[type="text"], input[type="email"], input[type="tel"] {
  border: solid 1px #aaa;
  border-radius: 5px;
  padding: 10px;
  font-size: 15px; }

.exbox {
  border: solid 1px #aaa;
  border-radius: 5px;
  padding: 10px;
  font-size: 16px;
  background: #fff; }

textarea {
  border: solid 1px #aaa;
  border-radius: 5px;
  padding: 10px;
  height: 160px;
  font-size: 15px; }

.btn-area {
  text-align: center; }

input[type="submit"] {
  background: #B52038;
  border: none;
  color: white;
  font-size: 17px;
  font-weight: bold;
  padding: 5px 80px;
  margin-top: 40px; }
  input[type="submit"]:hover {
    opacity: 0.5;
    transition: 0.8s; }

.sub-label {
  width: 100px; }

/* ==========================================================================
ハンバーガーに必要なcss */
body {
  position: relative; }

.menu_area,
.container {
  position: absolute;
  width: 100%; }

.menu_area {
  text-align: right;
  height: 100vh;
  background: #7a6432;
  opacity: 0; }
  .menu_area h2 {
    position: absolute;
    position: fixed;
    z-index: 5000;
    top: -20px;
    right: 100px;
    filter: drop-shadow(0px -7px 2px rgba(0, 0, 0, 0.6)); }
    @media (max-width: 767px) {
      .menu_area h2 {
        display: none; } }
    .menu_area h2 img {
      width: 80%; }
    .menu_area h2 p {
      position: relative;
      top: -78px;
      background: #750102;
      color: #fff;
      font-size: 1.3rem;
      padding: 10px;
      border-radius: 6px;
      width: 184px;
      margin: 0 auto;
      margin-top: 14px;
      transition: all 0.3s; }
      .menu_area h2 p:hover {
        opacity: 0.5; }
  .menu_area > ul {
    float: right;
    width: 200px;
    padding: 60px 10px 0;
    margin: 0; }
    .menu_area > ul > li {
      display: block;
      padding: 10px 10px;
      border-bottom: 1px solid; }
      .menu_area > ul > li:first-child {
        border-top: 1px solid; }
      .menu_area > ul > li a {
        color: #fff; }
  .menu_area.open {
    position: fixed;
    opacity: 1; }

.container {
  background: #fff;
  min-height: 100vh;
  transition: .5s; }
  .container.open {
    transform: translateX(-200px); }

header.fix {
  position: fixed;
  background: #7a6432;
  width: 100%;
  z-index: 5000;
  height: 60px; }

.toggle {
  width: 40px;
  height: 30px;
  cursor: pointer;
  position: fixed;
  z-index: 2;
  top: 15px;
  right: 10px;
  z-index: 5100; }
  .toggle__bar {
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: left;
    transition: .5s; }
  .toggle:before, .toggle:after {
    background: #fff;
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    transition: .5s; }
  .toggle:before {
    top: 50%;
    left: 0; }
  .toggle:after {
    bottom: 0;
    left: 0;
    transform-origin: left; }
  .toggle.open {
    z-index: 1; }
    .toggle.open .toggle__bar {
      transform: rotate(45deg); }
    .toggle.open:before {
      opacity: 0; }
    .toggle.open:after {
      transform: rotate(-45deg); }
  @media (min-width: 767px) {
    .toggle {
      display: none; } }

#overlay {
  transition: .5s; }
  #overlay.open {
    transform: translateX(-200px);
    cursor: pointer;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    height: 100vh;
    z-index: 1; }

.fixbody {
  overflow: hidden !important; }

/* ハンバーガーに必要なcssここまで 
==========================================================================  */
/* ==========================================================================
ヘッダー固定に必要なcss*/
header {
  z-index: 500; }

/* ヘッダー固定に必要なcssここまで
==========================================================================  */
/* ==========================================================================
バックボタンに必要なcss*/
.back {
  position: fixed;
  bottom: 30px;
  right: 10px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  background: #fff;
  box-shadow: 0 1px 1px rgba(51, 51, 51, 0.8);
  -webkit-transition: .5s;
  transition: .5s;
  z-index: 1;
  cursor: pointer; }
  .back__arrow {
    width: 20px;
    height: 20px;
    border: 1px solid;
    border-color: transparent transparent #333 #333;
    transform: rotate(135deg);
    position: absolute;
    bottom: 9px;
    left: 14px; }

@media (min-width: 768px) {
  .sp {
    display: none; } }

@media (max-width: 1500px) {
  .pc_s {
    display: none; } }

@media (min-width: 1499px) {
  .sp_s {
    display: none; } }

@media (max-width: 500px) {
  img.puras {
    width: 20%; } }

/* バックボタンに必要なcssここまで
==========================================================================  */

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