@charset "UTF-8";
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold; }
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100; }
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200; }
.attention {
  color: #cc0000; }

a:link {
  color: #376797; }
a:visited {
  color: rgba(55, 103, 151, 0.8); }
a:hover {
  color: rgba(55, 103, 151, 0.6); }

/*==================================================================
	共通extend用
===================================================================*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box; }

*::before, *::after {
  box-sizing: border-box; }

html {
  font-size: 68%; }

body {
  line-height: 1.6;
  font-family: "Roboto", "-apple-system", "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
  font-weight: 500;
  color: #606060; }

span {
  font-size: inherit;
  font-weight: inherit;
  color: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

ul, li {
  list-style: none; }

textarea, input, select {
  font-family: "Roboto", "-apple-system", "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color: #376797;
  outline: none;
  box-sizing: border-box;
  transition: all 0.3s ease; }

a:hover {
  text-decoration: none;
  border-bottom: none;
  opacity: 0.7; }
  @media screen and (max-width: 767px) {
    a:hover {
      opacity: 1; } }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

img {
  vertical-align: bottom; }

sup {
  vertical-align: baseline;
  position: relative;
  top: -1ex; }

button {
  outline: none; }

body {
  font-size: 18px; }

h1.title {
  height: 150px;
  padding-top: 30px;
  font-family: "小塚明朝 Pro", "Kozuka Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
  text-align: center;
  margin-bottom: 55px;
  background: url("../../img/bg_h1.png") center center rgba(235, 200, 237, 0.7);
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.6; }
  @media screen and (max-width: 767px) {
    h1.title {
      width: 100%;
      height: auto;
      padding-top: 28px;
      margin-bottom: 28px; } }
  h1.title span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    display: block; }

h2.title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6;
  background: url("../../img/bg_h2.png") no-repeat top center;
  line-height: 35px;
  padding: 20px 0;
  text-align: center;
  color: #8a7b68;
  font-family: "小塚明朝 Pro", "Kozuka Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
  margin-bottom: 40px;
  font-weight: bold;
  clear: both; }
  @media screen and (max-width: 767px) {
    h2.title {
      background-size: contain; } }
  h2.title::after {
    background: url("../../img/bg_h2.png") no-repeat bottom center;
    content: " ";
    width: 100%;
    height: 18px;
    display: block; }
    @media screen and (max-width: 767px) {
      h2.title::after {
        background-size: contain; } }

h3.title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6;
  color: #8a7b68;
  font-family: "小塚明朝 Pro", "Kozuka Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
  font-weight: bold;
  margin-bottom: 40px; }

p {
  margin-bottom: 1em;
  line-height: 1.6em; }
  p.center {
    text-align: center; }

dl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    dl {
      display: block; } }
  dl dt {
    border-top: 1px solid #d7e1ea;
    padding: 10px 0;
    width: 150px; }
    @media screen and (max-width: 767px) {
      dl dt {
        width: 100%;
        border-top: 1px solid #d7e1ea;
        border-left: 10px solid #d7e1ea;
        border-right: 1px solid #d7e1ea;
        border-bottom: 1px solid #d7e1ea;
        padding-left: 10px; } }
    dl dt:first-child {
      border: none; }
      @media screen and (max-width: 767px) {
        dl dt:first-child {
          border-top: 1px solid #d7e1ea;
          border-left: 10px solid #d7e1ea;
          border-right: 1px solid #d7e1ea;
          border-bottom: 1px solid #d7e1ea; } }
      dl dt:first-child + dd {
        border: none; }
        @media screen and (max-width: 767px) {
          dl dt:first-child + dd {
            border-top: none; } }
  dl dd {
    border-top: 1px solid #d7e1ea;
    padding: 10px 0;
    width: calc(100% - 150px); }
    @media screen and (max-width: 767px) {
      dl dd {
        width: 100%;
        border-top: none; } }

sup {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6; }

hr {
  height: 15px;
  border: none;
  padding: 30px 0;
  margin: 0;
  clear: both; }
  @media screen and (max-width: 767px) {
    hr {
      padding: 15px 0; } }

img.right {
  margin: 0 0 30px 30px;
  float: right; }
  @media screen and (max-width: 767px) {
    img.right {
      float: none;
      margin: 0 0 30px; } }

img.left {
  margin: 0 30px 30px 0;
  float: left; }
  @media screen and (max-width: 767px) {
    img.left {
      float: none;
      margin: 0 0 30px; } }

img.center {
  display: block;
  margin: 0 auto 30px; }

.visuallyhidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0; }

.pc {
  display: inherit; }

.pc_tb {
  display: inherit; }

.tb {
  display: none; }

.tb_sp {
  display: none; }

.sp {
  display: none; }

@media screen and (max-width: 1079px) {
  .pc {
    display: inherit; }

  .pc_tb {
    display: inherit; }

  .tb {
    display: inherit; }

  .tb_sp {
    display: inherit; }

  .sp {
    display: none; } }
@media screen and (max-width: 767px) {
  .pc {
    display: none !important; }

  .pc_tb {
    display: none !important; }

  .tb {
    display: none !important; }

  .tb_sp {
    display: inherit !important; }

  .sp {
    display: inherit !important; } }
body {
  background: url("../../img/bg_main.jpg") no-repeat top center; }

header {
  width: 100%;
  height: 256px;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 767px) {
    header {
      height: 120px; } }
  header .logo {
    position: absolute;
    top: 43px;
    left: 50%;
    margin-left: -100px;
    z-index: 110; }
    @media screen and (max-width: 767px) {
      header .logo {
        width: 70%;
        top: 20px;
        left: 20px;
        margin-left: 0; } }
    @media (orientation: landscape) and (max-width: 767px) {
      header .logo {
        width: 40%;
        left: 5%; } }
    header .logo .mark {
      display: block;
      margin: 0 auto 15px; }
      @media screen and (max-width: 767px) {
        header .logo .mark {
          height: 70px;
          display: inline-block;
          margin: 10px 10px 0 0; } }
    @media screen and (max-width: 767px) {
      header .logo .text {
        height: 40px;
        margin-bottom: 15px; } }
  header .submenu {
    position: absolute;
    top: 43px;
    left: 0px;
    width: 280px;
    z-index: 110;
    transition: all .5s; }
    @media screen and (max-width: 767px) {
      header .submenu {
        top: 120px;
        left: -400px;
        height: auto; } }
    header .submenu li {
      float: left;
      margin-right: 18px; }
      header .submenu li:first-child {
        margin-right: 0;
        margin-bottom: 25px; }
      header .submenu li:last-child {
        margin-right: 0; }
      header .submenu li.tel a {
        color: #606060;
        font-size: 30px;
        text-decoration: none;
        font-family: "小塚明朝 Pro", "Kozuka Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif; }
        @media screen and (min-width: 1080px) {
          header .submenu li.tel a {
            pointer-events: none; } }
        header .submenu li.tel a img {
          vertical-align: middle;
          margin-right: 10px; }
  header #navi_area {
    height: 120px; }
  header #gmenu {
    width: 100%;
    height: 100%;
    position: relative;
    top: 230px;
    left: -100vw;
    z-index: 105;
    transition: all .5s; }
    @media screen and (max-width: 767px) {
      header #gmenu {
        top: 240px; } }
    header #gmenu a {
      display: block;
      text-align: center;
      font-size: 25px;
      font-size: 2.5rem;
      line-height: 1.6;
      font-weight: bold;
      font-family: "小塚明朝 Pro", "Kozuka Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
      color: #606060;
      line-height: 60px;
      text-decoration: none; }
  header .open #gmenu {
    display: block;
    width: 100%;
    left: 0; }
  @media screen and (max-width: 767px) {
    header .open .submenu {
      left: 50%;
      margin-left: -140px; }
      header .open .submenu .facebook {
        margin-left: 55px; } }
  header .toggle_btn {
    display: block;
    position: absolute;
    top: 92px;
    right: 0px;
    width: 40px;
    height: 35px;
    transition: all .5s;
    cursor: pointer;
    z-index: 110; }
    @media screen and (max-width: 1079px) {
      header .toggle_btn {
        right: 20px; } }
    @media screen and (max-width: 767px) {
      header .toggle_btn {
        top: 40px; } }
  header .toggle_btn span {
    display: block;
    position: absolute;
    left: 0;
    width: 40px;
    height: 5px;
    /* background-color: $site_base_color; */
    background-color: #8a7b68;
    border-radius: 4px;
    transition: all .5s; }
  header .toggle_btn span:nth-child(1) {
    top: 0px; }
  header .toggle_btn span:nth-child(2) {
    top: 15px; }
  header .toggle_btn span:nth-child(3) {
    bottom: 0px; }
  header .open .toggle_btn span {
    background-color: #766A56; }
  header .open .toggle_btn span:nth-child(1) {
    -webkit-transform: translateY(15px) rotate(-315deg);
    transform: translateY(15px) rotate(-315deg); }
  header .open .toggle_btn span:nth-child(2) {
    opacity: 0; }
  header .open .toggle_btn span:nth-child(3) {
    -webkit-transform: translateY(-15px) rotate(315deg);
    transform: translateY(-15px) rotate(315deg); }
  header #mask {
    display: none;
    background: #fff;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s; }
  header .open #mask {
    position: fixed;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: 100;
    cursor: pointer; }

.wrapper {
  max-width: 1080px;
  margin: 0 auto;
  position: relative; }
  @media screen and (max-width: 1079px) {
    .wrapper {
      width: 100%; } }
  @media screen and (max-width: 767px) {
    .wrapper {
      padding-left: 5px;
      padding-right: 5px; } }

/*=====================table===========*/
table {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  border: 1px solid #666666;
  margin-bottom: 20px;
  word-break: break-all; }

table th {
  padding: 10px;
  font-weight: normal;
  vertical-align: top;
  text-align: center;
  background: #dadbc7;
  color: #666666;
  border: 1px solid #666666;
  vertical-align: middle; }

td.ivory {
  background-color: #FFFFCC; }

td.pink {
  background-color: #FFE6FF; }

td.pink_jikeikai {
  background-color: #FFF4FA; }

td.orange {
  background-color: #FCEFC0; }

td.orange2 {
  background-color: #FFF9DF; }

td.blue {
  background-color: #F2F8FD; }

td.green {
  background-color: #F3FBF0; }

table thead th {
  background: #dadbc7; }

table td {
  padding: 10px;
  vertical-align: top;
  border: 1px solid #666666;
  vertical-align: middle;
  text-align: middle; }

/*=====================indent===========*/
.indent {
  text-indent: 1em; }

.indent_r {
  padding-left: 1em;
  text-indent: -1em; }

.indent_r2 {
  padding-left: 1.5em;
  text-indent: -1.5em;
  margin-bottom: 1em; }

/*=====================main==========*/
@media screen and (max-width: 767px) {
  .main img {
    width: 100%;
    display: block;
    margin-bottom: 30px; } }

footer {
  width: 100%;
  min-width: 1080px;
  background: #ebc8ed;
  padding: 78px 0 30px;
  margin-top: 50px;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 1079px) {
    footer {
      min-width: 100%;
      padding-left: 5px;
      padding-right: 5px; } }
  @media screen and (max-width: 767px) {
    footer {
      min-width: 100%;
      padding: 30px 5px; } }
  footer a#linecoupon {
    transition: all .5s;
    position: absolute;
    right: 0;
    bottom: -300px;
    left: 50%;
    margin-left: 340px; }
    @media screen and (max-width: 767px) {
      footer a#linecoupon {
        bottom: auto;
        top: 10px;
        right: 80px;
        left: auto;
        bottom: -150px;
        margin-left: 0; }
        footer a#linecoupon img {
          width: 75px;
          height: auto; } }
    footer a#linecoupon.fixed {
      position: fixed;
      bottom: 20px;
      z-index: 1000; }
      @media screen and (max-width: 767px) {
        footer a#linecoupon.fixed {
          top: auto;
          right: 80px;
          left: auto;
          bottom: 50px;
          margin: 0; } }
  footer a#page_top {
    -webkit-filter: drop-shadow(0px 0px 2px rgba(255, 255, 255, 0.6));
    filter: drop-shadow(0px 0px 2px rgba(255, 255, 255, 0.6));
    transition: all .5s;
    bottom: -50px;
    left: 50%;
    margin-left: 540px; }
    @media screen and (max-width: 767px) {
      footer a#page_top {
        top: auto;
        right: 20px;
        left: auto;
        bottom: -150px;
        margin-left: 0; } }
    footer a#page_top.fixed {
      position: fixed;
      top: auto;
      right: auto;
      bottom: 50px;
      left: 50%;
      margin-left: 540px;
      z-index: 1000; }
      @media screen and (max-width: 1079px) {
        footer a#page_top.fixed {
          left: auto;
          margin-left: auto;
          right: 20px; } }
  footer access {
    position: relative;
    display: block;
    margin: 0 auto;
    text-align: center;
    line-height: 1.4em; }
    footer access:after {
      content: "";
      clear: both;
      display: block; }
    footer access .logo {
      height: 130px;
      width: 145px;
      margin: 0 auto;
      display: block; }
      footer access .logo .mark {
        margin-bottom: 10px; }
        footer access .logo .mark + img {
          width: 120px;
          height: auto; }
      @media screen and (max-width: 767px) {
        footer access .logo {
          float: none; } }
    footer access .tel {
      display: block;
      margin: 15px auto 10px;
      color: #606060;
      font-size: 30px;
      text-decoration: none; }
      footer access .tel img {
        margin-right: 5px;
        vertical-align: middle; }
      @media screen and (min-width: 1080px) {
        footer access .tel {
          pointer-events: none; } }
      footer access .tel span {
        display: block;
        font-size: 16px;
        text-indent: 40px; }
  footer .fmenu {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px auto 60px;
    max-width: 685px; }
    @media screen and (max-width: 767px) {
      footer .fmenu {
        margin-bottom: 30px; } }
    footer .fmenu li {
      border-right: 1px solid #606060;
      margin-bottom: 20px; }
      @media screen and (max-width: 767px) {
        footer .fmenu li {
          border-right: 0; } }
      footer .fmenu li:nth-child(5), footer .fmenu li:last-child {
        border: none; }
      footer .fmenu li a {
        display: block;
        line-height: 20px;
        padding: 0 15px;
        color: #606060;
        text-decoration: none; }
  footer .sns {
    width: 162px;
    margin: 0 auto 60px;
    height: 42px;
    display: block; }
    @media screen and (max-width: 767px) {
      footer .sns {
        margin-bottom: 30px; } }
    footer .sns li {
      width: 42px;
      height: 42px;
      margin-right: 18px;
      float: left; }
      footer .sns li:last-child {
        margin-right: 0; }
      footer .sns li a {
        display: block;
        width: 42px;
        height: 42px; }
  footer #copyright {
    text-align: center;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
    color: #606060; }

