@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;
  pointer-events: none;
}

/**
 * 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: 40px 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;
    align-items: center; }
    @media (max-width: 1000px) {
      header nav {
        display: block; } }
    header nav .toplogo {
      display: flex;
      align-items: center; }
      header nav .toplogo img {
        width: 80%; }
        @media (max-width: 1000px) {
          header nav .toplogo img {
            width: 80%; } }
        @media (max-width: 743px) {
          header nav .toplogo img {
            width: 70%; } }
    header nav ul {
      display: flex;
      list-style: none;
      justify-content: space-between;
      padding-left: 0;
      text-align: center;
      width: 78%;
      height: 25px; }
      @media (max-width: 1000px) {
        header nav ul {
          width: 100%; } }
      header nav ul li {
        padding: 3px 0; }
        header nav ul li:hover {
          border-bottom: solid #0a68b7; }
        header nav ul li a {
          color: #333; }
        header nav ul li img {
          width: 60%; }

/* -------------------- */
/* ▼メニューバーの装飾 */
/* -------------------- */
ul.ddmenu {
  margin: 0px;
  /* メニューバー外側の余白(ゼロ) */ }
  @media screen and (max-width: 767px) {
    ul.ddmenu {
      display: none; } }

/* -------------------------- */
/* ▼メインメニュー項目の装飾 */
/* -------------------------- */
/*ul.ddmenu li {
   position: relative;     ★サブメニュー表示の基準位置にする }*/
ul.ddmenu a {
  display: block;
  /* ★項目内全域をリンク可能にする */ }

/* ---------------------------------- */
/* ▼サブメニューがある場合に開く処理 */
/* ※サブメニューが1階層しか存在しない場合の記述 */
/* ---------------------------------- */
ul.ddmenu li:hover ul {
  display: block;
  /* ★マウスポインタが載っている項目の内部にあるリストを表示する */ }
  ul.ddmenu li:hover ul a {
    background: #0a68b7;
    color: #fff; }

/* -------------------- */
/* ▼サブメニューの装飾 */
/* -------------------- */
ul.ddmenu ul {
  display: none;
  /* ★標準では非表示にする */
  position: absolute;
  /* ★絶対配置にする */
  width: 135px; }

/* ------------------------ */
/* ▼サブメニュー項目の装飾 */
/* ------------------------ */
ul.ddmenu ul li a {
  line-height: 35px;
  text-align: left;
  padding: 12px 15px;
  font-weight: normal; }

ul.ddmenu ul li a:hover {
  background-color: #E18DAE;
  /* サブメニュー項目にマウスが載ったときの背景色(淡い黄色) */ }

main {
  background: url(../img/index_bak.jpg) no-repeat center;
  background-size: cover;
  padding-top: 84px; }

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

/* ==========================================================================
topページcss */
#news {
  background: #fff;
  margin: 30px 0; }
  #news p.syop_txt {
    margin: 100px; }
  #news h2 {
    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: 15px 0; }
  #MENU h2 {
    font-weight: bold;
    color: #0a68b7;
    font-size: 3rem; }
  #MENU ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin: 10px 20px; }
    @media (max-width: 749px) {
      #MENU ul {
        display: block; } }
    #MENU ul li {
      width: calc(90% / 2); }
      @media (max-width: 749px) {
        #MENU ul li {
          width: 90%;
          display: inline-block;
          margin-bottom: 10px; } }
      #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 h4 {
        color: #0a68b7;
        font-size: 2rem; }
      #MENU ul li p {
        font-size: 14px;
        font-weight: bold;
        line-height: 1.5;
        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%; } }

#higai h3 img {
  width: 100%; }
#higai ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding-left: 0;
  margin: 20px 0px; }
  @media (max-width: 749px) {
    #higai ul {
      display: block; } }
  #higai ul li {
    width: calc(90% / 3); }
    @media (max-width: 749px) {
      #higai ul li {
        width: 90%;
        display: inline-block;
        padding: 5px 10px; } }
    #higai ul li img {
      width: 100%; }
    #higai ul li .menu_btn {
      transition: all 0.3s; }
      @media (max-width: 749px) {
        #higai ul li .menu_btn img {
          width: 200px; } }
      #higai ul li .menu_btn:hover {
        opacity: 0.5;
        transition: .5s; }
      #higai ul li .menu_btn a {
        color: #fff;
        padding: 10px;
        display: block; }

