@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: 1.9;
  font-weight: 500;
  letter-spacing: 0.6;
  color: #1e1e1e;
  font-family: "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  word-wrap: break-word;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 100vh; }

.inner {
  margin: 0 auto;
  max-width: 1100px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {s
    .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: 80px; }

#contents {
  width: 100%;
  max-width: 1100px; }
  @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-bottom: 50px;
  font-size: 13px; }
  .pankuzu a {
    color: #009999; }
    .pankuzu a:hover {
      text-decoration: underline; }

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

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

.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; }

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; }

.pdtd20 td {
  padding: 20px !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: 13px; }

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; }

input[type="text"], input[type="password"], textarea {
  padding: 10px 5px;
  border: none !important;
  background-color: #eee; }

textarea {
  border: none !important;
  background-color: #eee; }

a {
  text-decoration: none; }

a:hover {
  opacity: 1; }

@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: 48px; } }

#header {
  width: 100%;
  /* position: fixed; */
  z-index: 10;
  background-color: #fff; }
  @media only screen and (max-width: 768px) {
    #header {
      position: relative; } }
  #header .hed_txt {
    margin-bottom: 15px;
    text-align: left; }
    @media only screen and (max-width: 468px) {
      #header .hed_txt {
        display: none; } }
  @media only screen and (max-width: 468px) {
    #header #siteID {
      width: 50%;
      margin: 0 auto; } }
  @media only screen and (max-width: 468px) {
    #header .fltR {
      margin-top: -15px; } }
  #header .tel {
    width: 285px;
    display: inline-block;
    margin-top: 10px;
    vertical-align: middle; }
    @media only screen and (max-width: 468px) {
      #header .tel {
        width: 100%; 
        display: flex;
        justify-content: center;
      } }
    #header .tel a {
      color: #1e1e1e; 
      font-weight: bold;
    }
    #header .tel .tel_title {
      width: 50px;
      height: 20px;
      line-height: 20px;
      float: left;
      display: inline-block;
      margin-top: 4px;
      background-color: #1e1e1e;
      color: #fff;
      letter-spacing: 0.1em; }
      @media only screen and (max-width: 468px) {
        #header .tel .tel_title {
          margin-right: 3%;
          margin-top: 12px; } }
    #header .tel .tel_txt {
      width: 235px;
      height: 25px;
      line-height: 25px;
      float: left;
      display: inline-block;
      font-size: 32px;
      font-weight: bold; }
      @media only screen and (max-width: 468px) {
        #header .tel .tel_txt {
          width: auto;
          margin-top: 10px;
          font-size: 22px;
          text-align: left; } }
    #header .tel .tel_recept {
      clear: both;
      padding-right: 13px;
      text-align: right;
      font-weight: bold; }
      @media only screen and (max-width: 468px) {
        #header .tel .tel_recept {
          text-align: left; } }
  #header .hed_btn {
    display: inline-block;
    margin-top: 14px;
    vertical-align: top; }
    @media only screen and (max-width: 468px) {
      #header .hed_btn {
        margin-top: 5px; } }
    #header .hed_btn .hed_cont {
      background-color: #1abc9c;
      display: inline-block;
      vertical-align: top; }
      @media only screen and (max-width: 468px) {
        #header .hed_btn .hed_cont {
          width: 100%; } }
      #header .hed_btn .hed_cont p {
        line-height: 1.1; }
      #header .hed_btn .hed_cont a {
        width: 170px;
        display: block;
        padding: 4.5px 0;
        border: 1px solid #1abc9c;
        color: #fff;
        -webkit-transition: all .3s;
        transition: all .3s; }
        @media only screen and (max-width: 468px) {
          #header .hed_btn .hed_cont a {
            width: 100%; } }
        #header .hed_btn .hed_cont a:hover {
          background-color: #fff;
          color: #1abc9c; }
    #header .hed_btn .cont_recept {
      font-size: 13px;
      letter-spacing: 0.1em; }
    #header .hed_btn .hed_recruit {
      background-color: #1abc9c;
      display: inline-block;
      margin-left: 9px;
      vertical-align: top; }
      @media only screen and (max-width: 468px) {
        #header .hed_btn .hed_recruit {
          width: 100%;
          margin: 10px auto 0 auto; } }
      #header .hed_btn .hed_recruit a {
        width: 170px;
        display: block;
        padding: 6px 0;
        border: 1px solid #1abc9c;
        color: #fff;
        -webkit-transition: all .3s;
        transition: all .3s; }
        @media only screen and (max-width: 468px) {
          #header .hed_btn .hed_recruit a {
            width: 100%; } }
        #header .hed_btn .hed_recruit a:hover {
          background-color: #fff;
          color: #1abc9c; }