/* CSS Document */
#top header {
  z-index: 10; }
#top #topSlide {
  position: relative;
  height: 464px;
  width: 1080px;
  margin: 0 auto;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    #top #topSlide {
      width: 100%;
      height: 200px; } }
  #top #topSlide .slide {
    height: 464px;
    width: 1080px;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (max-width: 767px) {
      #top #topSlide .slide {
        width: 100%;
        height: 200px; } }
    #top #topSlide .slide .bg {
      height: 100%;
      width: 100%;
      position: absolute;
      top: 0;
      right: 0;
      left: auto;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50% 100%; }
  #top #topSlide .blog {
    position: absolute;
    bottom: 15px;
    left: 20px;
    z-index: 5; }
    @media screen and (max-width: 767px) {
      #top #topSlide .blog {
        bottom: 5px;
        left: 5px; } }
#top .leanmore {
  margin-bottom: 80px; }
  @media screen and (max-width: 1079px) {
    #top .leanmore {
      overflow: hidden; } }
  #top .leanmore h2 {
    height: 165px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      #top .leanmore h2 {
        height: 100px; } }
    #top .leanmore h2 img {
      margin-top: 72px;
      max-width: 100%; }
      @media screen and (max-width: 767px) {
        #top .leanmore h2 img {
          margin-top: 40px; } }
  #top .leanmore .slick-slide {
    margin-right: 40px; }
    @media screen and (max-width: 1079px) {
      #top .leanmore .slick-slide {
        margin: 0 20px; } }
    #top .leanmore .slick-slide img {
      width: 100%; }
