@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; }

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

header {
  background: url(../img/h_bak_img.jpg) no-repeat center;
  background-size: cover;
  height: 143px;
  padding-top: 1px; }
  header .f_title ul {
    display: flex;
    justify-content: space-between;
    list-style: none;
    align-items: center;
    padding-left: 0; }
    header .f_title ul li img {
      width: 250px; }
    header .f_title ul li .icon {
      width: 15px; }
    @media (max-width: 767px) {
      header .f_title ul .tel {
        display: none; } }
    header .f_title ul .inst {
      margin-left: -40%; }
      header .f_title ul .inst img {
        width: 50px;
        transition: all 0.3s;
        margin-left: 20px; }
        header .f_title ul .inst img:hover {
          opacity: 0.5; }
      @media (max-width: 767px) {
        header .f_title ul .inst {
          display: none; } }
  header nav {
    background: #dceae7; }
    header nav ul {
      display: flex;
      list-style: none;
      justify-content: space-between;
      padding-left: 0;
      height: 65px; }
      header nav ul li {
        width: calc(100%/ 6);
        text-align: center;
        transition: all 0.3s; }
        header nav ul li:hover {
          background: #c9dbd7; }
        header nav ul li a {
          display: block;
          padding: 22px;
          color: #333;
          font-weight: bold;
          align-items: center;
          display: inline-flex; }
          header nav ul li a img {
            width: 25px; }
    @media (max-width: 767px) {
      header nav {
        display: none; } }
  @media (max-width: 767px) {
    header {
      height: 83px; } }

main {
  text-align: center;
  position: relative; }
  main .sei_title h2 {
    position: absolute;
    z-index: 5000;
    bottom: 100px;
    color: #fff;
    font-size: 4rem;
    bottom: 0; }
    main .sei_title h2 p {
      border-bottom: solid 1px;
      padding-bottom: 10px;
      filter: drop-shadow(0 0 0.1em #000000);}
    @media (max-width: 767px) {
      main .sei_title h2 {
        bottom: 0;
        font-size: 2rem;
        padding: 10px 30px; } }

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

footer .f_nav {
  background: #ddf1ed;
  padding: 50px 0; }
  footer .f_nav ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: space-between; }
    footer .f_nav ul li {
      font-size: 1.3rem;
      line-height: 1.5; }
      footer .f_nav ul li .b_f_img {
        display: flex;
        justify-content: space-between;
        margin-top: 20px; }
        footer .f_nav ul li .b_f_img img {
          width: 40%;
          transition: all 0.3s; }
          footer .f_nav ul li .b_f_img img:hover {
            opacity: 0.5; }
footer small {
  background: #82aea5;
  display: block;
  padding: 20px 0;
  color: #fff;
  text-align: center; }
@media (max-width: 767px) {
  footer {
    display: none; } }

.f_ad {
  width: 30%; }

.f_link {
  width: 70%; }

/* ==========================================================================
topページcss */
#concept h2 {
  color: #172e0c;
  line-height: 1.5; }
  @media (max-width: 767px) {
    #concept h2 {
      font-size: 1.5rem; } }

#about {
  background: url(../img/in_bak.jpg) no-repeat 50% 0 #a99780;
  margin: 0 auto;
  padding: 90px 0; }
  #about h1 {
    font-size: 2.5rem;
    border-bottom: solid 1px;
    padding-bottom: 10px;
    margin-bottom: 50px; }
  #about ul {
    display: flex;
    justify-content: space-around;
    list-style: none;
    padding-left: 0;
    margin-top: 30px; }
    #about ul li {
      width: 400px;
      background: #3b4936;
      transition: all 0.3s;
      height: 140px; }
      #about ul li:hover {
        opacity: 0.5; }
      #about ul li img {
        width: 10%; }
      #about ul li a {
        display: block;
        padding: 20px 10px; }
        #about ul li a p {
          border-bottom: solid 1px;
          padding-bottom: 10px;
          color: #fff; }
      @media (max-width: 767px) {
        #about ul li {
          width: 80%;
          margin: 10px 10%; } }
    @media (max-width: 767px) {
      #about ul {
        display: block; } }

