@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common.css
 Style : common
================================================================= */
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

body {
  counter-reset: number 0;
  line-height: 2em;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #666;
  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: 14px; }
  @media only screen and (max-width: 768px) {
    body {
      font-size: 16px; } }

.inner {
  max-width: 1000px;
  margin: 0 auto; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .inner {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 468px) {
    .inner {
      padding-left: 10px !important;
      padding-right: 10px !important; } }

#contents_wrap {
  width: 100%;
  min-width: 100%; }

#contents {
  font-size: 100%;
  width: 100%;
  max-width: 1200px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    #contents {
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media only screen and (max-width: 468px) {
    #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; }

.policy h2 {
  border-bottom: 2px solid #BBBBBB;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 15px;
  padding: 0 0 5px; }

.policy p {
  margin: 0 0 20px; }

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  table {
    table-layout: fixed; } }
.tlfixed 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; }

@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: "游明朝体", "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; }
  @media only screen and (max-width: 768px) {
    header#global_header {
      padding-top: 62px;
      border-top: 0; } }
  header#global_header #header {
    max-width: 1200px;
    margin: 10px auto; }
    @media only screen and (max-width: 768px) {
      header#global_header #header {
        height: auto; } }
    header#global_header #header .HFLX1 {
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      height: 100%;
      align-items: bottom; }
      header#global_header #header .HFLX1 .box p {
        text-align: left !important;
        padding-bottom: 5px; }
        @media only screen and (max-width: 768px) {
          header#global_header #header .HFLX1 .box p {
            display: none; } }
      header#global_header #header .HFLX1 .HFLX2 {
        display: flex;
        align-items: bottom; }
        header#global_header #header .HFLX1 .HFLX2 ul li {
          display: inline-block;
          line-height: 80px;
          margin-left: 10px; }
      @media only screen and (max-width: 768px) {
        header#global_header #header .HFLX1 {
          display: block; }
          header#global_header #header .HFLX1 .HFLX2 {
            margin: 10px auto;
            max-width: 370px; }
            header#global_header #header .HFLX1 .HFLX2 li {
              line-height: 60px !important; } }
    @media screen and (min-width: 769px) and (max-width: 900px) {
      header#global_header #header .HFLX2 img {
        width: 195px; } }
  header#global_header #nav_global {
    margin: 0 auto;
    clear: both;
    background: #f99c1c; }
    @media only screen and (max-width: 768px) {
      header#global_header #nav_global {
        display: none; } }
    header#global_header #nav_global ul {
      max-width: 1200px;
      margin: auto;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
      header#global_header #nav_global ul li {
        position: relative;
        -webkit-flex-grow: 1;
        flex-grow: 1; }
        header#global_header #nav_global ul li a {
          display: block;
          font-size: 18px;
          color: #fff;
          line-height: 75px;
          font-family: "rounded-l-mplus-1c", "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }
          header#global_header #nav_global ul li a:hover {
            opacity: 0.6; }
          header#global_header #nav_global ul li a:before {
            position: absolute;
            content: "|";
            color: #fff;
            left: 0; }
            @media only screen and (max-width: 768px) {
              header#global_header #nav_global ul li a:before {
                display: none; } }
        header#global_header #nav_global ul li:last-child a:after {
          position: absolute;
          right: 0;
          content: "|";
          color: #fff; }
  header#global_header #main_image {
    max-width: 1200px;
    margin: 0 auto; }
    header#global_header #main_image img {
      display: block;
      width: 100%; }

#mainArea {
  width: 100%; }
  #mainArea #slider {
    width: 100%;
    margin: 0 auto 80px;
    position: relative; }
    #mainArea #slider li {
      margin: 10px;
      border-radius: 15px !important; }
      #mainArea #slider li img {
        width: 100%;
        height: auto;
        border-radius: 15px !important; }
  #mainArea .slick-prev, #mainArea .slick-next {
    z-index: 100;
    height: auto !important;
    width: auto !important; }
  #mainArea .slick-prev {
    left: 18% !important; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      #mainArea .slick-prev {
        width: 50px !important; } }
  #mainArea .slick-next {
    right: 18% !important; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      #mainArea .slick-next {
        width: 50px !important; } }
  #mainArea .slick-prev:before, #mainArea .slick-next:before {
    display: none; }

