@charset "UTF-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : common_style.css
 Style : common_style
================================================================= */
/* gradation */
@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: 1.5;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #505050;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  word-wrap: break-word; }

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; }

.inner {
  margin: 0 auto;
  max-width: 980px;
  padding: 0 10px; }
  @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%;
  margin-bottom: 215px;
  overflow: hidden; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    #contents_wrap {
      margin-bottom: 70px; } }
  @media only screen and (max-width: 468px) {
    #contents_wrap {
      margin-bottom: 50px; } }

#contents {
  width: 100%;
  max-width: 1200px;
  padding: 0 10px; }
  @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%; }

.pankuzu {
  margin: 5px 0 50px 0;
  padding: 10px 30px;
  background-color: #ffb637;
  font-size: 13px;
  color: #fff; }
  @media only screen and (max-width: 468px) {
    .pankuzu {
      padding: 10px; } }
  .pankuzu a {
    color: #fff; }
    @media only screen and (max-width: 468px) {
      .pankuzu a {
        display: block; } }
    .pankuzu a:hover {
      text-decoration: underline; }

.error_link a {
  display: block;
  margin-top: 50px;
  color: #ffb637; }
  .error_link a:hover {
    text-decoration: underline; }

.map {
  margin: 56px 20px 0; }

.map li {
  border-left: 5px solid #ffb637;
  list-style: none;
  margin: 0 0 15px;
  padding: 0 0 0 10px;
  text-align: left; }
  .map li:last-of-type {
    display: none; }

.policy h2 {
  margin: 50px 0 15px;
  padding: 0 0 5px;
  border-bottom: 2px solid #968465;
  font-size: 18px;
  font-weight: bold; }

.policy p {
  margin: 0 0 20px; }

.smp h2 {
  margin: 70px auto 20px auto;
  padding-bottom: 5px;
  border-bottom: 2px solid #968465;
  font-size: 24px;
  font-weight: bold; }
  @media only screen and (max-width: 468px) {
    .smp h2 {
      font-size: 18px; } }
  .smp h2:first-of-type {
    margin-top: 0; }
.smp h3 {
  margin: 50px auto 10px auto;
  font-size: 18px;
  font-weight: bold; }
  @media only screen and (max-width: 468px) {
    .smp h3 {
      font-size: 16px; } }
  .smp h3:first-of-type {
    margin-top: 20px; }
.smp p {
  margin-bottom: 10px; }
.smp li {
  margin-bottom: 10px; }

table {
  table-layout: fixed; }

table td {
  padding: 0 !important; }

.tlauto table {
  table-layout: auto; }

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: bold; }

input[type="button"] {
  cursor: pointer;
  padding: 5px 10px; }

a {
  text-decoration: none;
  -webkit-transition: all .8s;
  transition: all .3s; }

a:hover {
  opacity: 0.8; }

@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: "游ゴシック", 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;
  border-top: 3px solid #ffb637; }
  @media only screen and (max-width: 768px) {
    header#global_header {
      padding-top: 48px; } }

#header {
  width: 100%;
  padding: 20px 0 15px 0; }
  @media only screen and (max-width: 468px) {
    #header {
      padding: 10px 0; } }
  #header .hed_top {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px; }
    @media only screen and (max-width: 768px) {
      #header .hed_top {
        display: block;
        margin-bottom: 0; } }
  #header #siteID {
    width: 48%;
    padding-right: 1%; }
    @media only screen and (max-width: 768px) {
      #header #siteID {
        width: 100%; } }
    #header #siteID a {
      opacity: 1; }
  #header #hed_info {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 57%;
    max-width: 410px; }
    @media only screen and (max-width: 768px) {
      #header #hed_info {
        width: 100%;
        max-width: 100%;
        margin: 20px auto 0 auto; } }
    @media only screen and (max-width: 468px) {
      #header #hed_info {
        display: block;
        margin-top: 10px; } }
    #header #hed_info .linkTel {
      width: 48%;
      padding: 6.5px 5px;
      background-color: #ffe65d;
      border-radius: 7px;
      font-size: 18px;
      font-weight: bold;
      letter-spacing: 1px;
      color: #222; }
      @media only screen and (max-width: 468px) {
        #header #hed_info .linkTel {
          width: 100%;
          max-width: 200px;
          margin: 0 auto;
          padding: 0;
          background-color: none;
          border-radius: auto; } }
      #header #hed_info .linkTel a {
        display: block;
        margin-bottom: 10px;
        padding: 6.5px 5px;
        background-color: #ffe65d;
        border-radius: 7px;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #222; }
    #header #hed_info .cont {
      width: 48%; }
      @media only screen and (max-width: 468px) {
        #header #hed_info .cont {
          width: 100%;
          max-width: 200px;
          margin: 0 auto; } }
      #header #hed_info .cont a {
        display: block;
        padding: 6.5px 5px;
        background-color: #ff9380;
        border-radius: 7px;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #222; }
        #header #hed_info .cont a:hover {
          opacity: 0.8; }