#header > .inner {
  padding: 5px 0 15px 20px; }
  @media only screen and (max-width: 468px) {
    #header > .inner {
      padding-bottom: 10px; } }

#nav_global {
  background-color: #444444; }
  #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; }
      #nav_global #gnavi li a {
        display: block;
        padding: 7px 0;
        color: #fff;
        font-weight: bold;
        text-decoration: none; }
        #nav_global #gnavi li a:hover {
          color: #1abc9c; }
    #nav_global #gnavi .menu_dDown a:after {
      content: "»";
      display: inline-block;
      transform: rotate(90deg);
      margin-left: 0.5rem; }
    #nav_global #gnavi .sub {
      position: absolute;
      top: 40px;
      left: 0px;
      width: 180px;
      background-color: rgba(68, 68, 68, 0.9);
      z-index: 100; }
      #nav_global #gnavi .sub li {
        float: none;
        border-bottom: 1px dotted #fff;
        text-align: left; }
        #nav_global #gnavi .sub li:last-of-type {
          border-bottom: none; }
        #nav_global #gnavi .sub li a {
          padding: 15px 20px;
          display: block; }
          #nav_global #gnavi .sub li a:before {
            content: "»";
            display: inline-block;
            margin-right: 0.5rem; }
          #nav_global #gnavi .sub li a:after {
            content: ""; }

#mainArea {
  width: 100%;
  overflow: hidden;
  margin:0 auto 40px auto; }
  @media only screen and (max-width: 768px) {
    #mainArea {
      margin: 0; } }
  @media only screen and (max-width: 468px) {
    #mainArea {
      height: 150px; } }
  #mainArea #slider {
    width: 100%;
    position: relative; }
    #mainArea #slider li {
      position: relative; }
      @media only screen and (max-width: 468px) {
        #mainArea #slider li {
          background-color: rgba(65, 177, 181, 0.5); } }
    #mainArea #slider img {
      width: 100%;
      height: auto; }
    #mainArea #slider #main01 {
      position: absolute;
      top: 55%;
      left: 3%;
      font-size: 2.5vw;
      font-weight: bold;
      color: #fed000;
      text-align: left; }
      @media only screen and (max-width: 468px) {
        #mainArea #slider #main01 {
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          right: 0;
          background-color: rgba(0, 0, 0, 0.7);
          padding: 5% 4%;
          font-size: 16px;
          text-align: center; } }
      #mainArea #slider #main01 span {
        display: block;
        font-size: 1.1vw;
        color: #fff;
        text-align: left; }
        @media only screen and (max-width: 468px) {
          #mainArea #slider #main01 span {
            font-size: 13px;
            text-align: center; } }
    #mainArea #slider #main02 {
      position: absolute;
      top: 35%;
      left: 0;
      right: 0;
      font-size: 2.5vw;
      font-weight: bold;
      color: #fed000; }
      @media only screen and (max-width: 468px) {
        #mainArea #slider #main02 {
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          background-color: rgba(0, 0, 0, 0.7);
          padding: 5% 4%;
          font-size: 16px; } }
      #mainArea #slider #main02 span {
        display: block;
        font-size: 1.1vw;
        color: #fff;
        text-align: center; }
        @media only screen and (max-width: 468px) {
          #mainArea #slider #main02 span {
            font-size: 13px; } }
    #mainArea #slider #main03 {
      position: absolute;
      top: 55%;
      right: 3%;
      font-size: 2.5vw;
      font-weight: bold;
      color: #fed000;
      text-align: left; }
      @media only screen and (max-width: 468px) {
        #mainArea #slider #main03 {
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          right: 0;
          background-color: rgba(0, 0, 0, 0.7);
          padding: 5% 4%;
          font-size: 16px;
          text-align: center; } }
      #mainArea #slider #main03 span {
        display: block;
        font-size: 1.1vw;
        color: #fff; }
        @media only screen and (max-width: 468px) {
          #mainArea #slider #main03 span {
            font-size: 13px;
            text-align: center; } }