#kiken {
  padding: 10px 0; }
  #kiken .bg-video-wrap {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 65vh;
    background: url(./sapmle.png) no-repeat center center/cover; }
  #kiken video {
    min-width: 100%;
    min-height: 100vh;
    z-index: 1; }
  #kiken .overlay {
    width: 100%;
    height: 100vh;
    position: absolute;
    top: 0;
    left: 0;
    background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.7) 50%);
    background-size: 4px 4px;
    z-index: 2;
    display: flex; }
    #kiken .overlay ul {
      list-style: none;
      display: flex;
      justify-content: space-between;
      padding-left: 0;
      margin: 50px 20px 50px 20px; }
      @media (max-width: 749px) {
        #kiken .overlay ul {
          display: block; } }
      #kiken .overlay ul li {
        width: calc(90% / 2); }
        @media (max-width: 749px) {
          #kiken .overlay ul li {
            width: 90%;
            display: inline-block; } }
        #kiken .overlay ul li img {
          width: 100%; }
        #kiken .overlay ul li .menu_btn {
          background: #0a68b7;
          width: 300px;
          margin: 0 auto;
          text-align: center;
          transition: all 0.3s; }
          @media (max-width: 749px) {
            #kiken .overlay ul li .menu_btn {
              margin-bottom: 20px; } }
          #kiken .overlay ul li .menu_btn:hover {
            opacity: 0.5;
            transition: .5s; }
          #kiken .overlay ul li .menu_btn a {
            color: #fff;
            padding: 10px;
            display: block; }

@media (max-width: 749px) {
  .kiken_img img {
    display: none; } }

#youtube {
  padding: 5px 0; }
  #youtube h2 {
    font-weight: bold;
    color: #0a68b7;
    font-size: 3rem; }
  #youtube ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin: 20px; }
    @media (max-width: 749px) {
      #youtube ul {
        display: block; } }
    #youtube ul li {
      width: calc(90% / 3); }
      @media (max-width: 749px) {
        #youtube ul li {
          width: 90%;
          display: inline-block;
          padding: 10px; } }

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

.houzin {
  border-top: 1px dotted; }
  .houzin h3 {
    color: #0a68b7;
    font-size: 2.5rem;
    text-align: center; }
  .houzin ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin: 10px 0; }
    @media (max-width: 749px) {
      .houzin ul {
        display: block; } }
    .houzin ul li {
      width: calc(90% / 4); }
      @media (max-width: 749px) {
        .houzin ul li {
          width: 90%;
          display: inline-block;
          margin-bottom: -40px;
          padding: 5px 20px; } }
      .houzin ul li img {
        width: 100%; }
  .houzin p {
    padding: 0 20px; }
  .houzin .menu_btn {
    background: #0a68b7;
    width: 300px;
    margin: 0 auto;
    text-align: center;
    transition: all 0.3s; }
    @media (max-width: 749px) {
      .houzin .menu_btn {
        margin-bottom: 20px; } }
    .houzin .menu_btn:hover {
      opacity: 0.5;
      transition: .5s; }
    .houzin .menu_btn a {
      color: #fff;
      padding: 10px;
      display: block; }

#sikke {
  margin: 90px 0 0 0;
  padding: 50px 0;
  background: url(../img/e36576e8342ad3a980d7962978a3879f.jpg) no-repeat center;
  background-size: cover; }
  #sikke img {
    width: 80%; }
  #sikke .menu_btn {
    background: #0a68b7;
    width: 300px;
    margin: 0 auto;
    text-align: center;
    transition: all 0.3s; }
    @media (max-width: 749px) {
      #sikke .menu_btn {
        margin-bottom: 20px; } }
    #sikke .menu_btn:hover {
      opacity: 0.5;
      transition: .5s; }
    #sikke .menu_btn a {
      color: #fff;
      padding: 10px;
      display: block; }