#top .news {
  background: #efefef; }
  #top .news h2 {
    height: 157px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      #top .news h2 {
        height: 107px; } }
    #top .news h2 img {
      margin-top: 39px;
      max-width: 100%; }
  #top .news ul {
    margin-left: 100px;
    padding-bottom: 50px; }
    @media screen and (max-width: 767px) {
      #top .news ul {
        padding-bottom: 20px;
        margin-left: 0; } }
    #top .news ul li {
      max-width: 600px;
      background: url("../../img/icon_flower_01.svg") no-repeat left center;
      padding-left: 40px;
      line-height: 22px;
      height: 22px;
      margin-bottom: 28px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis; }
      @media screen and (max-width: 767px) {
        #top .news ul li {
          padding-left: 30px; } }
      #top .news ul li span {
        margin-right: 10px; }
  #top .news a.btn {
    position: absolute;
    bottom: 50px;
    right: 100px;
    display: block; }
    @media screen and (max-width: 767px) {
      #top .news a.btn {
        position: relative;
        top: 0;
        left: 0;
        text-align: center;
        padding-bottom: 30px; } }
#top .pickup:after {
  content: "";
  clear: both;
  display: block; }
#top .pickup h2 {
  text-align: center;
  padding: 75px 0 45px; }
  @media screen and (max-width: 767px) {
    #top .pickup h2 {
      padding: 45px 0; } }
  #top .pickup h2 img {
    max-width: 100%; }
