@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 400;
  /*-Normal-*/
  src: url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Regular.woff") format("woff"), url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Regular.woff2") format("woff2"); }
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 500;
  /*-Medium-*/
  src: url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Medium.woff") format("woff"), url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Medium.woff2") format("woff2"); }
@font-face {
  font-family: "Noto Serif Japanese";
  font-style: normal;
  font-weight: 700;
  /*-Bold-*/
  src: url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Bold.woff") format("woff"), url("../font/NotoSerifCJKjp/NotoSerifCJKjp-Bold.woff2") format("woff2"); }
.flex {
  display: flex; }

.jcss {
  justify-content: start; }

.jcsc {
  justify-content: center; }

.jcsb {
  justify-content: space-between; }

.aic {
  align-items: center; }

.ais {
  align-items: start; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.disnone {
  display: none !important; }
  @media only screen and (max-width: 468px) {
    .disnone {
      display: block !important; } }

@media only screen and (max-width: 468px) {
  .spdisnone {
    display: none !important; } }

.tdpd10 td {
  padding: 10px !important; }

li {
  list-style: none; }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-weight: 500; }

body {
  counter-reset: number 0;
  line-height: 1.7em;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #000;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow: hidden;
  font-size: 16px; }

.inner {
  margin: 0 auto;
  max-width: 1200px; }

#contents_wrap {
  width: 100%;
  min-width: 100%;
  margin-bottom: 100px; }

#contents {
  width: 100%;
  background: transparent; }
  @media only screen and (max-width: 768px) {
    #contents {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

#main {
  width: 100%; }

#main #col_main {
  width: 100%; }

#side {
  width: 18.75000%; }

.map {
  margin: 56px 20px 0; }

.map li {
  border-left: 5px solid #CCCCCC;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }

table {
  table-layout: auto; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed; } }
.tlfix table {
  table-layout: fixed; }

table td img {
  height: auto !important; }

.pdtd10 td {
  padding: 10px !important; }

pre {
  margin: 0;
  padding: 0;
  white-space: pre-line; }

b, strong {
  font-weight: bold; }

u {
  text-decoration: line-through; }

img {
  max-width: 100%;
  height: auto !important; }

small {
  font-size: 80%; }

hr {
  border: none;
  height: 0;
  border-bottom: 1px dashed #B3B3B3; }

span {
  font-weight: inherit; }

u {
  text-decoration: underline; }

b {
  font-weight: 500; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

a {
  text-decoration: none; }

a:hover {
  opacity: 0.6;
  transition: 1s; }

@media screen and (min-width: 469px) and (max-width: 768px) {
  .imgR, .imgL {
    max-width: 30% !important; } }
@media only screen and (max-width: 468px) {
  .imgR, .imgL {
    display: block;
    float: none;
    margin: 0 auto 10px;
    max-width: 100% !important;
    text-align: center; } }

.mincho {
  font-family: "Noto Serif Japanese", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif; }

.gothic {
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

@media only screen and (max-width: 468px) {
  .fltL {
    float: none;
    width: 100% !important; }

  .fltR {
    float: none;
    width: 100% !important; }

  .sptal {
    text-align: left !important; }

  .sptar {
    text-align: right !important; }

  .sptac {
    text-align: center !important; }

  .spcenter {
    text-align: center;
    display: block;
    margin-top: 10px; } }
header#global_header {
  max-width: 100%;
  width: 100%;
  min-width: 100%;
  height: auto;
  padding-top: 6px; }
  @media only screen and (max-width: 768px) {
    header#global_header {
      padding-top: 50px;
      border-top: 0; } }

@-webkit-keyframes zoom {
  50% {
    -webkit-transform: scale(1.1); } }
@keyframes zoom {
  50% {
    transform: scale(1.1); } }
.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%; }

