@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 {
  padding: 0 10px;
  background: #fff;
  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 .toplogo {
    transition: all 0.3s; }
    header .toplogo:hover {
      opacity: 0.5; }
  header nav {
    display: flex;
    justify-content: space-between; }
    header nav .toplogo {
      display: flex;
      align-items: center; }
    header nav ul {
      display: flex;
      list-style: none;
      justify-content: space-between;
      padding-left: 0;
      text-align: center;
      width: 55%;
      height: 25px; }
      header nav ul li {
        padding: 3px 0; }
        header nav ul li:hover {
          opacity: 0.5;
          border-bottom: solid #0c600d; }
        header nav ul li a {
          color: #333; }
        header nav ul li img {
          width: 60%; }
      @media (max-width: 767px) {
        header nav ul {
          display: none; } }

main {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #dadada;
  text-align: center;
  position: relative; }
  main .top_imgbtn {
    position: absolute; }
    main .top_imgbtn h1 {
      position: absolute;
      z-index: 1000;
      font-size: 2rem;
      color: #fff;
      filter: drop-shadow(5px 5px 2px #000); }
      main .top_imgbtn h1 span {
        font-size: 4rem;
        font-weight: bold; }
      main .top_imgbtn h1 img {
        width: 60%;
        filter: drop-shadow(5px 5px 5px #000); }
    main .top_imgbtn ul {
      position: absolute;
      z-index: 1000;
      padding-left: 0;
      right: 0;
      top: -240px; }
      main .top_imgbtn ul li {
        list-style: none;
        margin-top: 20px;
        transition: all 0.3s; }
        main .top_imgbtn ul li:hover {
          opacity: 0.5; }
        main .top_imgbtn ul li img {
          width: 90%;
          filter: drop-shadow(5px 5px 5px #000); }
      @media screen and (max-width: 767px) {
        main .top_imgbtn ul {
          display: none; } }

section {
  text-align: center;
  justify-content: space-around;
  align-items: center; }

footer {
  background: url(../img/f_img.png) no-repeat;
  background-position: bottom;
  height: 700px; }
  @media (max-width: 767px) {
    footer {
      height: 500px; } }
  footer .f_nav {
    padding: 50px 0;
    padding-top: 500px; }
    @media (max-width: 767px) {
      footer .f_nav {
        padding-top: 180px; } }
    footer .f_nav ul {
      padding-left: 0;
      list-style: none;
      display: flex;
      justify-content: space-between; }
      @media (max-width: 767px) {
        footer .f_nav ul {
          display: block;
          text-align: center; } }
      footer .f_nav ul li {
        font-size: 1.3rem;
        line-height: 1.5; }
        footer .f_nav ul li a {
          font-weight: bold;
          display: inline-block;
          color: #000000;
          /* 文字の色 */
          font-size: 14pt;
          /* 文字のサイズ */
          letter-spacing: 4px;
          /* 文字間 */
          text-shadow: 2px  2px 1px #ffffff, -2px  2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, 2px  0px 1px #ffffff, 0px  2px 1px #ffffff, -2px  0px 1px #ffffff, 0px -2px 1px #ffffff;
          /* 文字の影 */
          transition: all 0.3s; }
          footer .f_nav ul li a:hover {
            opacity: 0.5; }
  footer small {
    display: block;
    padding: 20px 0;
    color: #fff;
    text-align: center; }

/* ==========================================================================
topページcss */
#news {
  background: #fff;
  margin: 100px 0; }
  #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;
      list-style: none; }
      #news ul li p {
        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; } }

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

/* ==========================================================================
中ページcss */
#n_menw {
  padding: 100px 0; }
  #n_menw h2 {
    border-bottom: solid 2px #0c600d;
    border-left: solid 10px #0c600d;
    text-align: left;
    padding: 10px; }
  #n_menw h5 {
    font-size: 2rem;
    margin-bottom: 15px; }
  #n_menw p {
    text-align: left;
    margin: 50px 0; }
  #n_menw ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin: 50px 20px 50px 20px; }
    @media (max-width: 749px) {
      #n_menw ul {
        display: block; } }
    #n_menw ul li {
      width: calc(90% / 3); }
      @media (max-width: 749px) {
        #n_menw ul li {
          width: 90%;
          display: inline-block;
          margin-bottom: 30px;
          padding: 20px; } }
      #n_menw ul li img {
        width: 100%; }
      #n_menw ul li h3 {
        font-weight: bold;
        font-size: 1.7rem;
        margin-top: 20px; }
        @media (max-width: 1370px) {
          #n_menw ul li h3 {
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center; } }
        @media (max-width: 749px) {
          #n_menw ul li h3 {
            margin-bottom: 10px; } }
      #n_menw ul li p {
        font-size: 12px;
        line-height: 2;
        height: 10px;
        display: flex;
        align-items: center;
        position: relative;
        z-index: 0;
        font-family: 'M PLUS 1p', sans-serif; }
        @media (max-width: 749px) {
          #n_menw ul li p {
            height: 100%; } }
      #n_menw ul li .menu_btn {
        background: #0c600d;
        transition: all 0.3s; }
        @media (max-width: 749px) {
          #n_menw ul li .menu_btn {
            margin-bottom: 20px; } }
        #n_menw ul li .menu_btn:hover {
          opacity: 0.5;
          transition: .5s; }
        #n_menw ul li .menu_btn a {
          color: #fff;
          padding: 10px;
          display: block; }

#about_main {
  background: url(../img/about_topimg.jpg) no-repeat center;
  height: 300px;
  margin-top: 52px; }