@media screen and (max-width: 767px) {
  #top .pickup img {
    width: 100%; } }
#top footer {
  margin-top: 0; }

/* CSS Document */
#news .box_list .page {
  line-height: 28px;
  max-width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between; }
  #news .box_list .page .b_next, #news .box_list .page .b_back {
    width: 28px;
    height: 28px;
    border-radius: 19px;
    display: block;
    text-align: center;
    color: #fff;
    font-weight: bold;
    text-decoration: none; }
    #news .box_list .page .b_next img, #news .box_list .page .b_back img {
      height: 28px; }
  #news .box_list .page .b_null {
    width: 28px;
    height: 28px;
    display: block; }
  #news .box_list .page .page_num {
    width: calc(100% - 70px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
  #news .box_list .page a, #news .box_list .page strong {
    width: 20px;
    display: block; }
#news .box_list .news {
  margin: 40px 0; }
#news .box_list .newslist_flex {
  display: flex;
  justify-content: flex-start;
  margin-top: 20px;
  margin-left: -40px; }
  @media screen and (max-width: 767px) {
    #news .box_list .newslist_flex {
      flex-wrap: wrap;
      margin-left: -10px; } }
  #news .box_list .newslist_flex .newslist_img {
    width: calc(calc(100% / 5) - 40px);
    margin-left: 40px;
    font-size: 14px; }
    @media screen and (max-width: 767px) {
      #news .box_list .newslist_flex .newslist_img {
        width: calc(calc(100% / 3) - 10px);
        margin-left: 10px; } }
    #news .box_list .newslist_flex .newslist_img img {
      width: 100%;
      height: auto;
      margin-bottom: 5px;
      display: block; }