.mean-container .mean-bar {
  background: #009999 !important;
  position: fixed !important; }

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

.mean-container .mean-nav ul li a {
  border-top: 1px solid #fff !important;
  padding: 2% 5% !important; }

footer#global_footer {
  width: 100%;
  min-width: 100% !important;
  height: auto;
  padding: 50px 30px 0 30px;
  margin-top: auto;
  color: #fff;
  font-size: 13px; }
  @media only screen and (max-width: 468px) {
    footer#global_footer {
      padding: 0; } }
  footer#global_footer #pagetop i {
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #1abc9c;
    border-radius: 50%;
    color: #fff;
    font-size: 30px; }
  footer#global_footer #nav_footer {
    margin-bottom: 50px;
    display: inline-block; }
    @media only screen and (max-width: 768px) {
      footer#global_footer #nav_footer {
        display: none; } }
    footer#global_footer #nav_footer li {
      display: inline-block; }
      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 {
        color: #fff; }
  footer#global_footer address {
    width: 370px;
    margin: 0 auto 20px;
    text-align: left; }
    @media only screen and (max-width: 468px) {
      footer#global_footer address {
        display: none; } }
    footer#global_footer address #footerID {
      display: inline-block;
      vertical-align: middle; }
    footer#global_footer address dl {
      display: inline-block;
      vertical-align: middle;
      margin-left: 30px; }
      footer#global_footer address dl dt {
        font-size: 22px;
        font-weight: bold; }
  footer#global_footer #copy {
    display: block;
    padding: 23px 0; }
    footer#global_footer #copy a {
      text-decoration: none;
      color: #fff; }

/* inex.html */
.topBg_position {
  position: relative; }
  .topBg_position img {
    position: absolute;
    top: -10px;
    left: 0; }
    @media only screen and (max-width: 468px) {
      .topBg_position img {
        top: -20px; } }