#MENU2 {
  padding: 20px 0;
  background: url(../img/c2f8ab572a9cdb5461c4f00168eda743.jpg) no-repeat center;
  background-size: cover; }
  #MENU2 h2 {
    font-weight: bold;
    color: #0a68b7;
    font-size: 3rem; }
  #MENU2 ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin: 20px; }
    @media (max-width: 749px) {
      #MENU2 ul {
        display: block; } }
    #MENU2 ul li {
      width: calc(90% / 2); }
      @media (max-width: 749px) {
        #MENU2 ul li {
          width: 90%;
          display: inline-block;
          margin-bottom: 30px; } }
      #MENU2 ul li img {
        width: 100%; }
      #MENU2 ul li p {
        font-size: 2.5rem;
        font-weight: bold;
        color: #0a68b7;
        text-align: left;
        line-height: 2;
        display: flex;
        align-items: center;
        position: relative;
        z-index: 0;
        font-family: 'M PLUS 1p', sans-serif; }
        @media (max-width: 749px) {
          #MENU2 ul li p {
            height: 100%; } }

/* ==========================================================================
フッターcss */
footer {
  background: #0a68b7;
  height: 100%;
  padding: 30px 0; }
  footer .icon-hayasi {
    fill: #fff;
    width: calc(100% + 20px);
    z-index: 0;
    position: absolute;
    left: -20px;
    bottom: 440px;
    height: 17vw;
    filter: drop-shadow(0px -7px 2px rgba(0, 0, 0, 0.6)); }
    @media (max-width: 950px) {
      footer .icon-hayasi {
        height: 27vw; } }
  footer .f_menw {
    display: flex;
    z-index: 200;
    position: relative;
    border-bottom: dotted #fff 1px;
    padding-bottom: 20px;
    padding: 0 10px; }
    footer .f_menw .f_menw_img {
      width: 23%; }
      footer .f_menw .f_menw_img img {
        width: 75%;
        transition: all 0.3s; }
        footer .f_menw .f_menw_img img:hover {
          opacity: 0.5; }
    footer .f_menw .f_menw_nav {
      display: flex;
      width: 75%; }
      footer .f_menw .f_menw_nav ul {
        list-style: none;
        padding-left: 0;
        width: calc(100% / 5);
        text-align: center; }
        footer .f_menw .f_menw_nav ul li a {
          color: #fff;
          font-size: 1.1rem;
          text-align: left; }
        footer .f_menw .f_menw_nav ul li span {
          color: #fff;
          font-weight: bold;
          padding-bottom: 10px;
          line-height: 1.5;
          font-size: 1.2rem; }
    @media (max-width: 880px) {
      footer .f_menw {
        display: none; } }
  footer .f_addres {
    display: flex;
    z-index: 200;
    position: relative;
    padding-top: 40px; }
    @media (max-width: 880px) {
      footer .f_addres {
        display: block; } }
    footer .f_addres .f_addres_img {
      width: 80%;
      text-align: center; }
      footer .f_addres .f_addres_img img {
        width: 80%;
        transition: all 0.3s; }
        footer .f_addres .f_addres_img img:hover {
          opacity: 0.5; }
      @media (max-width: 880px) {
        footer .f_addres .f_addres_img {
          margin: 0 auto; } }
    footer .f_addres .f_addres_nav {
      display: flex;
      width: 60%; }
      @media (max-width: 880px) {
        footer .f_addres .f_addres_nav {
          width: 100%;
          justify-content: center;
          text-align: center; } }
      footer .f_addres .f_addres_nav .f_addres_nav_1 {
        display: flex;
        flex-direction: column;
        padding-bottom: 30px; }
      footer .f_addres .f_addres_nav ul {
        list-style: none;
        padding-left: 0;
        display: flex;
        margin-top: 0px; }
        footer .f_addres .f_addres_nav ul li {
          color: #fff;
          line-height: 1.5;
          font-size: 1.2rem; }
          footer .f_addres .f_addres_nav ul li:nth-child(-n+2) {
            padding-right: 50px; }
            @media (max-width: 880px) {
              footer .f_addres .f_addres_nav ul li:nth-child(-n+2) {
                padding-right: 0px; } }
          footer .f_addres .f_addres_nav ul li span {
            color: #fff;
            font-weight: bold;
            padding-bottom: 10px;
            line-height: 1.5;
            font-size: 1.5rem; }
  footer small {
    font-size: 80%;
    text-align: center;
    display: block;
    color: #fff; }

/* ==========================================================================
中ページ共有css */
#n_menw {
  padding: 10px 0; }
  #n_menw h2 {
    border-bottom: solid 2px #0a68b7;
    text-align: left;
    padding: 10px; }
  #n_menw h5 {
    font-size: 2rem;
    margin-bottom: 15px; }
  #n_menw p {
    text-align: left; }
  #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; }