#news .box_list .date {
  text-align: right; }

/* CSS Document */
#contact {
  /*==ボタン==*/ }
  #contact h1.img {
    background-image: url(../../contact/img/title.jpg); }
  #contact .check {
    vertical-align: baseline; }
  #contact ul.frm_list {
    list-style: none;
    padding-top: 8px;
    display: flex;
    align-content: space-between;
    flex-wrap: wrap; }
    #contact ul.frm_list li {
      width: 100%;
      margin-bottom: 5px;
      clear: both;
      padding: 5px 5px;
      background: #F0F0F0; }
      #contact ul.frm_list li.w2 {
        width: 50%; }
        @media screen and (max-width: 1079px) {
          #contact ul.frm_list li.w2 {
            width: 100%; } }
      #contact ul.frm_list li > label {
        width: 200px;
        line-height: 33px;
        margin-right: 10px;
        text-align: left;
        padding: 0 0 0 30px;
        float: left;
        display: block; }
        @media screen and (max-width: 767px) {
          #contact ul.frm_list li > label {
            width: auto;
            float: none;
            padding: 0 0 0 10px; } }
    #contact ul.frm_list input {
      width: 300px;
      height: 25px; }
      @media screen and (max-width: 1079px) {
        #contact ul.frm_list input {
          width: 97%; } }
      #contact ul.frm_list input[type="radio"] {
        width: 15px;
        height: 15px;
        margin-bottom: 7px; }
      #contact ul.frm_list input[type="checkbox"] {
        vertical-align: baseline; }
      #contact ul.frm_list input#zip, #contact ul.frm_list input#zip2 {
        width: 100px; }
      #contact ul.frm_list input#pref, #contact ul.frm_list input#pref2 {
        width: 100px; }
      #contact ul.frm_list input.small {
        width: 100px; }
    #contact ul.frm_list select {
      height: 30px; }
      #contact ul.frm_list select.small {
        width: 100px; }
    #contact ul.frm_list input,
    #contact ul.frm_list textarea {
      background: #fff;
      border: 1px solid #ccc;
      border-radius: 3px 3px 3px 3px;
      padding: 3px;
      transition: 0.2s;
      -moz-transition: 0.2s;
      -webkit-transition: 0.2s;
      -o-transition: 0.2s; }
    #contact ul.frm_list input:focus,
    #contact ul.frm_list textarea:focus {
      box-shadow: 1px 1px 2px #dde inset;
      border: 1px solid #c00; }
    #contact ul.frm_list p {
      display: block;
      margin: 0 0 0 200px;
      line-height: 33px; }
      @media screen and (max-width: 767px) {
        #contact ul.frm_list p {
          margin: 0; } }
    #contact ul.frm_list .delete {
      color: #ccc; }
    #contact ul.frm_list textarea {
      width: 97%; }
    #contact ul.frm_list strong {
      font-weight: normal;
      display: block;
      margin-left: 170px; }
      #contact ul.frm_list strong .ERR {
        color: #c00; }
  #contact ul.btn1 {
    width: 240px;
    margin: 20px auto; }
    #contact ul.btn1 li {
      display: block;
      width: 240px;
      height: 60px;
      padding: 0px; }
  #contact ul.btn2 {
    width: 520px;
    margin: 20px auto;
    height: 60px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      #contact ul.btn2 {
        width: auto;
        height: auto;
        flex-direction: column-reverse;
        justify-content: center;
        align-items: center; } }
    #contact ul.btn2 li {
      display: block;
      width: 240px;
      height: 60px; }
      @media screen and (max-width: 767px) {
        #contact ul.btn2 li {
          margin-bottom: 20px; } }
  #contact .btn_check,
  #contact .btn_send,
  #contact .btn_back {
    color: #fff;
    font-size: 23px;
    width: 240px;
    padding-right: 20px;
    height: 60px;
    line-height: 60px;
    display: block;
    text-align: center;
    text-decoration: none;
    border: 1px solid #ccc;
    border-right-color: #999;
    border-bottom-color: #999;
    border-radius: 10px;
    background: #b20000;
    position: relative;
    transition: all 0.2s; }
    @media screen and (max-width: 767px) {
      #contact .btn_check,
      #contact .btn_send,
      #contact .btn_back {
        padding-right: 0; } }
  #contact .btn_back {
    padding: 0 0 0 20px;
    background: #787878; }
    @media screen and (max-width: 767px) {
      #contact .btn_back {
        padding: 0; } }
  #contact .btn_check:hover,
  #contact .btn_send:hover,
  #contact .btn_back:hover {
    color: #fff;
    background: rgba(178, 0, 0, 0.7);
    cursor: pointer; }
  #contact .btn_back:hover {
    background: rgba(120, 120, 120, 0.7); }
  #contact .btn_check:after,
  #contact .btn_send:after,
  #contact .btn_back:after {
    position: absolute;
    top: 22px;
    right: 16px;
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    border-top: 5px solid #fff;
    border-right: 5px solid #fff;
    transform: rotate(45deg); }
  #contact .btn_back:after {
    transform: rotate(225deg);
    left: 16px; }