.about_naiyou {
  padding: 20px 0; }
  @media (max-width: 749px) {
    .about_naiyou {
      padding: 20px; } }
  .about_naiyou ul {
    padding-left: 0;
    list-style: none;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 749px) {
      .about_naiyou ul {
        display: block; } }
    .about_naiyou ul li {
      font-size: 1.8rem; }
      .about_naiyou ul li tbody {
        text-align: left; }

.bac_1 {
  background: url(../img/bac_img-_1.jpg) no-repeat center;
  height: 250px; }

#shop {
  background: url(../img/in_bak.jpg) no-repeat 50% 0 #a99780;
  background-size: cover; }
  #shop p.syop_txt {
    margin: 100px; }
  #shop h1 {
    font-size: 2.5rem;
    border-bottom: solid 1px;
    padding-bottom: 10px;
    margin-bottom: 50px; }
  #shop ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin: 50px 20px 50px 20px; }
    @media (max-width: 749px) {
      #shop ul {
        display: block; } }
    #shop ul li {
      width: calc(90% / 3); }
      @media (max-width: 749px) {
        #shop ul li {
          width: 90%;
          display: inline-block;
          margin-bottom: 30px;
          border: solid 1px;
          padding: 20px; } }
      #shop ul li img {
        width: 100%; }
        @media (max-width: 749px) {
          #shop ul li img {
            width: 50%; } }
      #shop ul li h3 {
        font-weight: bold;
        font-size: 1.7rem;
        margin-top: 20px; }
        @media (max-width: 1370px) {
          #shop ul li h3 {
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center; } }
        @media (max-width: 749px) {
          #shop ul li h3 {
            margin-bottom: 10px; } }
      #shop ul li p {
        font-size: 12px;
        line-height: 2;
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 0;
        font-family: 'M PLUS 1p', sans-serif; }
        @media (max-width: 749px) {
          #shop ul li p {
            height: 100%; } }
      #shop ul li .menu_btn {
        border: solid 1px;
        transition: all 0.3s; }
        @media (max-width: 749px) {
          #shop ul li .menu_btn {
            margin-bottom: 20px; } }
        #shop ul li .menu_btn:hover {
          opacity: 0.5;
          transition: .5s; }
        #shop ul li .menu_btn a {
          color: #000;
          padding: 10px;
          display: block; }

.bac_2 {
  background: url(../img/bac_img-_2.jpg) no-repeat;
  height: 250px; }

#news {
  background: #fff; }
  #news p.syop_txt {
    margin: 100px; }
  #news h1 {
    font-size: 2.5rem;
    border-bottom: solid 1px;
    padding-bottom: 10px;
    margin-bottom: 50px; }
  #news ul {
    padding-left: 0;
    padding: 0 50px;
    border-left: solid 1px;
    border-right: solid 1px; }
    #news ul li {
      border-radius: 10px;
      margin-bottom: 10px;
      padding: 20px;
      background: #fff;
      display: flex; }
      #news ul li img {
        width: 30%;
        margin-right: 20px; }
        @media (max-width: 767px) {
          #news ul li img {
            width: 100%;
            margin-right: 0px; } }
      #news ul li p {
        width: 80%;
        display: block; }
        #news ul li p span {
          font-weight: bold;
          font-size: 2rem;
          display: block; }
        @media (max-width: 767px) {
          #news ul li p {
            width: 100%; } }
      @media (max-width: 767px) {
        #news ul li {
          display: block; } }

#contact p {
  color: #fff; }
#contact .tel {
  font-size: 3rem;
  font-weight: bold; }
#contact #MAP {
  margin-bottom: -54px; }

/* ==========================================================================
中ページに必要なcss */
#potter_main {
  background: url(../img/about02.png) no-repeat center;
  height: 300px; }

#product_main {
  background: url(../img/about01.png) no-repeat center;
  height: 300px; }

#product h1 {
  font-size: 2rem;
  border-bottom: solid 1px;
  padding-bottom: 10px; }