#title_main {
  background: #0a68b7;
  height: 200px;
  padding-top: 110px; }
  #title_main h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.5rem;
    color: #fff; }

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

#img_2ret {
  padding: 30px 0; }
  #img_2ret h3 img {
    width: 100%; }
  #img_2ret ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin: 50px 20px 50px 20px; }
    @media (max-width: 749px) {
      #img_2ret ul {
        display: block; } }
    #img_2ret ul li {
      width: calc(90% / 2); }
      @media (max-width: 749px) {
        #img_2ret ul li {
          width: 90%;
          display: inline-block;
          padding: 20px; } }
      #img_2ret ul li img {
        width: 100%; }

/* ==========================================================================
中ページ:湿気対策css */
.moisture_nakaimg img {
  width: 90%; }

/* ==========================================================================
中ページ:お客様の声css */
#voice_txt {
  padding: 30px 0; }
  #voice_txt ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin: 50px 20px 50px 20px; }
    @media (max-width: 749px) {
      #voice_txt ul {
        display: block; } }
    #voice_txt ul li {
      width: calc(90% / 2); }
      @media (max-width: 749px) {
        #voice_txt ul li {
          width: 90%;
          display: inline-block;
          margin-bottom: 30px;
          padding: 5px; } }
      #voice_txt ul li img {
        width: 20%; }
      #voice_txt ul li .voice_adres {
        font-weight: bold;
        font-size: 1.2rem;
        color: #0a68b7;
        text-align: left; }
        #voice_txt ul li .voice_adres p {
          height: 20px; }
        @media (max-width: 1370px) {
          #voice_txt ul li .voice_adres {
            height: 40px;
            display: flex;
            align-items: center;
            justify-content: center; } }
        @media (max-width: 749px) {
          #voice_txt ul li .voice_adres {
            margin-bottom: 10px; } }
      #voice_txt ul li h4 {
        color: #0a68b7;
        font-size: 2rem; }
      #voice_txt ul li p {
        font-size: 1.2rem;
        text-align: left;
        font-weight: bold;
        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) {
          #voice_txt ul li p {
            height: 100%; } }
      #voice_txt ul li .menu_btn {
        background: #0a68b7;
        transition: all 0.3s; }
        @media (max-width: 749px) {
          #voice_txt ul li .menu_btn {
            margin-bottom: 20px; } }
        #voice_txt ul li .menu_btn:hover {
          opacity: 0.5;
          transition: .5s; }
        #voice_txt ul li .menu_btn a {
          color: #fff;
          padding: 10px;
          display: block; }

/* ==========================================================================
中ページ:s会社案内css */
.company_mainimg {
  margin-top: 100px; }
  .company_mainimg img {
    width: 100%; }

/* .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_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 {
  width: 75%;
  margin: 0 0 0 auto;
  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: 100%;
      margin: 0 auto;
      padding-top: 20px; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .company_text img {
      width: 100%; } }

  .company_text table tbody tr {
    text-align: left; }

.company_table {
  text-align: left;
  margin: 50px 0 0 50px; }
  @media screen and (max-width: 767px) {
    .company_table {
      margin: 1px 0 0 1px; } }
  .company_table tr .tb_left {
    width: 200px;
    display: block; }
    @media screen and (max-width: 767px) {
      .company_table tr .tb_left {
        width: 100px; } }
  .company_table tr .tb_rigth {
    width: 100%; }

/* ==========================================================================
中ページ:シロアリについてcss */
#siroari_img {
  background: url(../img/c2f8ab572a9cdb5461c4f00168eda743.jpg) no-repeat center;
  background-size: cover;
  padding: 10px 0; }
  #siroari_img ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin: 50px 20px 50px 20px; }
    @media (max-width: 749px) {
      #siroari_img ul {
        display: block; } }
    #siroari_img ul li {
      width: calc(100% / 2); }
      @media (max-width: 749px) {
        #siroari_img ul li {
          width: 90%;
          display: inline-block;
          margin-bottom: 30px;
          padding: 20px; } }
      #siroari_img ul li img {
        width: 100%; }