/* CSS Document */
#store-guide {
  /*------------------------------------------------------------------------
  〜500px 
  ------------------------------------------------------------------------*/ }
  #store-guide .right {
    margin-bottom: 100px; }
    @media screen and (max-width: 767px) {
      #store-guide .right {
        margin-bottom: 30px; } }
  #store-guide .text_center {
    text-align: center;
    clear: both; }
  #store-guide .balloon4 {
    position: relative;
    margin: 2em 0 2em 0px;
    padding: 15px;
    width: 70%;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 6px;
    box-shadow: 0 0 6px 0 #ccc; }
  #store-guide .balloon4:before {
    content: "";
    position: absolute;
    left: 104%;
    width: 13px;
    height: 12px;
    bottom: 0;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    box-shadow: 0 0 6px 0 #ccc; }
  #store-guide .balloon4:after {
    content: "";
    position: absolute;
    left: 101%;
    width: 20px;
    height: 18px;
    bottom: 3px;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    box-shadow: 0 0 6px 0 #ccc; }
  #store-guide .balloon4 p {
    margin: 0;
    padding: 0; }
  #store-guide .point_title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.6;
    color: #8a7b68;
    font-family: "小塚明朝 Pro", "Kozuka Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
    font-weight: bold; }
  #store-guide .face_title {
    color: #8a7b68;
    font-family: "小塚明朝 Pro", "Kozuka Mincho Pro", "游明朝体", "Yu Mincho", YuMincho, "Times New Roman", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", sans-serif;
    font-weight: bold; }
  #store-guide .box_list {
    float: left;
    width: 10%;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
    margin-left: 20px;
    margin-right: 20px;
    clear: non; }
  #store-guide .plus {
    width: 80%;
    padding-left: 20px;
    margin-top: 5px;
    border-left: 1px solid #222; }
  #store-guide .plus1 {
    width: 45%;
    padding-right: 20px;
    margin-top: 5px; }
  #store-guide .clearfix:after {
    content: "";
    clear: both;
    display: block; }
  #store-guide .price_ext {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.6;
    color: #8a7b68; }
  #store-guide .face_ext {
    color: #8a7b68;
    font-weight: bold; }
  #store-guide .map {
    clear: both; }
    #store-guide .map:after {
      content: "";
      clear: both;
      display: block; }
    #store-guide .map iframe {
      width: 440px;
      height: 440px;
      border: 0;
      float: left;
      margin-right: 20px; }
      @media screen and (max-width: 767px) {
        #store-guide .map iframe {
          width: 100%;
          float: none;
          margin-right: 0; } }
    #store-guide .map dl {
      width: 620px; }
      @media screen and (max-width: 767px) {
        #store-guide .map dl {
          width: 100%; } }
  @media screen and (max-width: 500px) {
    #store-guide .p-article-thinking_item {
      width: 100% !important; }
    #store-guide .thinking_img {
      display: none !important; }
    #store-guide .box_list {
      width: 100% !important; }
    #store-guide .plus {
      width: 90% !important; } }