#product ul {
  list-style: none;
  padding-left: 0;
  display: flex;
  justify-content: space-between; }
  @media (max-width: 749px) {
    #product ul {
      display: block;
      padding: 0 50px; } }
  #product ul li {
    width: 50%;
    margin-bottom: 20px; }
    @media (max-width: 749px) {
      #product ul li {
        width: 100%; } }
    #product ul li .proimg a {
      width: 50%; }
      #product ul li .proimg a img {
        width: 100%;
        padding-right: 10px; }
    #product ul li .protxt {
      width: 97%; }
      #product ul li .protxt p {
        padding-top: 0;
        margin-top: 4px; }
        #product ul li .protxt p span {
          color: #3b4936;
          font-weight: bold;
          height: 40px;
          margin-top: -4px;
          display: flex;
          justify-content: center;
          align-items: center; }
      #product ul li .protxt .p_pr {
        font-size: 2rem;
        font-weight: bold;
        border-bottom: 1px solid;
        padding-bottom: 0; }

#about_main {
  background: url(../img/about03.png) no-repeat center;
  height: 300px; }
  @media screen and (max-width: 1000px) {
    #about_main {
      background: url("../img/about03_sp.jpg") no-repeat center; } }
  @media screen and (max-width: 1000px) and (max-width: 600px) {
    #about_main {
      background: url("../img/about03_sp_2.jpg") no-repeat center; } }

#n_about {
  margin-top: 3px; }

.about {
  margin-bottom: 30px; }
  .about h1 {
    font-size: 2rem;
    border-bottom: solid 1px;
    padding-bottom: 10px; }
  .about p {
    padding: 30px 0;
    font-size: 1.7rem;
    line-height: 2;
    font-weight: bold; }

.bak1 {
  background: url(../img/in_bak.jpg) no-repeat;
  padding: 40px 0; }
  @media (max-width: 767px) {
    .bak1 img {
      width: 90%; } }

.about2 {
  margin: 90px; }
  .about2 h1 {
    font-size: 2rem;
    border-bottom: solid 1px;
    padding-bottom: 10px; }
  .about2 p {
    padding: 30px 0; }

.bak2 {
  background: url(../img/about02.png) no-repeat;
  height: 340px; }

.about3 {
  margin: 90px; }
  .about3 h1 {
    font-size: 2rem;
    border-bottom: solid 1px;
    padding-bottom: 10px; }
  .about3 p {
    padding: 30px 0;
    font-size: 1.7rem;
    line-height: 2;
    font-weight: bold; }
  @media (max-width: 767px) {
    .about3 {
      width: 60%; } }

.bak3 {
  background: url(../img/about03.png) no-repeat; }

.about4 {
  margin: 90px; }
  .about4 h1 {
    font-size: 2rem;
    border-bottom: solid 1px;
    padding-bottom: 10px; }
  .about4 p {
    padding: 30px 0; }

.bak4 {
  background: url(../img/in_bak.jpg) no-repeat;
  padding: 40px 0;
  margin-bottom: -50px; }
  @media (max-width: 767px) {
    .bak4 img {
      width: 90%; } }

#company .com_txt {
  display: flex;
  position: relative; }
  #company .com_txt img {
    width: 70%; }
  #company .com_txt p {
    position: absolute;
    box-shadow: 2px 2px 4px rgba(51, 51, 51, 0.5);
    padding: 20px;
    background: #fff;
    right: 10px;
    top: 290px; }

/* フォーム用に必要なcss
==========================================================================  */
#contact_main {
  background: url(../img/about04.png) no-repeat center;
  height: 300px; }

#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: #dadada;
  opacity: 0; }
  .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.open {
    position: fixed;
    opacity: 1; }

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

.toggle {
  width: 40px;
  height: 30px;
  cursor: pointer;
  position: fixed;
  z-index: 2;
  top: 15px;
  right: 10px;
  z-index: 5000; }
  .toggle__bar {
    width: 100%;
    height: 2px;
    background: #333;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: left;
    transition: .5s; }
  .toggle:before, .toggle:after {
    background: #333;
    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*/
.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 */



/*202304 index.html追加*/
.news-text {
  width: 80%;
}
.news-text p {
  text-align: left;
  margin: 0 auto;
  width: 100%;
}
@media (max-width: 768px) {
  .news-text {
    width: 100%;
  }
}
.news-area li {
  align-items: flex-start;
}
.news-area img {
  min-width: 256px;
  padding-bottom: 1em;
}