/* ==========================================================================
中ページ:シロアリについてcss */
.ecology_img h3 img {
  width: 100%; }
.ecology_img ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  padding-left: 0;
  margin: 50px 20px 50px 20px; }
  @media (max-width: 749px) {
    .ecology_img ul {
      display: block; } }
  .ecology_img ul li {
    width: calc(90% / 3); }
    @media (max-width: 749px) {
      .ecology_img ul li {
        width: 90%;
        display: inline-block;
        padding: 20px; } }
    .ecology_img ul li img {
      width: 100%; }
    .ecology_img ul li .menu_btn {
      transition: all 0.3s; }
      @media (max-width: 749px) {
        .ecology_img ul li .menu_btn {
          margin-bottom: 20px; } }
      .ecology_img ul li .menu_btn:hover {
        opacity: 0.5;
        transition: .5s; }
      .ecology_img ul li .menu_btn a {
        color: #fff;
        padding: 10px;
        display: block; }

/* ==========================================================================
中ページ:シロアリ消毒css */
.disinfect_mainimg h1 {
  font-size: 2.5rem;
  padding: 20px;
  border-top: solid 3px #0a68b7;
  background: #F2F1F0; }
.disinfect_mainimg h3 {
  font-size: 3.5rem;
  text-align: left; }
  .disinfect_mainimg h3 span {
    color: red; }
.disinfect_mainimg p {
  text-align: left; }
.disinfect_mainimg img {
  width: 100%; }

#vdisinfect_menw {
  padding: 10px 0; }
  #vdisinfect_menw h2 {
    border-bottom: solid 2px #0a68b7;
    text-align: left;
    padding: 10px; }
  #vdisinfect_menw h5 {
    font-size: 2rem;
    margin-bottom: 15px; }
  #vdisinfect_menw p {
    text-align: left; }
  #vdisinfect_menw #disinfect_txt ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    padding-left: 0;
    margin: 50px 20px 50px 20px; }
    @media (max-width: 749px) {
      #vdisinfect_menw #disinfect_txt ul {
        display: block; } }
    #vdisinfect_menw #disinfect_txt ul li {
      width: calc(90% / 2); }
      @media (max-width: 749px) {
        #vdisinfect_menw #disinfect_txt ul li {
          width: 90%;
          display: inline-block;
          margin-bottom: 30px;
          padding: 5px; } }
      #vdisinfect_menw #disinfect_txt ul li img {
        width: 100%; }

/* ==========================================================================
中ページ:シロアリ被害css */
.murdered_menw {
  padding: 100px 0; }
  .murdered_menw h2 {
    border-bottom: solid 2px #0a68b7;
    text-align: left;
    padding: 10px; }
  .murdered_menw p {
    text-align: left; }
  .murdered_menw .murdered_txt {
    padding: 30px 0; }
    .murdered_menw .murdered_txt ul {
      list-style: none;
      display: flex;
      justify-content: space-between;
      padding-left: 0;
      margin: 50px 20px 50px 20px; }
      @media (max-width: 749px) {
        .murdered_menw .murdered_txt ul {
          display: block; } }
      .murdered_menw .murdered_txt ul li {
        width: calc(90% / 4); }
        @media (max-width: 749px) {
          .murdered_menw .murdered_txt ul li {
            width: 90%;
            display: inline-block;
            margin-bottom: 30px;
            padding: 5px; } }
        .murdered_menw .murdered_txt ul li img {
          width: 100%; }

.murdered_menw_3 {
  padding: 100px 0; }
  .murdered_menw_3 h2 {
    border-bottom: solid 2px #0a68b7;
    text-align: left;
    padding: 10px; }
  .murdered_menw_3 p {
    text-align: left; }
  .murdered_menw_3 .murdered_txt_3 {
    padding: 30px 0; }
    .murdered_menw_3 .murdered_txt_3 ul {
      list-style: none;
      display: flex;
      justify-content: space-between;
      padding-left: 0;
      margin: 50px 20px 50px 20px; }
      @media (max-width: 749px) {
        .murdered_menw_3 .murdered_txt_3 ul {
          display: block; } }
      .murdered_menw_3 .murdered_txt_3 ul li {
        width: calc(90% / 3); }
        @media (max-width: 749px) {
          .murdered_menw_3 .murdered_txt_3 ul li {
            width: 90%;
            display: inline-block;
            margin-bottom: 30px;
            padding: 5px; } }
        .murdered_menw_3 .murdered_txt_3 ul li img {
          width: 100%; }