.wrap_topNews {
  max-height: 300px;
  overflow-x: auto;
  padding-right: 10px; }
  .wrap_topNews .top_news {
    margin-bottom: 20px;
    border-bottom: 2px dotted #444; }
    .wrap_topNews .top_news td {
      padding-left: 0 !important; }
      .wrap_topNews .top_news td:first-of-type {
        width: 105px; }

.bg_topCont {
  margin: 70px auto;
  background-size: cover;
  min-height: 230px; }
  @media only screen and (max-width: 768px) {
    .bg_topCont {
      min-height: auto;
      background-image: none !important;
      background-color: #bceded;
      border: 2px solid #009999; } }

.top_link {
  background-size: cover;
  box-shadow: 3px 4px 10px rgba(0, 0, 0, 0.3); }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .top_link {
      height: 210px; } }
  @media only screen and (max-width: 468px) {
    .top_link {
      height: auto !important; } }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .top_link:nth-of-type(4) {
      height: 210px; } }
  @media only screen and (max-width: 468px) {
    .top_link:nth-of-type(4) {
      height: auto !important; } }
  .top_link:nth-of-type(4) a {
    padding: 295px 0 20px 0;
    line-height: 1.5; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .top_link:nth-of-type(4) a {
        padding: 158px 0 20px 0; } }
    @media only screen and (max-width: 468px) {
      .top_link:nth-of-type(4) a {
        padding: 320px 0 35px 0; } }
  .top_link a {
    display: block;
    padding: 305px 0 35px 0;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    letter-spacing: 0.1em; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .top_link a {
        padding: 160px 0 25px 0;
        font-size: 14px; } }
    @media only screen and (max-width: 468px) {
      .top_link a {
        padding: 335px 0 45px 0; } }
    .top_link a:hover {
      color: #fed000; }

.top_movie a {
  padding: 27px 0 37px 0; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .top_movie a {
      padding: 7px 0 24px 0; } }
@media screen and (min-width: 469px) and (max-width: 768px) {
  .top_movie iframe {
    height: 146px; } }
@media only screen and (max-width: 468px) {
  .top_movie iframe {
    height: 340px; } }

.gmark {
  border: 2px solid #009999;
  background-repeat: no-repeat;
  background-position: 3% 45%; }
  @media only screen and (max-width: 468px) {
    .gmark {
      background-position: 50% 10%;
      padding: 210px 15px 30px 15px !important; } }
  .gmark h2 {
    font-size: 30px;
    font-weight: bold; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .gmark h2 {
        font-size: 20px; } }
    @media only screen and (max-width: 468px) {
      .gmark h2 {
        margin-bottom: 10px;
        font-size: 18px;
        text-align: center; } }

/* gaiyou.html */
.mess_cont01 p {
  font-size: 16px;
  text-align: center; }
.mess_cont01 img {
  width: 100% !important; }

.his_info td:first-of-type {
  width: 150px;
  font-weight: bold;
  color: #00706e; }

.tbl_comp td:first-of-type {
  width: 200px;
  background-color: #bceded;
  color: #00706e;
  font-weight: bold;
  text-align: center; }

/* service.html */
.img_bdr img {
  border: 3px solid #1abc9c; }
.img_bdr iframe {
  border: 3px solid #1abc9c; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .img_bdr iframe {
      height: 253px; } }
  @media only screen and (max-width: 468px) {
    .img_bdr iframe {
      height: 330px; } }

.tbl_serv tr:nth-of-type(2) td {
  padding: 10px 0 !important; }
.tbl_serv tr h2 {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: #00706e; }

.bnr_driver {
  margin: 70px auto;
  background-repeat: no-repeat;
  background-size: contain; }
  @media only screen and (max-width: 768px) {
    .bnr_driver {
      background-image: none !important;
      border: 2px solid #009999;
      padding: 4%; } }
  .bnr_driver tr:nth-of-type(2) td {
    padding-left: 35px !important;
    font-size: 16px;
    font-weight: bold; }
    @media only screen and (max-width: 768px) {
      .bnr_driver tr:nth-of-type(2) td {
        padding: 0 !important; } }
  .bnr_driver h2 {
    padding: 35px 0 0 30px !important; }
    @media only screen and (max-width: 768px) {
      .bnr_driver h2 {
        padding: 0 !important; } }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .bnr_driver h2 {
        font-size: 22px !important; } }

/* flow_day.html */
.mg_flow {
  margin-top: 10px !important;
  margin-bottom: 30px !important; }
  .mg_flow td {
    line-height: 1.5; }

/* training.html */
.point_txt01 {
  position: relative;
  margin-top: 100px;
  font-size: 22px;
  font-weight: bold;
  color: #0168b7; }
  @media only screen and (max-width: 468px) {
    .point_txt01 {
      font-size: 18px; } }
  .point_txt01:before {
    content: "";
    position: absolute;
    top: -70px;
    left: 40%;
    display: block;
    border: 100px solid transparent;
    border-top: 60px solid rgba(254, 208, 0, 0.7); }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .point_txt01:before {
        left: 35%; } }
    @media only screen and (max-width: 468px) {
      .point_txt01:before {
        left: 28%;
        border: 70px solid transparent;
        border-top: 40px solid rgba(254, 208, 0, 0.7); } }

/* for_family.html */
.tbl_family table {
  table-layout: auto !important; }
.tbl_family tr:first-of-type td {
  padding: 10px !important;
  background-color: #009999 !important;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.1em; }
.tbl_family td:first-of-type {
  width: 170px;
  background-color: #bceded;
  color: #00706e;
  font-weight: bold; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .tbl_family td:first-of-type {
      width: 40%; } }

/* faq.html */
.question {
  padding-bottom: 10px;
  border-bottom: 1px solid #999;
  margin-bottom: 20px; }
  .question h2 {
    display: inline-block;
    font-size: 18px;
    font-weight: bold; }
  .question:before {
    content: "Q";
    display: inline-block;
    width: 20px;
    margin-right: 15px;
    padding: 5px 15px;
    border-radius: 50%;
    background-color: #009999;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold; }

.answer {
  margin-bottom: 50px;
  padding: 4%;
  background-color: #f3f3f3; }

/* entry.html */
.style_form td {
  padding: 10px !important; }

.contact_txt a {
  color: #009999; }
  .contact_txt a:hover {
    text-decoration: underline; }

/* 404.html */
.error_link a:hover {
  text-decoration: underline; }

.img_100per img {
  width: 100% !important; }

.bg_repeat {
  background-repeat: no-repeat; }

@media only screen and (max-width: 468px) {
  .sp_mgt10 {
    margin-top: 10px; } }

/* bg_100per */
.bg_100per_wrap {
  position: relative;
  padding: 1.5px 0 !important;
  margin-bottom: 30px !important; }
  @media only screen and (max-width: 468px) {
    .bg_100per_wrap {
      padding: 9.5px 0 !important; } }

.bg_100per_inner {
  width: 1000%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background: #bceded;
  z-index: -1; }

.bg_100per_wrap02 {
  position: relative;
  padding: 1.5px 0 !important;
  margin-bottom: 70px !important; }

.bg_100per_inner02 {
  width: 1000%;
  height: 400px;
  position: absolute;
  top: 0;
  left: 50%;
  margin: 0% 0% 0% -500%;
  background-image: url(../images/common/bg_topContents.jpg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top;
  z-index: -1; }
  @media only screen and (max-width: 468px) {
    .bg_100per_inner02 {
      height: 100%;
      background-image: none;
      background-color: #bceded; } }

/* title */
.midashi h2 {
  padding-left: 100px;
  font-size: 30px;
  font-weight: bold;
  color: #00706e; }
  @media only screen and (max-width: 468px) {
    .midashi h2 {
      font-size: 22px; } }
  .midashi h2 span {
    margin-left: 10px;
    font-size: 14px;
    color: #444; }
.midashi h3 {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: bold; }
  @media only screen and (max-width: 768px) {
    .midashi h3 {
      font-size: 16px;
      line-height: 1.5; } }
  @media only screen and (max-width: 768px) {
    .midashi h3 br {
      display: none; } }

.midashi02 h2 {
  padding: 15px 30px;
  font-size: 30px;
  font-weight: bold;
  color: #00706e;
  line-height: 1.5; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .midashi02 h2 {
      padding: 2.1% 4.1%;
      font-size: 16px;
      line-height: 1.2; } }
  @media only screen and (max-width: 468px) {
    .midashi02 h2 {
      font-size: 22px; } }
.midashi02 h3 {
  margin: 20px 0px 5px 0;
  font-size: 22px;
  font-weight: bold; }
  @media only screen and (max-width: 468px) {
    .midashi02 h3 {
      margin-top: 0;
      font-size: 18px; } }

.midashi03 h2 {
  background-color: #00706e;
  margin: 50px auto 10px auto;
  padding-left: 20px;
  font-size: 28px;
  font-weight: bold;
  color: #fff; }
  @media only screen and (max-width: 468px) {
    .midashi03 h2 {
      font-size: 22px; } }
  .midashi03 h2 span {
    font-size: 22px;
    font-weight: 500; }
.midashi03 h3 {
  font-size: 18px;
  font-weight: bold;
  color: #00706e; }

.midashi04 h2 {
  font-size: 18px;
  font-weight: bold;
  color: #00706e;
  line-height: 1.5; }
  @media only screen and (max-width: 468px) {
    .midashi04 h2 {
      font-size: 14px; } }

body header #local-keyvisual {
  position: relative;
  margin-top: 162px; }
  @media only screen and (max-width: 768px) {
    body header #local-keyvisual {
      margin-top: 0; } }

body header #local-keyvisual #local-keyvisual-title {
  max-width: 1100px;
  margin: 0 auto;
  padding: 90px 0;
  z-index: 1;
  position: relative; }
  @media only screen and (max-width: 768px) {
    body header #local-keyvisual #local-keyvisual-title {
      font-size: 26px; } }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    body header #local-keyvisual #local-keyvisual-title {
      padding: 17px 0; } }
  @media only screen and (max-width: 468px) {
    body header #local-keyvisual #local-keyvisual-title {
      padding: 30px 0; } }
  body header #local-keyvisual #local-keyvisual-title h1 {
    font-size: 35px;
    font-weight: bold;
    text-align: left;
    color: #fed000; }
    @media only screen and (max-width: 768px) {
      body header #local-keyvisual #local-keyvisual-title h1 {
        text-align: center;
        font-size: 24px; } }
  body header #local-keyvisual #local-keyvisual-title:empty {
    display: none; }

body header #local-keyvisual #local-keyvisual-bg, body header #local-keyvisual .local-keyvisual-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: center center;
  background-size: cover; }
  @media only screen and (max-width: 468px) {
    body header #local-keyvisual #local-keyvisual-bg, body header #local-keyvisual .local-keyvisual-bg {
      background-image: none;
      background-color: #009999; } }

/* btn */
.top_btn {
  width: 47.6%;
  display: inline-block;
  margin-top: 30px; }
  @media only screen and (max-width: 468px) {
    .top_btn {
      width: 100%;
      margin-top: 15px; } }
  .top_btn:nth-of-type(even) {
    margin-right: 3.6%; }
    @media only screen and (max-width: 468px) {
      .top_btn:nth-of-type(even) {
        margin-right: 0; } }
  .top_btn a {
    position: relative;
    display: block;
    padding: 6px;
    background-color: #1abc9c;
    border: 1px solid #1abc9c;
    color: #fff;
    -webkit-transition: all .3s;
    transition: all .3s; }
    .top_btn a:hover {
      background-color: #fff;
      color: #1abc9c; }
      .top_btn a:hover:before {
        content: "▲";
        position: absolute;
        top: 35%;
        left: 39.4%;
        display: inline-block;
        vertical-align: middle;
        width: 5px;
        height: 5px;
        transform: rotate(90deg);
        color: #1abc9c; }
        @media screen and (min-width: 469px) and (max-width: 768px) {
          .top_btn a:hover:before {
            left: 15%; } }
    .top_btn a:before {
      content: "▲";
      position: absolute;
      top: 35%;
      left: 39.4%;
      display: inline-block;
      vertical-align: middle;
      width: 5px;
      height: 5px;
      transform: rotate(90deg);
      color: #fff; }
      @media screen and (min-width: 469px) and (max-width: 768px) {
        .top_btn a:before {
          left: 15%; } }

.top_btnB {
  width: 35%;
  display: inline-block;
  margin: 2.2% auto 2.2% 30px;
  padding-top: 2px; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .top_btnB {
      width: 47%;
      margin: 2% 1.3%; } }
  @media only screen and (max-width: 468px) {
    .top_btnB {
      width: 90%;
      margin: 2% 5%; } }
  .top_btnB a {
    display: block;
    -webkit-transition: all .3s;
    transition: all .3s; }
    .top_btnB a:hover {
      opacity: 1; }
  .top_btnB .cont_tel {
    display: block;
    background: url(../images/common/icon_tel.gif) 17% center/10% no-repeat;
    padding-left: 14%;
    font-size: 25px;
    font-weight: bold; }
  .top_btnB .cont_mail {
    display: block;
    background: url(../images/common/icon_mail.gif) 10% center no-repeat;
    padding-left: 60px;
    font-size: 17px;
    font-weight: bold; }

.top_btnB02 {
  width: 500px;
  margin: 50px auto;
  background-color: #0168b7;
  color: #fff;
  line-height: 1.2; }
  @media only screen and (max-width: 768px) {
    .top_btnB02 {
      width: 100%; } }
  .top_btnB02 a {
    display: block;
    padding: 15px;
    border: 1px solid #0168b7;
    color: #fff;
    font-size: 22px;
    -webkit-transition: all .3s;
    transition: all .3s; }
    .top_btnB02 a:hover {
      color: #fed000; }

.btn_s01 {
  width: 550px;
  margin: 15px 0 53px 35px; }
  @media only screen and (max-width: 768px) {
    .btn_s01 {
      width: 100%;
      margin: 2% auto 0 auto; } }
  .btn_s01 a {
    font-size: 20px;
    font-weight: bold; }
    @media only screen and (max-width: 768px) {
      .btn_s01 a {
        font-size: 16px; } }
    .btn_s01 a:hover:before {
      display: none; }
    .btn_s01 a:before {
      display: none; }

/* box */
.home_td {
  margin-left: -3.5%; }
  @media only screen and (max-width: 468px) {
    .home_td {
      margin-left: 0; } }
  .home_td .box {
    float: left;
    width: 29.8%;
    margin-left: 3.5%;
    margin-top: 70px;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 468px) {
      .home_td .box {
        width: 100% !important;
        margin-left: 0 !important; } }
    .home_td .box img {
      width: 100% !important; }

.home_td02 {
  margin-left: -3%; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .home_td02 {
      margin-left: -5%; } }
  @media only screen and (max-width: 468px) {
    .home_td02 {
      margin-left: 0; } }
  .home_td02 .box02 {
    float: left;
    width: 22%;
    margin-left: 3%;
    margin-top: 30px;
    background-repeat: no-repeat;
    line-height: 1.5; }
    @media screen and (min-width: 469px) and (max-width: 768px) {
      .home_td02 .box02 {
        width: 45%;
        margin-left: 5%; } }
    @media only screen and (max-width: 468px) {
      .home_td02 .box02 {
        width: 100% !important;
        margin-left: 0 !important; } }
    .home_td02 .box02 img {
      width: 100% !important; }

.home_td03 {
  margin-left: -3.5%; }
  @media screen and (min-width: 469px) and (max-width: 768px) {
    .home_td03 {
      margin-left: 0; } }
  @media only screen and (max-width: 468px) {
    .home_td03 {
      margin-left: 0; } }
  .home_td03 .box03 {
    float: left;
    width: 29.8%;
    margin-left: 3.5%;
    margin-top: 70px;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 768px) {
      .home_td03 .box03 {
        width: 100% !important;
        margin-left: 0 !important; } }
    @media only screen and (max-width: 468px) {
      .home_td03 .box03 {
        width: 100% !important;
        margin-left: 0 !important; } }
    @media only screen and (max-width: 768px) {
      .home_td03 .box03:nth-of-type(2) {
        margin-top: 0 !important; } }
    .home_td03 .box03 img {
      width: 100% !important; }

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