#header {
  width: 100%;
  padding-bottom: 6px; }
  #header .innerS {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 6px; }
    @media only screen and (max-width: 468px) {
      #header .innerS {
        flex-direction: column; } }
    #header .innerS .flxL {
      width: 30%; }
      #header .innerS .flxL #siteID {
        text-align: left; }
        @media only screen and (max-width: 468px) {
          #header .innerS .flxL #siteID {
            position: fixed;
            top: 0px;
            left: 3px;
            width: 110px;
            padding: 3px;
            z-index: 999; } }
        #header .innerS .flxL #siteID a {
          opacity: 1; }
    #header .innerS .flxR {
      width: 68%;
      display: flex;
      justify-content: flex-end;
      align-items: center;
      margin: 15px 0; }
      @media screen and (min-width: 469px) and (max-width: 768px) {
        #header .innerS .flxR {
          margin: 6px 0; } }
      @media only screen and (max-width: 468px) {
        #header .innerS .flxR {
          margin: 0; } }
      #header .innerS .flxR img {
        margin-right: 1em; }
        @media only screen and (max-width: 468px) {
          #header .innerS .flxR img {
            display: none; } }
  #header #nav_header .fleX {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 768px) {
      #header #nav_header .fleX {
        display: block; } }
  #header #nav_header .add {
    font-size: 14px;
    text-align: left; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      #header #nav_header .add {
        padding-right: 6px; } }
    @media only screen and (max-width: 468px) {
      #header #nav_header .add {
        display: none; } }
  #header #nav_header .tel {
    font-size: 24px;
    color: #388E3C !important;
    margin: 12px; }
    @media only screen and (max-width: 768px) {
      #header #nav_header .tel {
        position: fixed;
        top: -3px;
        right: 2.5rem;
        z-index: 999;
        font-size: 25px; }
        #header #nav_header .tel a {
          color: #388E3C !important; }
        #header #nav_header .tel span {
          display: none; } }
  @media only screen and (max-width: 768px) {
    #header #nav_header .mail .btn_stitch {
      background: #388E3C;
      border: 1px #fff dashed;
      box-shadow: 0 0 0 4px #388E3C;
      color: #fff !important;
      width: 2em;
      position: fixed;
      top: 2px;
      right: 5.5rem;
      z-index: 999; }
      #header #nav_header .mail .btn_stitch span {
        display: none; } }

#nav_global {
  background: #C8E6C9;
  width: 100%;
  padding: 15px 0; }
  #nav_global ul {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    #nav_global ul li {
      width: calc((100% / 9) - 6px);
      padding: 3px;
      font-size: 15px;
      border-right: 1px solid #81C784; }
      #nav_global ul li:nth-child(1) {
        border-left: 1px solid #81C784; }
      #nav_global ul li:nth-child(3) {
        flex-grow: 2; }
      #nav_global ul li:nth-child(4) {
        flex-grow: 2; }
      #nav_global ul li a {
        font-weight: 700;
        color: #2E7D32;
        text-shadow: 2px 2px 1px #fff;
        display: block; }
        #nav_global ul li a:hover {
          opacity: 1;
          -webkit-animation: .3s;
          animation: zoom .3s; }
        #nav_global ul li a i {
          display: none; }

#main_image {
  width: 100%;
  padding: 1em;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    #main_image {
      padding: 0; } }
  #main_image img {
    max-width: 100% !important;
    height: auto; }
  #main_image .pc {
    display: block;
    margin: 0 auto; }
    @media only screen and (max-width: 468px) {
      #main_image .pc {
        display: none; } }

#local-keyvisual {
  position: relative;
  background-image: url(../images/common/bg_4.png);
  background-position: center; }
  @media only screen and (max-width: 768px) {
    #local-keyvisual {
      margin-bottom: 50px; } }
  #local-keyvisual h1 {
    letter-spacing: 0.1em;
    color: #fff;
    font-size: 3em;
    font-weight: 700;
    z-index: 1;
    position: relative;
    text-align: left;
    background: rgba(0, 0, 0, 0.6);
    text-align: center; }
    @media only screen and (max-width: 768px) {
      #local-keyvisual h1 {
        font-size: 2em; } }
    #local-keyvisual h1 span {
      padding: 150px 0;
      display: block; }
      @media only screen and (max-width: 768px) {
        #local-keyvisual h1 span {
          padding: 100px 0; } }
      #local-keyvisual h1 span:empty {
        display: none; }