.pan {
  font-weight: bold;
  font-size: 1.4rem;
  padding-top: 10px; }
  .pan a {
    color: #000; }

.childcare_content .childcare_1 {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .childcare_content .childcare_1 {
      display: block; } }
  .childcare_content .childcare_1 .childcare_img {
    padding-left: 0px; }
.childcare_content .childcare_2 {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
  margin-bottom: 40px; }
  @media screen and (max-width: 767px) {
    .childcare_content .childcare_2 {
      display: block; } }
  .childcare_content .childcare_2 .childcare_img {
    padding-left: 0px; }

#n_title img {
  display: block;
  margin: 0 auto; }

.childcare_txt {
  text-align: left;
  display: block;
  padding: 10px 60px;
  line-height: 2;
  font-size: 1.5rem; }

.company_text {
  width: 100%; }
  @media (max-width: 767px) {
    .company_text {
      width: 80%;
      margin: 0 auto;
      padding-top: 20px; } }
  .company_text table tbody tr {
    text-align: left; }

/* ==========================================================================
光触媒ページcss */
#solar {
  padding: 100px 0; }
  #solar h2 {
    border-bottom: solid 2px #0c600d;
    border-left: solid 10px #0c600d;
    text-align: left;
    padding: 10px; }
  #solar h5 {
    font-size: 2rem;
    margin-bottom: 15px; }
  /* #solar p {
    text-align: left; } */
  #solar ul {
    list-style: none;
    display: flex;
    justify-content: space-around;
    padding-left: 0;
    margin: 20px 20px 80px 20px; }
    @media (max-width: 749px) {
      #solar ul {
        display: block; } }
    #solar ul li {
      width: calc(80% / 2); }
      @media (max-width: 749px) {
        #solar ul li {
          width: 90%;
          display: inline-block;
          margin-bottom: 30px;
          padding: 20px; } }
      /* #solar ul li img {
        width: 100%; } */
      #solar ul li h3 {
        color:#0c600d;
        font-weight: bold;
        font-size: 1.7rem;
        margin-top: 20px; }
        @media (max-width: 1370px) {
          #solar ul li h3 {
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center; } }
        @media (max-width: 749px) {
          #solar ul li h3 {
            margin-bottom: 10px; } }
      #solar ul li p {
        font-size: 12px;
        line-height: 2;
        height: 100px;
        display: flex;
        align-items: center;
        position: relative;
        z-index: 0;
        font-family: 'M PLUS 1p', sans-serif; }
        @media (max-width: 749px) {
          #solar ul li p {
            height: 100%; } }
      #solar ul li .menu_btn {
        background: #0c600d;
        transition: all 0.3s; }
        @media (max-width: 749px) {
          #solar ul li .menu_btn {
            margin-bottom: 20px; } }
        #solar ul li .menu_btn:hover {
          opacity: 0.5;
          transition: .5s; }
        #solar ul li .menu_btn a {
          color: #fff;
          padding: 10px;
          display: block; }


.solar_description-title {
  position: relative;
  display: inline-block;
  padding: 0 55px;
  color:#0c600d;
  font-size: 1.3em;
}

.solar_description-title:before, .solar_description-title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 20px;
  height: 2px;
  background-color: #0c600d;
}

.solar_description-title:before {
  left:0;
}
.solar_description-title:after {
  right: 0;
}

.solar_description-box{
  padding-top: 15px;
  display: flex;
  justify-content: space-around;
}

.solar_description-item{
  background: #ebf7d6;
  width: 25%;
}

.solar_description-item h4{
  color: #0000FF;
  font-size: 1.3em;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}

.solar_description-text{
  margin: 0;
  padding: 0 15px 20px 15px;
  text-align: center;
  font-weight: bold;
}

@media (max-width: 749px) {
  .solar_description-box {
    display: block;
   } 
   .solar_description-item{
    background: #ebf7d6;
    width: 60%;
    margin: 10px auto;
  }
}
.sumbnail_rectangle{
  width: 100%;
}
.sumbnail_square{
  width: 70%;
}

/* トップページ光触媒写真のフィルター */
.img_filter{
filter: contrast(0.5);
}

/* フォーム用に必要なcss
==========================================================================  */
#contact_main {
  background: url(../img/contact_bk_img.jpg) no-repeat 50% 0;
  margin: 0 auto;
  height: 350px; }

h2.co_tex {
  border-bottom: solid 2px #0c600d;
  border-left: solid 10px #0c600d;
  text-align: left;
  padding: 10px;
  margin-top: 100px; }

#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: #0c600d;
  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: #79c77b;
  opacity: 0; }
  .menu_area > ul {
    float: right;
    width: 200px;
    padding: 60px 10px 0;
    margin: 0; }
    .menu_area > ul > li {
      display: block;
      padding: 15px 10px;
      border-bottom: 1px solid; }
      .menu_area > ul > li a {
        color: #000;
        font-size: 1.8rem;
        font-weight: bold; }
      .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: 3000; }
  .toggle__bar {
    width: 100%;
    height: 3px;
    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: 3px;
    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 screen and (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 {
  width: 100%;
  height: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }
  header.fix {
    position: fixed;
    background: rgba(255, 255, 255, 0.9); }

/* ヘッダー固定に必要なcssここまで
==========================================================================  */
/* ==========================================================================
バックボタンに必要なcss*/
.back {
  position: absolute;
  bottom: 400px;
  right: 50%;
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s; }
  .back:hover {
    opacity: 0.5; }
  @media (max-width: 767px) {
    .back {
      display: none; } }

/* バックボタンに必要なcssここまで
==========================================================================  */
@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%; } }

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