@media only screen and (max-width: 768px) {
  #nav_global {
    display: none; } }
#nav_global #gnavi {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start; }
  #nav_global #gnavi li {
    -webkit-flex-grow: 1;
    flex-grow: 1;
    position: relative;
    border-left: 1px solid #505050; }
    #nav_global #gnavi li:last-of-type {
      border-right: 1px solid #505050; }
    #nav_global #gnavi li a {
      display: block;
      padding: 10px 0;
      font-size: 18px;
      color: #2f2f2f;
      text-decoration: none; }
      #nav_global #gnavi li a:hover {
        color: #ffb637; }
    #nav_global #gnavi li .sub {
      position: absolute;
      top: 47px;
      left: 0px;
      width: 100%;
      background-color: rgba(255, 238, 205, 0.9);
      z-index: 100; }
      #nav_global #gnavi li .sub li {
        border: none;
        border-bottom: 1px solid #fff; }
        #nav_global #gnavi li .sub li:last-of-type {
          border-bottom: none; }
        #nav_global #gnavi li .sub li a {
          display: block;
          padding: 10px 5px;
          text-align: center; }
          #nav_global #gnavi li .sub li a:hover {
            background-color: #ffb637;
            color: #fff; }

#mainArea {
  width: 100%;
  overflow: hidden;
  padding: 9.7% 0;
  background: url(../images/contents/img_main01.jpg);
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 468px) {
    #mainArea img {
      width: 90%; } }

.mean-container .mean-bar {
  background: #ffb637 !important;
  position: fixed !important; }

.mean-container .mean-nav {
  background: #ff881e !important; }
  .mean-container .mean-nav .inner {
    padding-left: 0 !important;
    padding-right: 0 !important; }

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important; }
  @media only screen and (max-width: 468px) {
    .mean-container .mean-nav ul li a {
      padding: 2% 5% !important; } }