#local-keyvisual #local-keyvisual-bg, #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: center;
  background-size: cover; }

.pan1 {
  margin: 20px 0 100px; }
  @media only screen and (max-width: 768px) {
    .pan1 {
      display: none; } }
  .pan1 a {
    color: #000; }

.mean-container a.meanmenu-reveal span {
  background: #2E7D32 !important; }

.mean-container a.meanmenu-reveal {
  color: #2E7D32 !important; }

.mean-container .mean-bar {
  background: #fff !important;
  position: fixed !important;
  z-index: 8 !important; }

.mean-container .mean-nav {
  background: #C8E6C9 !important; }

.mean-container .mean-nav ul li a {
  font-weight: 700;
  color: #2E7D32 !important;
  text-shadow: 2px 2px 1px #fff;
  border-top: 1px solid #2E7D32 !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

.mean-container .mean-nav ul li a {
  padding: 10px 5% !important; }

.mean-container .mean-nav ul li a i {
  margin-right: 15px;
  font-size: 16px; }

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  background: #C8E6C9;
  color: #2E7D32;
  padding-top: 30px;
  margin-top: auto; }
  footer#global_footer img {
    padding: 12px;
    background-color: #fff;
    margin-bottom: 12px; }
  footer#global_footer a {
    font-size: 14px;
    color: #2E7D32;
    text-decoration: none; }
    footer#global_footer a:hover {
      text-decoration: underline; }
  footer#global_footer #nav_footer {
    margin: 12px 0;
    display: inline-block; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      footer#global_footer #nav_footer {
        display: none; } }
    @media only screen and (max-width: 468px) {
      footer#global_footer #nav_footer {
        display: none; } }
    footer#global_footer #nav_footer li {
      float: left; }
      footer#global_footer #nav_footer li:before {
        content: "|";
        padding: 0 8px; }
      footer#global_footer #nav_footer li:first-child:before {
        content: ""; }
      footer#global_footer #nav_footer li a {
        text-decoration: none; }
        footer#global_footer #nav_footer li a:hover {
          opacity: 0.6; }
  footer#global_footer address {
    margin: 0 auto 12px;
    text-align: left;
    display: table; }
    footer#global_footer address span {
      padding-left: 10px;
      display: table-cell;
      vertical-align: middle; }
      @media only screen and (max-width: 468px) {
        footer#global_footer address span {
          display: block;
          margin-top: 10px; } }
  footer#global_footer #copy a {
    text-decoration: none; }
    footer#global_footer #copy a:hover {
      opacity: 0.6; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      footer#global_footer #copy a {
        line-height: 60px; } }

#pagetop {
  width: 100px;
  height: 60px;
  position: fixed;
  right: 2%;
  bottom: 3%;
  background: #FFA726;
  opacity: 0.6;
  border-radius: 15px;
  z-index: 9999; }
  #pagetop a {
    position: relative;
    display: block;
    width: 100px;
    height: 60px;
    text-decoration: none; }
    #pagetop a::before {
      font-family: FontAwesome;
      content: '\f106';
      font-size: 25px;
      color: #fff;
      position: absolute;
      width: 25px;
      height: 25px;
      top: -25px;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto;
      text-align: center; }
    #pagetop a::after {
      content: 'PAGE TOP';
      font-size: 13px;
      color: #fff;
      position: absolute;
      top: 30px;
      bottom: 0;
      right: 0;
      left: 0;
      margin: auto;
      text-align: center; }