/* ==========================================================================
中ページ:申込の流れcss */
.sekou_procedure_text {
  padding: 30px 0; }
  .sekou_procedure_text h2 {
    border-bottom: solid 2px #0a68b7;
    text-align: left;
    padding: 10px; }
  .sekou_procedure_text p {
    text-align: left; }

/* フォーム用に必要な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 #0a68b7;
  border-left: solid 10px #0a68b7;
  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: #0a68b7;
  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: #0a68b7;
  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: 2px solid  #fff; }
      .menu_area > ul > li:first-child {
        border-top: 1px solid; }
      .menu_area > ul > li a {
        font-size: 1.5rem;
        font-weight: bold;
        color: #fff; }
  .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: 22px;
  right: 10px;
  z-index: 3000; }
  .toggle__bar {
    width: 100%;
    height: 4px;
    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: 4px;
    transition: .5s; }
  .toggle:before {
    top: 50%;
    left: 0; }
  .toggle:after {
    bottom: -4px;
    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: 840px;
  right: 50%;
  z-index: 1;
  cursor: pointer;
  transition: all 0.3s; }
  .back:hover {
    opacity: 0.5; }

/* バックボタンに必要な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 */

a > img {
  pointer-events: auto;
}

/* 2023/05/11　追加分 */

.ter_left{
  float: left;
  margin-bottom: 10rem;
}

.ter_button{
  margin: 10px auto;
  padding: 15px;
  border: 1.8px solid #000;
  width: 65%;
}

.ter_button a{
  font-size: 18px;
  font-weight: 800;
  text-align: center;
  color: #000;
}
.ter_button a:link {
  color: #000;
 }
 
 .ter_button a:visited {
  color: #000;
 }
 
 .ter_button a:hover {
  color: #f00;
  transition: all 0.5s ease; }
 
 .ter_button a:active {
  color: #000;
 }



.ter_right{
  width: 65%;
  margin: 0 0 0 auto;
}

.p_box1{
  background-color: rgb(214, 0, 0);
  color: #fff;
  padding: 15px 20px;
}

.p_box1 h3{
  margin: 0px;
  text-align: left;
}

.p_box1 p{
  margin: 5px 0 0 0;
}

.p_box2 h3{
  text-align: left;
}

/* company.html childcare */
.childcare_img{
  float: left;
  display: block;
  margin-bottom: 5rem;
  width: 30%;
}
.license{
  width: 100%;
}


@media (max-width: 768px) {
  
  .ter_left{
    display: block;
    margin-bottom: 20px;
    width: 100%;
  }

  .ter_left img{
    width: 70%;
    text-align: center;
  }

  .ter_right{
    margin: 0 auto;
    width: 100%;
  }

  p{
    padding: 0 20px;
  }

  .p_box1{
    margin: 0 20px 20px 20px;
  }

  .p_box1 p{
    padding: 0px;
  }

  .p_box2 h3{
    margin-left: 20px;
  }

  /* company.html childcare */
  .childcare_img{
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }

  .license{
    width: 20rem;
  }

.childcare_txt {
  width: 100%;
  margin: 0;
  padding: 0;
}
}

/*20231013追記*/
.mv {
  position: relative;
  margin: unset;
  border-radius: 280px;
  overflow: hidden;
}

.mv-label {
  position: absolute;
  width: 100%;
  background-color: #2c4ca5;
  height: 11%;
  top: 0;
  left: 0;
}

.mv-logo {
  position: absolute;
  width: 100%;
  background-color: #2c4ca5;
  height: 11%;
  bottom: 0;
  left: 0;
}

.mv-logo::after {
  content: "";
  position: absolute;
  background: url(../img/logo_egde.png) no-repeat;
  background-size: 100%;
  /* top: 8px; */
  left: 34%;
  height: 100px;
  width: 32%;
}