.mean-container .mean-nav ul li a.mean-expand:hover {
  /*background-color: #e9832f !important;*/ }

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  background: #73664f;
  color: #fff;
  font-size: 13px; }
  footer#global_footer a {
    font-size: 13px;
    color: #fff;
    text-decoration: none; }
    footer#global_footer a:hover {
      text-decoration: underline; }
  footer#global_footer #footer {
    position: relative;
    padding-top: 300px; }
    @media only screen and (max-width: 768px) {
      footer#global_footer #footer {
        padding-top: 0; } }
  footer#global_footer .wrap_cont {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    position: absolute;
    top: -145px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 2.6% 4.2%;
    background-color: #968465;
    font-size: 16px;
    line-height: 2; }
    @media only screen and (max-width: 768px) {
      footer#global_footer .wrap_cont {
        position: static;
        transform: inherit;
        display: block;
        padding: 40px; } }
    @media only screen and (max-width: 468px) {
      footer#global_footer .wrap_cont {
        padding: 30px 20px;
        font-size: 13px; } }
    footer#global_footer .wrap_cont address {
      width: 50%;
      padding-right: 4.2%;
      border-right: 1px solid #5d5546;
      text-align: center; }
      @media only screen and (max-width: 768px) {
        footer#global_footer .wrap_cont address {
          width: 100%;
          margin-bottom: 30px;
          padding: 0 0 30px 0;
          border-right: none;
          border-bottom: 1px solid #5d5546; } }
      footer#global_footer .wrap_cont address #fotID {
        margin-bottom: 10px; }
        footer#global_footer .wrap_cont address #fotID a {
          font-size: 22px;
          font-weight: bold;
          letter-spacing: 0.1em; }
          @media only screen and (max-width: 468px) {
            footer#global_footer .wrap_cont address #fotID a {
              font-size: 18px; } }
          footer#global_footer .wrap_cont address #fotID a:hover {
            opacity: 0.8;
            text-decoration: none; }
      footer#global_footer .wrap_cont address ul {
        margin-bottom: 10px; }
      footer#global_footer .wrap_cont address .linkTel {
        display: inline-block; }
      @media screen and (min-width: 469px) and (max-width: 768px) {
        footer#global_footer .wrap_cont address .fot_map iframe {
          height: 200px; } }
    footer#global_footer .wrap_cont #fotCont {
      width: 50%;
      padding-left: 4.2%; }
      @media only screen and (max-width: 768px) {
        footer#global_footer .wrap_cont #fotCont {
          width: 100%;
          padding-left: 0; } }
      footer#global_footer .wrap_cont #fotCont h2 {
        margin-bottom: 10px;
        font-size: 20px;
        font-weight: bold; }
        @media only screen and (max-width: 468px) {
          footer#global_footer .wrap_cont #fotCont h2 {
            font-size: 16px; } }
      footer#global_footer .wrap_cont #fotCont ul {
        margin: 20px auto; }
        @media screen and (min-width: 469px) and (max-width: 768px) {
          footer#global_footer .wrap_cont #fotCont ul {
            max-width: 390px; } }
      footer#global_footer .wrap_cont #fotCont .linkTel {
        margin-bottom: 20px;
        padding: 3px 5px;
        background-color: #ffe13f;
        box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
        border-radius: 7px;
        font-size: 22px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #2f2f2f; }
        @media only screen and (max-width: 468px) {
          footer#global_footer .wrap_cont #fotCont .linkTel {
            padding: 0;
            background: none;
            box-shadow: none; } }
        footer#global_footer .wrap_cont #fotCont .linkTel a {
          display: block;
          padding: 3px 5px;
          background-color: #ffe13f;
          box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
          border-radius: 7px;
          font-size: 22px;
          font-weight: bold;
          letter-spacing: 1px;
          color: #2f2f2f; }
      footer#global_footer .wrap_cont #fotCont .btn_cont a {
        display: block;
        padding: 3px 5px;
        background-color: #ff8873;
        box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3);
        border-radius: 7px;
        font-size: 22px;
        font-weight: bold;
        letter-spacing: 1px;
        color: #2f2f2f; }
        @media only screen and (max-width: 468px) {
          footer#global_footer .wrap_cont #fotCont .btn_cont a {
            line-height: 1.5; } }
        footer#global_footer .wrap_cont #fotCont .btn_cont a .sub {
          font-size: 13px;
          font-weight: bold; }
          @media only screen and (max-width: 468px) {
            footer#global_footer .wrap_cont #fotCont .btn_cont a .sub {
              display: block; } }
        footer#global_footer .wrap_cont #fotCont .btn_cont a:hover {
          text-decoration: none;
          opacity: 0.8; }
      footer#global_footer .wrap_cont #fotCont .kome {
        font-size: 13px; }
        footer#global_footer .wrap_cont #fotCont .kome .blk {
          display: none; }
          @media only screen and (max-width: 840px) {
            footer#global_footer .wrap_cont #fotCont .kome .blk {
              display: block; } }
          @media screen and (min-width: 469px) and (max-width: 768px) {
            footer#global_footer .wrap_cont #fotCont .kome .blk {
              display: none; } }
          @media only screen and (max-width: 468px) {
            footer#global_footer .wrap_cont #fotCont .kome .blk {
              display: block; } }
  footer#global_footer #nav_footer {
    margin-bottom: 30px; }
    @media only screen and (max-width: 768px) {
      footer#global_footer #nav_footer {
        display: none; } }
    footer#global_footer #nav_footer li {
      display: inline-block;
      padding: 0 8px; }
      footer#global_footer #nav_footer li a {
        text-decoration: none; }
        footer#global_footer #nav_footer li a:hover {
          color: #ffe65d; }
  footer#global_footer #copy {
    display: block;
    padding: 10px 0;
    font-size: 13px; }
    footer#global_footer #copy a {
      text-decoration: none; }