.mean-container .mean-bar {
  background: #f99c1c !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #f99c1c !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
  padding: 10px 5% !important; }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

.anchor {
  display: block;
  transform: translateY(-30px); }

/*
飛ばしたいところの前に以下のような記述
<span id="map" class="anchor"></span>
*/
footer#global_footer {
  min-width: 100% !important;
  background-color: #fef4e6; }
  footer#global_footer #footer-top {
    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: url(../images/common/footer-bg01.png) no-repeat center top;
    background-size: cover;
    z-index: -1; }
    footer#global_footer #footer-top #cont-wrap {
      /*
       position: relative;
       */
      padding: 50px 5px !important;
      margin: 50px auto !important;
      background: rgba(255, 255, 255, 0.6);
      max-width: 1000px; }
      footer#global_footer #footer-top #cont-wrap #cont-wrap-top p {
        font-size: 30px;
        color: #43230d;
        letter-spacing: 2px;
        line-height: 45px;
        position: relative;
        margin-bottom: 1em; }
        @media screen and (min-width: 469px) and (max-width: 768px) {
          footer#global_footer #footer-top #cont-wrap #cont-wrap-top p {
            font-size: 24px;
            letter-spacing: 1;
            line-height: 1.5em; } }
        @media only screen and (max-width: 468px) {
          footer#global_footer #footer-top #cont-wrap #cont-wrap-top p {
            font-size: 20px;
            letter-spacing: 1;
            line-height: 1.5em; }
            footer#global_footer #footer-top #cont-wrap #cont-wrap-top p br {
              display: none; } }
        footer#global_footer #footer-top #cont-wrap #cont-wrap-top p:before {
          content: '';
          position: absolute;
          bottom: -15px;
          display: inline-block;
          width: 80%;
          height: 3px;
          left: 50%;
          -moz-transform: translateX(-50%);
          -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
          transform: translateX(-50%);
          background-color: #907e59; }
      footer#global_footer #footer-top #cont-wrap #cont-wrap-bottom p {
        padding-top: 10px; }
      footer#global_footer #footer-top #cont-wrap #cont-wrap-bottom img {
        margin-top: 10px; }
    @media only screen and (max-width: 768px) {
      footer#global_footer #footer-top {
        padding-left: 10px;
        padding-right: 10px; } }
  footer#global_footer #footer #footer-info {
    max-width: 1200px;
    margin: 20px auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    color: #43230d !important; }
    footer#global_footer #footer #footer-info #footer-info-L {
      display: flex; }
      footer#global_footer #footer #footer-info #footer-info-L a {
        font-size: 24px; }
        footer#global_footer #footer #footer-info #footer-info-L a img {
          margin: 10px 0; }
      footer#global_footer #footer #footer-info #footer-info-L p {
        font-size: 16px; }
      footer#global_footer #footer #footer-info #footer-info-L #footer-info-ad {
        margin-right: 10px !important; }
        footer#global_footer #footer #footer-info #footer-info-L #footer-info-ad span.tel a {
          color: #6a4b2e !important;
          font-size: 16px !important; }
      @media only screen and (max-width: 768px) {
        footer#global_footer #footer #footer-info #footer-info-L #footer-info-c {
          display: none; } }
      @media only screen and (max-width: 768px) {
        footer#global_footer #footer #footer-info #footer-info-L {
          margin-left: auto;
          margin-right: auto; } }
    footer#global_footer #footer #footer-info #footer-info-R a {
      color: #43230d;
      font-size: 14px; }
    @media only screen and (max-width: 768px) {
      footer#global_footer #footer #footer-info #footer-info-R {
        display: none; } }
  @media only screen and (max-width: 768px) {
    footer#global_footer #footer {
      padding-left: 10px;
      padding-right: 10px; } }
  footer#global_footer #copyright {
    background-color: #f99c1c; }
    footer#global_footer #copyright small, footer#global_footer #copyright a {
      font-size: 13px !important;
      color: #fff; }