/* CSS Document */
#products .right {
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    #products .right {
      margin-bottom: 30px; } }
#products .text_center {
  text-align: center;
  clear: both; }
#products .box_list {
  float: left;
  width: 10%;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
  clear: non; }
#products .plus {
  width: 80%;
  padding-left: 20px;
  margin-top: 5px;
  border-left: 1px solid #222; }
#products .plus1 {
  width: 45%;
  padding-right: 20px;
  margin-top: 5px; }
#products .clearfix:after {
  content: "";
  clear: both;
  display: block; }
#products .price_ext {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.6;
  color: #8a7b68; }
#products .face_ext {
  color: #8a7b68;
  font-weight: bold; }
#products .map {
  clear: both; }
  #products .map:after {
    content: "";
    clear: both;
    display: block; }
  #products .map iframe {
    width: 440px;
    height: 440px;
    border: 0;
    float: left;
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      #products .map iframe {
        width: 100%;
        float: none;
        margin-right: 0; } }
  #products .map dl {
    width: 620px; }
    @media screen and (max-width: 767px) {
      #products .map dl {
        width: 100%; } }

/* CSS Document */
#online-diagnostics .right {
  margin-bottom: 100px; }
  @media screen and (max-width: 767px) {
    #online-diagnostics .right {
      margin-bottom: 30px; } }
#online-diagnostics .text_center {
  text-align: center;
  clear: both; }
#online-diagnostics .point_title {
  color: #8a7b68;
  font-weight: bold; }
#online-diagnostics .box_list {
  float: left;
  width: 23%;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  clear: non; }
  @media screen and (max-width: 767px) {
    #online-diagnostics .box_list {
      width: 40%; } }
#online-diagnostics .plus {
  width: 80%;
  padding-left: 20px;
  margin-top: 5px;
  border-left: 1px solid #222; }
#online-diagnostics .plus1 {
  width: 45%;
  padding-right: 20px;
  margin-top: 5px; }
#online-diagnostics .clearfix:after {
  content: "";
  clear: both;
  display: block; }