/* index.html */
.con01_ttl {
  padding-top: 100px;
  background: #ffeece;
  background: -moz-linear-gradient(top, #ffeece 0%, rgba(255, 238, 206, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffeece), color-stop(100%, rgba(255, 238, 206, 0)));
  background: -webkit-linear-gradient(top, #ffeece 0%, rgba(255, 238, 206, 0) 100%);
  background: -o-linear-gradient(top, #ffeece 0%, rgba(255, 238, 206, 0) 100%);
  background: -ms-linear-gradient(top, #ffeece 0%, rgba(255, 238, 206, 0) 100%);
  background: linear-gradient(to bottom, #ffeece 0%, rgba(255, 238, 206, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=0 ); }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .con01_ttl {
      padding-top: 70px; } }
  @media only screen and (max-width: 468px) {
    .con01_ttl {
      padding-top: 50px; } }
  .con01_ttl h1 {
    max-width: 980px;
    margin: 0 auto 40px auto;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
    color: #2f2f2f; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .con01_ttl h1 {
        font-size: 26px; } }
    @media only screen and (max-width: 468px) {
      .con01_ttl h1 {
        margin-bottom: 20px;
        font-size: 20px; } }
    .con01_ttl h1 .sub {
      display: block;
      font-size: 18px; }
      @media only screen and (max-width: 468px) {
        .con01_ttl h1 .sub {
          font-size: 16px; } }

.con01_txt {
  margin-bottom: 40px; }
  @media only screen and (max-width: 468px) {
    .con01_txt {
      margin-bottom: 30px; } }
  .con01_txt div {
    line-height: 2; }
    @media only screen and (max-width: 468px) {
      .con01_txt div {
        text-align: left !important; } }
    @media only screen and (max-width: 468px) {
      .con01_txt div br {
        display: none; } }

.wrap_con02 {
  padding-bottom: 140px;
  background-size: cover;
  background-position: top center; }
  .wrap_con02 h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #2f2f2f; }
    @media only screen and (max-width: 768px) {
      .wrap_con02 h2 {
        font-size: 20px; } }
  @media only screen and (max-width: 768px) {
    .wrap_con02 {
      padding-bottom: 70px; } }
  .wrap_con02 .h2wrap {
    text-align: center; }
  .wrap_con02 h2 {
    position: relative;
    display: inline-block;
    margin: 140px auto 40px auto;
    padding: 0 20px 10px 20px;
    border-bottom: 2px solid #968465; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .wrap_con02 h2 {
        margin-top: 100px; } }
    @media only screen and (max-width: 468px) {
      .wrap_con02 h2 {
        margin-top: 70px; } }
    .wrap_con02 h2:before {
      content: "";
      position: absolute;
      bottom: -2px;
      right: 0;
      display: block;
      width: 78px;
      height: 2px;
      background-color: #ffa200; }
      @media screen and (min-width: 469px) and (max-width: 768px) {
        .wrap_con02 h2:before {
          width: 53px; } }
      @media only screen and (max-width: 468px) {
        .wrap_con02 h2:before {
          width: 53px; } }
    .wrap_con02 h2:after {
      content: "";
      position: absolute;
      bottom: -22px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-top: 10px solid #968465; }

.aki_info {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  max-width: 500px;
  margin: 0 auto;
  padding: 2.5% 4.7%;
  background-color: #fff;
  border: 1px solid #968465; }
  .aki_info dl {
    flex-wrap: wrap;
    width: 15%; }
    .aki_info dl dt, .aki_info dl dd {
      width: 100%;
      border: none !important;
      text-align: center;
      font-size: 18px;
      font-weight: bold; }
    .aki_info dl dt {
      flex-direction: row !important;
      margin-bottom: 5px; }

.wrap_con03, .wrap_con04, .recru {
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  padding: 70px 0; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .wrap_con03, .wrap_con04, .recru {
      padding: 50px 0; } }
  @media only screen and (max-width: 468px) {
    .wrap_con03, .wrap_con04, .recru {
      display: block;
      padding: 30px 0; } }
  .wrap_con03 .con_img, .wrap_con04 .con_img, .recru .con_img, .wrap_con03 .con_txt, .wrap_con04 .con_txt, .recru .con_txt {
    width: 49%; }
    @media only screen and (max-width: 468px) {
      .wrap_con03 .con_img, .wrap_con04 .con_img, .recru .con_img, .wrap_con03 .con_txt, .wrap_con04 .con_txt, .recru .con_txt {
        width: 100%; } }
  .wrap_con03 .con_txt, .wrap_con04 .con_txt, .recru .con_txt {
    background-color: #ff881e;
    border-radius: 10px; }
    @media only screen and (max-width: 468px) {
      .wrap_con03 .con_txt, .wrap_con04 .con_txt, .recru .con_txt {
        margin-bottom: 20px; } }

.con_img img {
  border: 10px solid #fff; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .con_img img {
      max-width: 100% !important; } }
  @media only screen and (max-width: 468px) {
    .con_img img {
      border: 5px solid #fff; } }

.con_txt {
  padding: 5%; }
  .con_txt h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #2f2f2f; }
    @media only screen and (max-width: 768px) {
      .con_txt h2 {
        font-size: 20px; } }
  @media only screen and (max-width: 468px) {
    .con_txt {
      padding: 20px; } }
  .con_txt h2 {
    margin-bottom: 30px;
    color: #fff;
    text-align: center; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .con_txt h2 {
        margin-bottom: 20px; } }
    @media only screen and (max-width: 468px) {
      .con_txt h2 {
        margin-bottom: 20px; } }

.con04 {
  padding: 70px 0 40px 0; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .con04 {
      padding: 50px 0 20px 0; } }
  @media only screen and (max-width: 468px) {
    .con04 {
      padding: 30px 0; } }

.wrap_con04 {
  flex-direction: row;
  padding: 0; }
  .wrap_con04 .con_txt {
    background-color: #ff6a50; }

.top_txt01 {
  color: #fff; }
  .top_txt01 .top_link {
    display: block;
    margin: 30px auto 0 auto;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .top_txt01 .top_link {
        margin-top: 20px; } }
    .top_txt01 .top_link a {
      position: relative;
      display: inline-block;
      font-size: 18px;
      font-weight: bold;
      color: #fff; }
      @media only screen and (max-width: 768px) {
        .top_txt01 .top_link a {
          font-size: 16px; } }
      .top_txt01 .top_link a:before {
        content: "\f330";
        font-family: "Font Awesome 5 Pro";
        margin-right: 7px; }
      .top_txt01 .top_link a:after {
        content: "";
        position: absolute;
        bottom: -6px;
        left: 0;
        right: 0;
        width: 100%;
        height: 1px;
        background-color: #fff; }
      .top_txt01 .top_link a:hover:after {
        display: none; }

.top_btn03 {
  margin-top: 70px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .top_btn03 {
      margin-top: 40px; } }
  @media only screen and (max-width: 468px) {
    .top_btn03 {
      margin-top: 10px; } }

.recru .con_txt {
  background-color: rgba(255, 255, 255, 0.5); }
  .recru .con_txt h2 {
    color: #2f2f2f; }
  .recru .con_txt .top_txt01 {
    color: #505050; }
  .recru .con_txt .btn_brwn {
    display: block;
    margin-top: 50px; }
    @media only screen and (max-width: 468px) {
      .recru .con_txt .btn_brwn {
        margin-top: 20px; } }
    .recru .con_txt .btn_brwn a {
      display: block;
      max-width: 300px;
      margin: 0 auto;
      padding: 12.5px 5px;
      background-color: #968465;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      text-align: center; }
      .recru .con_txt .btn_brwn a:before {
        content: "\f330";
        font-family: "Font Awesome 5 Pro";
        margin-right: 7px; }

.con_news {
  padding: 70px 0; }
  .con_news h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #2f2f2f; }
    @media only screen and (max-width: 768px) {
      .con_news h2 {
        font-size: 20px; } }
  @media only screen and (max-width: 468px) {
    .con_news {
      padding: 30px 0; } }
  .con_news .h2wrap {
    text-align: center; }
  .con_news h2 {
    position: relative;
    display: inline-block;
    margin: 0 auto 40px auto;
    padding: 0 20px 10px 20px;
    border-bottom: 2px solid #968465;
    color: #ffa200; }
    .con_news h2:before {
      content: "";
      position: absolute;
      bottom: -2px;
      right: 0;
      display: block;
      width: 78px;
      height: 2px;
      background-color: #ffa200; }
      @media screen and (min-width: 469px) and (max-width: 768px) {
        .con_news h2:before {
          width: 53px; } }
      @media only screen and (max-width: 468px) {
        .con_news h2:before {
          width: 53px; } }
    .con_news h2:after {
      content: "";
      position: absolute;
      bottom: -22px;
      left: 50%;
      transform: translateX(-50%);
      width: 0;
      height: 0;
      border: 10px solid transparent;
      border-top: 10px solid #968465; }

.top_news {
  align-items: center; }

.wrap_news {
  padding: 4%;
  background-color: #fff;
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.3); }
  @media only screen and (max-width: 468px) {
    .wrap_news {
      margin-bottom: 20px; } }
  .wrap_news .scroll {
    height: 270px;
    overflow-x: auto; }
  .wrap_news dl {
    display: block !important;
    margin: 0 10px 20px 0; }
  .wrap_news dt, .wrap_news dd {
    padding: 0 !important;
    background-color: transparent !important;
    border: none !important; }
  .wrap_news dt {
    margin-bottom: 10px;
    font-weight: bold;
    color: #ffa200; }
  .wrap_news dd {
    padding-bottom: 15px !important;
    border-bottom: 1px dotted #ccc !important; }
  .wrap_news li {
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #ccc !important; }
    .wrap_news li span {
      display: block;
      width: 100%;
      margin-bottom: 10px;
      font-weight: bold;
      color: #ffa200; }

.insta .sns_list {
  border: none !important;
  flex-direction: row !important;
  flex-wrap: wrap; }
.insta .sns_list > div {
  width: 33%;
  border: none !important; }
.insta .sns_photo {
  width: 100% !important;
  padding: 5px !important; }
.insta .sns_text {
  display: none; }

/* concept.html */
.faq {
  margin-top: 50px; }
  .faq ul li {
    margin-bottom: 20px; }
    .faq ul li:nth-of-type(odd) {
      font-weight: bold; }
      .faq ul li:nth-of-type(odd):before {
        content: "Q";
        display: inline-block;
        width: 46px;
        margin-right: 20px;
        padding: 8px 0;
        background-color: #ffe13f !important;
        border-radius: 50%;
        font-size: 20px;
        font-weight: bold;
        color: #2f2f2f;
        text-align: center;
        vertical-align: top; }
        @media only screen and (max-width: 468px) {
          .faq ul li:nth-of-type(odd):before {
            display: block;
            width: 100%;
            margin-bottom: 10px;
            padding: 5px;
            border-radius: 0; } }
    .faq ul li:nth-of-type(even):before {
      content: "A";
      display: inline-block;
      width: 46px;
      margin-right: 20px;
      padding: 8px 0;
      background-color: #ff6a50 !important;
      border-radius: 50%;
      font-size: 20px;
      font-weight: bold;
      color: #2f2f2f;
      text-align: center;
      vertical-align: top; }
      @media only screen and (max-width: 468px) {
        .faq ul li:nth-of-type(even):before {
          display: block;
          width: 100%;
          margin-bottom: 10px;
          padding: 5px;
          border-radius: 0; } }
    .faq ul li p {
      display: inline-block;
      width: 90%; }
      @media screen and (min-width: 469px) and (max-width: 768px) {
        .faq ul li p {
          width: 83%; } }
      @media only screen and (max-width: 468px) {
        .faq ul li p {
          width: 100%; } }

/* event.html */
.insta_eve {
  margin-top: 30px; }
  .insta_eve .sns_list {
    flex-direction: row;
    flex-wrap: wrap;
    border: none !important; }
  .insta_eve .sns_list > div {
    padding: 30px 0; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .insta_eve .sns_list > div {
        flex-direction: row; } }
  .insta_eve .sns_photo {
    width: 30% !important; }
    @media only screen and (max-width: 468px) {
      .insta_eve .sns_photo {
        width: 100% !important; } }
  .insta_eve .sns_text {
    width: 70% !important; }
    @media only screen and (max-width: 468px) {
      .insta_eve .sns_text {
        width: 100% !important; } }
    .insta_eve .sns_text .sns_date {
      margin-bottom: 10px;
      padding: 5px 10px;
      background-color: #ffa200;
      font-style: oblique;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      letter-spacing: 0.1em; }
    .insta_eve .sns_text .caption {
      font-size: 16px; }

/* info.html */
.info_dl dl {
  align-items: flex-start;
  padding: 10px 0;
  border-bottom: 1px dotted rgba(80, 80, 80, 0.2); }
  @media only screen and (max-width: 468px) {
    .info_dl dl {
      display: block !important; } }
.info_dl dt, .info_dl dd {
  border: none !important; }
  @media only screen and (max-width: 468px) {
    .info_dl dt, .info_dl dd {
      width: 100% !important; } }
@media only screen and (max-width: 468px) {
  .info_dl dt {
    font-weight: bold; } }

.gmap {
  margin-top: 10px; }
  @media only screen and (max-width: 468px) {
    .gmap iframe {
      height: 250px; } }

/* recruit.html */
.recruit_st01 .linkTel {
  display: block;
  margin: 10px auto;
  font-size: 32px;
  font-weight: bold;
  color: #ffb637;
  letter-spacing: 1px; }
  @media only screen and (max-width: 468px) {
    .recruit_st01 .linkTel {
      font-size: 26px; } }
.recruit_st01 .linkTel + br {
  display: none; }

/* day.html */
.tbl_day01 table {
  table-layout: auto !important; }
.tbl_day01 td {
  padding: 20px 10px !important;
  border: none !important; }
.tbl_day01 .bdr_day {
  border-bottom: 1px dashed #968465 !important; }

@media only screen and (max-width: 468px) {
  .sp_30 {
    width: 30% !important; } }

/* contact.html */
.cont_form {
  margin-top: 50px; }

@media only screen and (max-width: 468px) {
  .link_policy div {
    text-align: left !important; } }
.link_policy a:hover {
  text-decoration: underline; }

/* contents 100% */
.con100 {
  margin-left: calc(((100vw - 100%) / 2) * -1);
  margin-right: calc(((100vw - 100%) / 2) * -1); }

/* box */
.flex02 {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  @media only screen and (max-width: 468px) {
    .flex02 {
      display: block; } }
  .flex02 .box {
    width: 48%;
    margin-right: 4%; }
    @media only screen and (max-width: 468px) {
      .flex02 .box {
        width: 100%;
        margin-right: 0; } }
    .flex02 .box:nth-of-type(even) {
      margin-right: 0; }

.flex03 {
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (max-width: 468px) {
    .flex03 {
      display: block; } }
  .flex03 .box {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 20px; }
    @media only screen and (max-width: 468px) {
      .flex03 .box {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px; } }
    .flex03 .box:nth-of-type(3n) {
      margin-right: 0; }
    .flex03 .box img {
      width: 100% !important; }

@media screen and (min-width: 469px) and (max-width: 768px) {
  .tab_blk {
    display: block; } }
@media screen and (min-width: 469px) and (max-width: 768px) {
  .tab_blk .box {
    width: 100%; } }
@media screen and (min-width: 469px) and (max-width: 768px) {
  .tab_blk .box img {
    max-width: 100% !important;
    margin-top: 30px; } }

@media only screen and (max-width: 468px) {
  .sp03 {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }
@media only screen and (max-width: 468px) {
  .sp03 .box {
    width: 31%;
    margin-right: 3.5%;
    margin-bottom: 20px; } }
@media only screen and (max-width: 468px) {
  .sp03 .box:nth-of-type(3n) {
    margin-right: 0; } }

/* title */
.ttl01 h1 {
  position: relative;
  margin-bottom: 40px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 26px;
  font-weight: bold;
  color: #2f2f2f;
  text-align: center; }
  @media only screen and (max-width: 468px) {
    .ttl01 h1 {
      font-size: 18px; } }
  .ttl01 h1:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 2px;
    display: inline-block;
    background: #ffb637;
    background: -moz-linear-gradient(left, #ffb637 0%, #ffe65d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffb637), color-stop(100%, #ffe65d));
    background: -webkit-linear-gradient(left, #ffb637 0%, #ffe65d 100%);
    background: -o-linear-gradient(left, #ffb637 0%, #ffe65d 100%);
    background: -ms-linear-gradient(left, #ffb637 0%, #ffe65d 100%);
    background: linear-gradient(to right, #ffb637 0%, #ffe65d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); }
.ttl01 h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 25px;
  font-weight: bold;
  color: #2f2f2f; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .ttl01 h2 {
      font-size: 22px; } }
  @media only screen and (max-width: 468px) {
    .ttl01 h2 {
      font-size: 18px; } }
.ttl01 h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: bold; }
  @media only screen and (max-width: 768px) {
    .ttl01 h3 {
      font-size: 18px; } }
.ttl01 h2 {
  position: relative;
  margin: 70px auto 40px auto;
  padding-bottom: 10px;
  border-bottom: 2px solid #ffeecd; }
  .ttl01 h2:before {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    display: block;
    width: 20%;
    height: 2px;
    background-color: #ffb637; }
.ttl01 h3 {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(115, 102, 79, 0.2);
  color: #ffa200;
  letter-spacing: 0.1em; }
  .ttl01 h3 .sub {
    display: inline-block;
    margin-right: 20px;
    padding: 5px 20px;
    background-color: #ffa200;
    border-radius: 7px;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    letter-spacing: 0.6;
    color: #fff;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .ttl01 h3 .sub {
        display: block;
        width: 230px;
        margin-bottom: 10px; } }

.ttl02 h1 {
  position: relative;
  margin-bottom: 40px;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 26px;
  font-weight: bold;
  color: #2f2f2f;
  text-align: center; }
  @media only screen and (max-width: 468px) {
    .ttl02 h1 {
      font-size: 18px; } }
  .ttl02 h1:before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100px;
    height: 2px;
    display: inline-block;
    background: #ffb637;
    background: -moz-linear-gradient(left, #ffb637 0%, #ffe65d 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #ffb637), color-stop(100%, #ffe65d));
    background: -webkit-linear-gradient(left, #ffb637 0%, #ffe65d 100%);
    background: -o-linear-gradient(left, #ffb637 0%, #ffe65d 100%);
    background: -ms-linear-gradient(left, #ffb637 0%, #ffe65d 100%);
    background: linear-gradient(to right, #ffb637 0%, #ffe65d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start-color', endColorstr='$end-color',GradientType=1 ); }
.ttl02 h2 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 25px;
  font-weight: bold;
  color: #2f2f2f; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .ttl02 h2 {
      font-size: 22px; } }
  @media only screen and (max-width: 468px) {
    .ttl02 h2 {
      font-size: 18px; } }
.ttl02 h3 {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 20px;
  font-weight: bold; }
  @media only screen and (max-width: 768px) {
    .ttl02 h3 {
      font-size: 18px; } }
.ttl02 h3 {
  margin: 70px auto 20px auto;
  border-bottom: 4px double #ffb637;
  font-size: 26px; }

/* btn */
.btn_brwn01 a {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  padding: 12.5px 5px;
  background-color: #968465;
  font-size: 16px;
  font-weight: bold;
  color: #fff; }
  .btn_brwn01 a:before {
    content: "\f330";
    font-family: "Font Awesome 5 Pro";
    margin-right: 7px; }

.btn_org01 a {
  display: block;
  padding: 25px 5px;
  background-color: #ffb637;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #2f2f2f; }
  @media only screen and (max-width: 768px) {
    .btn_org01 a {
      padding: 15px 5px;
      font-size: 13px; } }
  @media only screen and (max-width: 468px) {
    .btn_org01 a {
      padding: 15px 10px;
      text-align: left; } }
  .btn_org01 a:before {
    content: "\f330";
    font-family: "Font Awesome 5 Pro";
    margin-right: 7px; }

/* common */
.bg_cover {
  background-repeat: no-repeat;
  background-size: cover; }

@media screen and (min-width: 469px) and (max-width: 768px) {
  .tbl_st01 {
    overflow-x: auto;
    white-space: nowrap; } }
@media only screen and (max-width: 768px) {
  .tbl_st01 table {
    table-layout: auto !important; } }
.tbl_st01 td {
  padding: 10px !important; }

.tbl_st02 td {
  padding: 20px !important; }
  .tbl_st02 td:first-of-type {
    width: 30%;
    background-color: #ffb637; }
    .tbl_st02 td:first-of-type div {
      text-align: center;
      font-weight: bold;
      color: #fff;
      letter-spacing: 0.1em; }

.tbl_auto table {
  table-layout: auto !important; }

.wrap_wh {
  margin-top: 50px;
  padding: 4%;
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.2); }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .wrap_wh {
      margin-top: 30px; } }

.bg_org {
  margin-top: 50px;
  padding: 4%;
  background-color: #ffeecd; }
  .bg_org li {
    margin-bottom: 20px; }

.img30r img {
  max-width: 30%;
  margin-left: 20px; }
  @media only screen and (max-width: 468px) {
    .img30r img {
      width: 100% !important;
      max-width: 100%;
      margin-left: 0; } }

.mg_t0, .mg_t0 h2 {
  margin-top: 0; }

.img100 img {
  width: 100% !important; }

.anc {
  margin-top: -100px;
  padding-top: 100px; }

/*# sourceMappingURL=common_style.css.map */