.top-wrap-o {
  padding: 50px 0 50px 100px;
  background: #fef4e6;
  margin-bottom: 50px; }
  @media only screen and (max-width: 768px) {
    .top-wrap-o {
      padding: 20px; } }
  .top-wrap-o .top-wrap1T h1 {
    color: #f47600;
    font-size: 24px;
    border-bottom: 2px solid #f47600;
    display: inline-block;
    padding-bottom: 20px; }
    @media only screen and (max-width: 768px) {
      .top-wrap-o .top-wrap1T h1 {
        font-size: 18px;
        font-weight: bold;
        padding-bottom: 10px; } }
  .top-wrap-o .top-wrap1T p {
    margin-top: 20px;
    font-size: 18px;
    color: #6a4b2e;
    line-height: 2.5em; }
    @media only screen and (max-width: 768px) {
      .top-wrap-o .top-wrap1T p {
        font-size: 16px;
        line-height: 1.5em; } }
  .top-wrap-o .top-wrap1C p {
    border-bottom: 3px dotted #d4c3a0;
    padding-bottom: 10px;
    padding-top: 20px;
    display: inline-block; }
    .top-wrap-o .top-wrap1C p span {
      line-height: 1.5em;
      font-size: 16px; }
      @media only screen and (max-width: 768px) {
        .top-wrap-o .top-wrap1C p span {
          line-height: 1em; } }
      .top-wrap-o .top-wrap1C p span::before {
        content: url(../images/contents/top-icon01.png);
        position: relative;
        top: 10px;
        left: -5px; }
  @media only screen and (max-width: 768px) {
    .top-wrap-o .top-wrap1C table td {
      display: block;
      width: 90% !important;
      margin: 10px auto; } }
  .top-wrap-o .top-wrap1B {
    font-size: 24px;
    color: #43230d;
    letter-spacing: 3px;
    line-height: 1.5em; }
    @media only screen and (max-width: 768px) {
      .top-wrap-o .top-wrap1B {
        font-size: 18px;
        letter-spacing: 1px; } }
    .top-wrap-o .top-wrap1B span::before {
      content: url(../images/contents/top-icon02.png);
      position: relative;
      left: -50px; }
      @media only screen and (max-width: 768px) {
        .top-wrap-o .top-wrap1B span::before {
          left: 0; } }
    .top-wrap-o .top-wrap1B p {
      display: inline;
      background: linear-gradient(transparent 70%, #81daa5 70%); }
      @media only screen and (max-width: 768px) {
        .top-wrap-o .top-wrap1B p {
          font-size: 18px;
          letter-spacing: 1px; }
          .top-wrap-o .top-wrap1B p br {
            display: none; } }

.top-banner01 {
  background-image: url(../images/contents/dot-bg.jpg); }
  .top-banner01 p {
    font-size: 20px;
    color: #3f2a01;
    display: inline;
    background: linear-gradient(transparent 70%, #accffe 70%); }
    @media only screen and (max-width: 768px) {
      .top-banner01 p {
        font-size: 18px;
        font-weight: bold; } }
  @media only screen and (max-width: 468px) {
    .top-banner01 table td img {
      display: block;
      margin: 0 auto; } }

.FLX {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .FLX img {
    margin: 10px; }

.top-wrap {
  background: #fef4e6;
  padding: 50px 0; }

.top-txt {
  color: #6a4b2e;
  font-size: 18px;
  line-height: 2em; }
  .top-txt span {
    font-size: 36px;
    display: block;
    padding: 30px 0 20px 0; }
    @media only screen and (max-width: 768px) {
      .top-txt span {
        font-size: 20px;
        font-weight: bold; } }

.FLX2 {
  display: flex;
  justify-content: center; }
  .FLX2 .item {
    width: 33.333%; }
    .FLX2 .item table td {
      color: #6a4b2e; }
      .FLX2 .item table td span {
        font-size: 18px;
        font-weight: bold;
        background: linear-gradient(transparent 70%, #fcbb87 70%);
        line-height: 3em; }
        @media only screen and (max-width: 768px) {
          .FLX2 .item table td span {
            line-height: 2em; } }
  @media only screen and (max-width: 468px) {
    .FLX2 {
      display: block; }
      .FLX2 .item {
        width: 100%; } }

@media only screen and (max-width: 468px) {
  .cont-bn {
    display: none; } }

.top-wrap-p {
  margin-top: 50px;
  padding-top: 30px;
  background: #fdf2ef;
  padding-bottom: 30px; }
  .top-wrap-p p {
    color: #6a4b2e;
    font-size: 20px;
    padding-top: 10px; }
    @media only screen and (max-width: 768px) {
      .top-wrap-p p {
        font-size: 16px; } }
  @media only screen and (max-width: 768px) {
    .top-wrap-p table td {
      text-align: left !important; }
      .top-wrap-p table td img {
        display: block;
        margin: 0 auto; } }

.news-title {
  margin-top: 50px;
  color: #f47600;
  font-size: 30px;
  margin-bottom: 50px; }
  @media only screen and (max-width: 768px) {
    .news-title {
      font-size: 20px; } }

.news {
  max-width: 1000px;
  background-color: #fff;
  margin: 0 auto;
  border: 2px solid #999;
  padding: 40px 50px; }
  @media only screen and (max-width: 768px) {
    .news {
      padding: 10px; } }
  .news .scl {
    padding-left: 10px;
    height: 240px;
    overflow-y: scroll; }
    .news .scl .news_txt tbody {
      padding-right: 10px !important; }
      .news .scl .news_txt tbody tr {
        border-bottom: 1px dotted #532800; }

@media only screen and (max-width: 768px) {
  #col_main .errorbg {
    padding: 0 !important; } }

.title h2 {
  color: #f47600;
  font-size: 24px;
  border-bottom: 2px solid #f47600;
  display: inline-block;
  padding-bottom: 20px; }
  @media only screen and (max-width: 768px) {
    .title h2 {
      font-size: 18px;
      font-weight: bold;
      padding-bottom: 10px; } }

.page-title {
  padding: 50px 0;
  background: #fef4e6; }
  .page-title h1 {
    font-size: 30px;
    color: #f47600;
    line-height: 50px;
    position: relative;
    display: inline-block;
    margin-bottom: 15px; }
    .page-title h1:before {
      content: '';
      position: absolute;
      bottom: -15px;
      display: inline-block;
      width: 100px;
      height: 2px;
      left: 50%;
      -moz-transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      background-color: #f47600; }

.cont-title h2 {
  background: #eeb05b;
  box-shadow: 0px 0px 0px 5px #eeb05b;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
  margin: 30px 0 20px 0;
  color: #fff;
  font-size: 24px; }
.cont-title h3 {
  border-bottom: 1px dotted #6a4b2e;
  border-left: 5px solid #f99c1c;
  padding-left: 5px;
  font-size: 20px;
  margin: 30px 0 20px 0; }

.cont-title2 h2 {
  background: #12a94b;
  box-shadow: 0px 0px 0px 5px #12a94b; }

.contact span {
  font-size: 24px;
  font-weight: bold; }

.choice-checkbox span::before {
  content: url(../images/contents/checkbox-icon.png);
  position: relative;
  top: 10px;
  left: -5px; }

.tdpd10 .tel a {
  color: #666 !important; }

/* title */
.midashi h2 {
  color: #fff;
  line-height: 2em;
  font-size: 40px;
  font-weight: bold; }
  @media only screen and (max-width: 468px) {
    .midashi h2 {
      font-size: 20px; } }

.tdpd10 td {
  padding: 10px !important; }

/*# sourceMappingURL=common.css.map */