/* box */
.home_td {
  margin-left: -7.6923076923% !important;
  display: inline-table; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .home_td {
      margin-left: -7.6923076923% !important; } }
  @media only screen and (max-width: 468px) {
    .home_td {
      margin-left: 0 !important; } }
  .home_td .box {
    z-index: 10;
    float: left;
    width: 42.3076923077% !important;
    margin-left: 7.6923076923% !important;
    margin-bottom: 30px !important; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .home_td .box {
        width: 42.3076923077% !important;
        margin-left: 7.6923076923% !important;
        display: block; } }
    @media only screen and (max-width: 468px) {
      .home_td .box {
        width: 100% !important;
        margin-left: 0 !important; } }
    .home_td .box img {
      width: 100% !important;
      border-radius: 15px; }
    .home_td .box .cont_titl {
      display: block;
      margin: 30px 0 10px; }
      .home_td .box .cont_titl h3 {
        font-size: 25px;
        font-weight: bold; }
        @media only screen and (max-width: 468px) {
          .home_td .box .cont_titl h3 {
            font-size: 20px; } }
        .home_td .box .cont_titl h3:first-letter {
          font-size: 35px;
          color: #ef9916; }
          @media only screen and (max-width: 468px) {
            .home_td .box .cont_titl h3:first-letter {
              font-size: 30px; } }

table th, table td {
  border: none; }

.jump {
  padding-top: 12px;
  margin-top: -12px; }
  @media only screen and (max-width: 768px) {
    .jump {
      padding-top: 60px;
      margin-top: -60px; } }

.innerS {
  max-width: 1024px;
  margin: 0 auto; }

.innerM {
  max-width: 1200px;
  margin: 0 auto; }
  @media only screen and (max-width: 768px) {
    .innerM {
      padding: 0 0.375rem; } }

.innerL {
  max-width: 1920px;
  margin: 0 auto; }

.innre_t {
  max-width: 700px;
  height: auto; }

.clearText {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

.handle01 {
  margin: 0 auto !important; }

.font20 {
  font-size: 20px; }

.pc_non br {
  display: none; }
@media only screen and (max-width: 768px) {
  .pc_non br {
    display: block; } }

@media only screen and (max-width: 768px) {
  .sp_non {
    display: none; } }

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

.tc {
  text-align: center; }

.shadow {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3); }

.font_bb {
  font-size: 1.2em;
  font-weight: bold; }

@media only screen and (max-width: 468px) {
  .sp_cent {
    text-align: center !important; }

  .sp_left div {
    text-align: left !important; }

  .rel_br br {
    display: none; }

  .tl div {
    text-align: left !important; } }
/******************************　ボタンのもろもろ ここから　***/
.btn_stitch {
  background: #FFA726;
  border: 1px #ebe1a9 dashed;
  border-radius: 0.5em;
  box-shadow: 0 0 0 4px #FFA726;
  color: #866147 !important;
  font-size: 1.12em;
  display: inline-block;
  height: 2em;
  line-height: 2;
  margin: 4px;
  padding: 0;
  text-align: center;
  text-decoration: none;
  width: 10em; }

.btn_stitchB {
  background: #FFA726;
  border: 1px #ebe1a9 dashed;
  border-radius: 0.5em;
  box-shadow: 0 0 0 4px #FFA726;
  color: #866147 !important;
  font-size: 1.8em;
  display: inline-block;
  height: 1.8em;
  line-height: 1.8em;
  margin: 4px;
  padding: 0 1.8em;
  text-align: center;
  text-decoration: none;
  max-width: 12em; }
  @media only screen and (max-width: 468px) {
    .btn_stitchB {
      font-size: 1.3em; } }

/******************************　見出しのもろもろ ここから　***/
.midashi h1 {
  text-align: center;
  color: #2E7D32;
  line-height: 1.6em;
  font-size: 2rem;
  font-weight: bold;
  text-shadow: 3px 3px 1px #fff;
  padding: 3rem 0; }
  .midashi h1::after {
    content: '';
    display: block;
    max-width: 1000px;
    padding-top: 6%;
    background: url("../images/common/h1back.png") no-repeat bottom center;
    background-size: contain;
    opacity: 0.5;
    margin: 1% auto 0; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .midashi h1::after {
        width: 100%; } }
    @media only screen and (max-width: 468px) {
      .midashi h1::after {
        width: 100%;
        padding-top: 11%; } }
  @media only screen and (max-width: 468px) {
    .midashi h1 {
      font-size: 1.5rem; } }
.midashi h2 {
  margin: 0;
  /* デフォルトCSS打ち消し */
  font-size: 24px;
  /* 文字サイズ指定 */
  position: relative;
  /* 位置調整 */
  font-weight: normal;
  /* 文字の太さ調整 */
  margin-bottom: 15px;
  /* 周りの余白指定 */
  border-bottom: solid 4px rgba(76, 175, 80, 0.6);
  /* 線指定 */
  border-radius: 0px 0px 160px 180px/0px 0px 20px 4px;
  /* 角丸指定 */ }
  @media only screen and (max-width: 468px) {
    .midashi h2 {
      font-size: 21px;
      font-weight: bold; } }
  .midashi h2 span {
    font-size: 0.6em; }
.midashi h3 {
  position: relative;
  margin: 10px;
  padding: 8px 25px 8px 25px;
  background: none;
  text-transform: uppercase;
  font-size: 140%;
  font-weight: bold;
  border: 2px solid #333;
  border-radius: 3em .5em 2em .5em/.4em 2em .5em 3em; }
  @media only screen and (max-width: 468px) {
    .midashi h3 {
      font-size: 110%; } }
  .midashi h3:before, .midashi h3::after {
    border-radius: 4px;
    box-shadow: 0 1px 4px #95C7A4;
    content: "";
    height: 100%;
    position: absolute;
    width: 100%; }
  .midashi h3::before {
    background-color: #95C7A4;
    left: 0;
    top: 4px;
    z-index: -1; }
  .midashi h3::after {
    background-color: #95C7A4;
    top: 5px;
    left: 5px;
    z-index: -2; }
.midashi h4 {
  position: relative;
  padding-left: 40px;
  font-size: 20px;
  font-weight: bold; }
  .midashi h4:before {
    counter-increment: number 1;
    content: counter(number) " ";
    position: absolute;
    background: #ffca2c;
    color: white;
    font-weight: normal;
    font-size: 20px;
    border-radius: 50%;
    left: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .midashi h4:after {
    content: '';
    display: block;
    position: absolute;
    left: 25px;
    height: 0;
    width: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #ffca2c;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
.midashi h5 {
  font-size: 17px;
  font-weight: bold; }

.midashi_mozi h3 {
  font-size: 140%;
  font-weight: bold;
  color: #866147; }
  @media only screen and (max-width: 468px) {
    .midashi_mozi h3 {
      font-size: 110%; } }
.midashi_mozi div {
  padding: 12px; }

.pankuzu {
  font-size: 14px;
  text-align: right;
  color: #fdfdfd; }
  .pankuzu a {
    color: #fff !important;
    cursor: pointer; }
  @media only screen and (max-width: 768px) {
    .pankuzu {
      display: none; } }

/******************************　fleXのもろもろ ここから　***/
.fleX .box {
  flex: 0 0 calc(100% / 2);
  text-align: center; }
  .fleX .box article {
    text-align: left; }
  .fleX .box div {
    padding: 12px;
    text-align: left; }
  @media only screen and (max-width: 468px) {
    .fleX .box {
      flex: 0 0 calc(100%); } }

.fleX3 .box {
  flex: 0 0 calc(100% / 3);
  text-align: center; }
  @media only screen and (max-width: 468px) {
    .fleX3 .box {
      flex: 0 0 calc(100%); } }

@media only screen and (max-width: 468px) {
  .ireko {
    flex-wrap: wrap-reverse !important; } }

/****************** トップ お知らせのもろもろ ***/
.info {
  overflow: auto;
  height: 320px;
  max-width: 960px; }
  .info dl {
    margin: 0 auto;
    display: block !important; }
    .info dl dt {
      border: none !important;
      background-color: #C8E6C9 !important;
      border-radius: 6px; }
    .info dl dd {
      border: none !important;
      border-bottom: 0px dashed gray !important;
      text-align: left;
      padding: 12px !important; }

.text_top {
  font-size: 1.4em;
  line-height: 1.4em;
  text-shadow: 4px 4px 3px #fff; }

.tdpd10 td {
  padding: 10px !important; }

.slider2 img {
  margin: 0 auto; }

.bg_100per_wrap {
  position: relative;
  padding: 100px 0 !important; }
  @media only screen and (max-width: 768px) {
    .bg_100per_wrap {
      padding: 50px 0 !important; } }

.bg_100per_inner {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1);
  background: #f2f2e9 no-repeat;
  background-size: cover;
  z-index: -1; }

/****************** Q ＆ Aのもろもろ ***/
.accordion dl {
  flex-flow: column wrap; }
  .accordion dl dt {
    /*タイトル*/
    border: none !important;
    flex-direction: row !important;
    justify-content: flex-start !important;
    cursor: pointer;
    padding: 10px;
    margin: 4px 0;
    font-size: 18px;
    font-weight: bold; }
    .accordion dl dt::before {
      font-family: "Font Awesome 5 pro";
      content: "\f2fd";
      font-weight: 900;
      padding-right: 8px;
      /*文字との隙間*/
      color: #388E3C;
      /*アイコンの色*/
      font-size: 20px; }
  .accordion dl dd {
    border: none !important;
    display: none;
    background-color: #E4F1DC;
    margin: -4px 0 4px 0; }
    .accordion dl dd::before {
      font-family: "Font Awesome 5 pro";
      content: "\f00c";
      font-weight: 900;
      padding-right: 8px;
      /*文字との隙間*/
      color: #388E3C;
      /*アイコンの色*/
      font-size: 20px;
      text-indent: -1em;
      padding-left: 1em; }
      @media only screen and (max-width: 768px) {
        .accordion dl dd::before {
          text-indent: 0em;
          padding-left: 0em; } }

/****************** グーグルマップのもろもろ ***/
.ggmap {
  position: relative;
  padding-bottom: 25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  @media only screen and (max-width: 468px) {
    .ggmap {
      padding-top: 40%; } }
  .ggmap iframe {
    position: absolute;
    top: 20px;
    left: 0;
    width: 100%;
    height: 100%; }

/****************** プライバシーポリシーのもろもろ ***/
.policy-wrap {
  text-align: center; }
  .policy-wrap a {
    color: #FFA726 !important; }

/* ポップアップウインドウの設定 */
.privacy {
  max-width: 800px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.9); }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .privacy {
      width: 95%; } }
  .privacy h3 {
    margin-top: 16px;
    border-left: 4px solid #2E7D32;
    color: #333;
    padding-left: 8px;
    font-size: 18px;
    letter-spacing: 0.1em;
    font-weight: bold; }
  .privacy p {
    margin: 10px 0 25px;
    font-size: 14px; }

/****************** 404エラーのもろもろ ***/
.center {
  text-align: center; }

.title_404 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.75;
  padding: 42px 0 12px; }

.text_404 {
  font-size: 14px;
  line-height: 2em;
  letter-spacing: -0.03em;
  padding-bottom: 36px; }
  @media only screen and (max-width: 468px) {
    .text_404 {
      text-align: left !important; }
      .text_404 br {
        display: none; } }

.btn_404 {
  display: inline-block;
  color: #fff !important;
  text-decoration: none !important;
  letter-spacing: 0.05em;
  padding: 0.6em 1.3em;
  border-radius: 2px;
  background-color: #2E7D32; }

.btn_color {
  background-color: #b0002d; }

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