@charset "UTF-8";
/******初期設定ここから******/
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@700&family=Noto+Serif+JP:wght@200;300&display=swap");
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
addres, ul, ol, dl, dt, dd, table, th, td, form, fieldset, header, article, figure, section {
  margin: 0;
  padding: 0;
  line-height: 140%;
  font-familu: "Hiragino Kaku Gothic ProN", meiryo, sans-serif;
}

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

ul, ol {
  list-style: none;
  /*黒丸を消す*/
}

a {
  text-decoration: none;
  /*下線を消す*/
}

img {
  border: 0;
}

ing, input {
  vertical-aligin: bottom;
}

/*クリア*/
.clearfix:after {
  visibility: hidden;
  height: 0;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
}

/******初期設定ここまで******/
/***********ヘッダエリア***********/
html {
  height: 100%;
}

body {
  height: 100%;
  margin: 0;
}

body {
  background: url(../images/main_bg.jpg);
  min-width: 1000px;
}

@media (max-width: 768px) {
  body {
    min-width: 100%;
  }
}

#main {
  width: 1200px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  #main {
    width: 100%;
  }
}

header h1 {
  background-color: #FFF;
  text-align: center;
  padding: 10px 0;
  border-bottom: 5px solid #ccc;
  font-size: 12px;
  color: #aaa;
}

.spnav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

ul.head_kanban {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

ul.head_kanban li {
  padding-top: 15px;
  width: 30%;
  background: url(../images/icon_kanban_blue.png) no-repeat center top;
}

ul.head_kanban li.pinkbar {
  background: url(../images/icon_kanban_pink.png) no-repeat center top;
}

ul.head_kanban .h_tel {
  padding: 15px;
  border: 3px solid #2d71a1;
  border-radius: 20px;
  background-color: #FFF;
}

ul.head_kanban .h_tel h3 {
  background-color: #2d71a1;
  border-radius: 10px;
  color: #FFF;
  text-align: center;
  margin-bottom: 10px;
  padding: 5px 0;
}

ul.head_kanban .h_yoyaku {
  padding: 15px;
  border: 3px solid #eb6d8e;
  border-radius: 20px;
  background-color: #FFF;
}

ul.head_kanban .h_yoyaku h3 {
  background-color: #eb6d8e;
  border-radius: 10px;
  color: #FFF;
  text-align: center;
  margin-bottom: 10px;
  padding: 5px 0;
}

ul.head_kanban .h_yoyaku p {
  font-size: 32px;
  color: #eb6d8e;
  font-weight: bold;
}

ul.head_kanban .h_access {
  padding: 5px 15px;
  border: 3px solid #2d71a1;
  border-radius: 20px;
  background-color: #FFF;
}

ul.head_kanban .h_access h3 {
  color: #2d71a1;
  text-align: center;
  margin-bottom: 10px;
}

ul.head_kanban .h_access dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

ul.head_kanban .h_access dt {
  font-size: 16px;
  color: #2d71a1;
}

ul.head_kanban .h_access dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

ul.head_kanban .h_access dd a {
  display: block;
  background-color: #2a74a9;
  color: #FFF;
  border-radius: 10px;
  font-weight: bold;
  text-align: center;
  padding: 10px;
}

.h_logo {
  text-align: center;
  margin: 50px 0;
}

.h_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.h_info dt {
  width: 45%;
}

.h_info dt h3 {
  margin: 5px 0 20px 0;
  color: #2d71a1;
  font-size: 34px;
  line-height: 180%;
  font-family: 'Noto Sans JP', sans-serif;
}

.h_info dt p {
  font-size: 16px;
  line-height: 200%;
}

.instab {
  position: relative;
  height: 400px;
  overflow: hidden;
  top: 0px;
  font-size: 0px !important;
  color: #fefbf3 !important;
}

.lineb {
  background: url(../images/line.png) no-repeat top center;
  margin-top: 200px;
  padding-top: 50px;
}

.com_title {
  margin: 0px 0 100px 0;
  background: url(../images/icon_midasi.png) no-repeat top center;
  background-size: 160px auto;
  padding-top: 160px;
}

.com_title h2 {
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  color: #2d71a1;
  font-size: 32px;
  line-height: 100%;
}

.com_title h2 span {
  font-size: 14px;
  color: #eb6d8e;
}

.ba_rei1 {
  background-color: #FFF;
  border-radius: 20px;
  text-align: center;
  position: relative;
  margin-top: 120px;
  padding: 25px;
}

.ba_rei1 h4 {
  position: relative;
  top: -50px;
}

.ba_rei1 h5 {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}

.ba_rei1 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ba_rei1 li {
  width: 45%;
}

.ba_rei1 li p {
  text-align: left;
  margin-bottom: 15px;
}

.ba_rei1 .syo_fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.spb {
  color: #2d71a1;
}

.spa {
  color: #eb6d8e;
}

.ba_fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.ba_rei2, .ba_rei3, .ba_rei4 {
  width: 45%;
  background-color: #e5f3f5;
  border-radius: 20px;
  text-align: center;
  position: relative;
  margin-top: 120px;
  padding: 25px;
}

.ba_rei2 h4, .ba_rei3 h4, .ba_rei4 h4 {
  position: relative;
  top: -50px;
}

.ba_rei2 h5, .ba_rei3 h5, .ba_rei4 h5 {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 20px;
}

.ba_rei2 ul, .ba_rei3 ul, .ba_rei4 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ba_rei2 li, .ba_rei3 li, .ba_rei4 li {
  width: 45%;
}

.ba_rei2 li p, .ba_rei3 li p, .ba_rei4 li p {
  text-align: left;
  margin-bottom: 15px;
}

.ba_rei2 .syo_fl, .ba_rei3 .syo_fl, .ba_rei4 .syo_fl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.ba_rei3 {
  background-color: #FFF;
}

.ba_rei4 {
  width: 45%;
  margin: 0 auto;
  margin-top: 120px;
}

.tokubox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100% !important;
}

.tokubox li {
  width: 43%;
  margin-bottom: 30px;
}

.tokubox li dl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tokubox li dd {
  border-radius: 50px;
  width: 70px;
  height: 70px;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tokubox li dt {
  font-size: 30px;
  color: #333;
  margin-left: 20px;
}

.tokubox li dt h5 {
  border-bottom: 10px solid #85c5f4;
  padding-bottom: 10px;
}

.tokubox li p {
  margin: 25px 0;
  line-height: 180%;
}

.tokubox li img {
  width: 100%;
  height: auto;
}

.tokubox .toku1 {
  border: 3px solid #2d71a1;
  border-radius: 20px;
  padding: 20px;
}

.tokubox .toku1 dd {
  background-color: #1386c2;
}

.tokubox .toku2 {
  border: 3px solid #e6b54b;
  border-radius: 20px;
  padding: 20px;
}

.tokubox .toku2 dd {
  background-color: #e6b54b;
}

.tokubox .toku2 dt h5 {
  border-bottom: 10px solid #e6b54b;
}

.tokubox .toku3 {
  border: 3px solid #ef8b94;
  border-radius: 20px;
  padding: 20px;
}

.tokubox .toku3 dd {
  background-color: #ef8b94;
}

.tokubox .toku3 dt h5 {
  border-bottom: 10px solid #ef8b94;
}

.tokubox .toku4 {
  border: 3px solid #a4c871;
  border-radius: 20px;
  padding: 20px;
}

.tokubox .toku4 dd {
  background-color: #a4c871;
}

.tokubox .toku4 dt h5 {
  border-bottom: 10px solid #a4c871;
}

.tokupt {
  background-color: #e5f2f5;
  border-radius: 20px;
}

.tokupt dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
}

.tokupt dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #85c5f4;
  width: 80px;
  height: 80px;
  border-radius: 100px;
  color: #FFF;
  font-weight: bold;
}

.tokupt dd {
  font-size: 18px;
  margin-left: 30px;
}

.flowbox ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: url(../images/flowline.png) no-repeat center bottom;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.flowbox dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.flowbox dt {
  background-color: #ef8b94;
  border-radius: 10px;
  color: #FFF;
  width: 100px;
  padding: 10px 0;
  font-size: 20px;
  text-align: center;
  font-weight: bold;
}

.flowbox dd {
  font-size: 24px;
  margin-left: 20px;
}

.flowbox p {
  line-height: 200%;
  margin-right: 100px;
}

.flowat {
  background-color: #f0f0f0;
  border-radius: 10px;
  padding: 10px;
  margin-bottom: 20px;
}

.flowat .fat1 {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  font-weight: normal;
  text-align: center;
}

.flowat .fat1 p {
  margin-left: 15px;
}

.fatp {
  padding: 0 30px !important;
  line-height: 180%;
  margin-bottom: 30px;
}

.flowsyou {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flowsyou dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
}

.flowsyou dt, .flowsyou dd {
  padding: 20px 50px;
  font-size: 20px;
}

.flowsyou .fst1 {
  background-color: #85c5f4;
}

.flowsyou .fst2 {
  background-color: #e6b54b;
}

.flowsyou .fst3 {
  background-color: #ea7a9a;
}

.flowsyou .fsd1 {
  background-color: #e2f0f3;
}

.flowsyou .fsd2 {
  background-color: #f0e298;
}

.flowsyou .fsd3 {
  background-color: #f9b3c4;
}

.price_h {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}

.price_h dt {
  width: 60%;
}

.price_h dt h5 {
  font-family: 'Noto Sans JP', sans-serif;
  color: #eb6d8e;
  font-size: 30px;
  margin-bottom: 30px;
}

.price_h dt p {
  font-size: 16px;
  line-height: 180%;
}

.sampleimg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}

.pri_grpbox {
  margin-top: 50px;
  background-color: #FFF;
  border-radius: 10px;
  padding: 30px;
}

.pri_grpbox .in_prigrp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.pri_grpbox .pri_ryobox {
  width: 48%;
}

.pri_grpbox .prb_h, .pri_grpbox .prb_t, .pri_grpbox .prb_d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 0;
  text-align: center;
  font-weight: normal;
}

.pri_grpbox .prb_h li, .pri_grpbox .prb_t li, .pri_grpbox .prb_d li {
  width: 25%;
}

.pri_grpbox .prb_h {
  background-color: #ef8b94;
  padding: 10px 0;
  font-weight: bold;
}

.pri_grpbox .prb_t {
  background-color: #f7f7f7;
}

.pri_grpbox .tumeone {
  background: url(../images/tume_two.png) no-repeat top center;
  background-size: 70px auto;
  padding-top: 60px;
}

.pri_grpbox .tumetwo {
  background: url(../images/tume_one.png) no-repeat top center;
  background-size: 70px auto;
  padding-top: 60px;
}

.pri_grpbox table {
  width: 100%;
}

.pri_grpbox tr {
  padding: 40px 0;
}

.pri_grpbox th, .pri_grpbox td {
  padding: 30px 0;
  margin-bottom: 10px;
}

.pri_grpbox td {
  padding-left: 100px;
}

.pri_grpbox h2 {
  background-color: #e2f0f3;
  padding: 10px 30px;
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 30px;
  color: #375157;
}

.pri_grpbox h2 span {
  color: #488a99;
  font-size: 18px;
}

.pri_grpbox .taor {
  background-color: #f9b37b;
}

.pri_grpbox .tagr {
  background-color: #f7f7f7;
}

.pri_grpbox .taye {
  background-color: #fff3e0;
}

.pri_grpbox .tada {
  background-color: #ffe7e1;
}

.pri_grpbox .tare {
  background-color: #ffd2d6;
}

.pri_grpbox .tawh {
  background-color: #fff;
}

.pri_grpbox .boxryo {
  margin-top: 0px;
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.pri_grpbox .boxryo dl {
  width: calc(49% - 40px);
  padding: 20px;
  background-color: #e2f0f3;
  margin-bottom: 20px;
  border-radius: 5px;
}

.pri_grpbox .boxryo dt {
  margin-bottom: 10px;
  border-radius: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #375157;
}

.pri_grpbox .boxryo dt span {
  color: #488a99;
  font-size: 14px;
}

.pri_grpbox .boxryo dd {
  font-size: 14px;
}

.pri_grpbox .boxryo dd span {
  font-size: 12px;
}

.pri_grpbox .boxryo .ryot {
  width: calc(100% - 40px);
}

.pri_op {
  background-color: #eb6d8e;
  padding: 20px;
  text-align: center;
  color: #FFF;
  margin: 30px 0;
  border-radius: 20px;
  font-size: 20px;
  font-weight: bold;
}

.pri_tyu {
  background-color: #f7f7f7;
  border-radius: 10px;
  padding: 10px 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.pri_tyu p {
  line-height: 200%;
  font-size: 14px;
}

.pri_tyu dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.pri_tyu dd {
  margin-left: 50px;
}

.hojosp {
  display: none;
}

.eigyougraph {
  text-align: center;
  margin: 130px 0 30px 0;
}

.ft_info {
  width: 900px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.ft_info dt {
  width: 60%;
}

.ft_info dt ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
}

.ft_info dt li p {
  font-size: 18px;
  margin-left: 10px;
  padding-top: 10px;
}

.ft_info dt li p span {
  font-size: 14px;
}

.ft_info .ft_tel {
  text-align: center;
}

.ft_info .ft_add {
  border-top: 3px solid #ea7a9a;
  border-bottom: 3px solid #ea7a9a;
  padding: 20px 0;
  margin: 20px 0;
  line-height: 0;
}

.ft_info .ft_ytxt {
  background-color: #4797d1;
  color: #FFF;
  text-align: center;
  border-radius: 100px;
  font-size: 30px;
  padding: 10px 0;
}

.ft_info dd {
  width: 35%;
  text-align: right;
}

.ft_info .spac {
  display: none;
}

.copy {
  padding: 30px 0;
  text-align: center;
  background-color: #FFF;
  margin-top: 100px;
  color: #2a74a9;
}

.gmap {
  display: none;
}

/**レスポンシブ**/
@media (max-width: 768px) {
  header h1 {
    font-size: 10px;
  }
  .spnav {
    display: none;
  }
  ul.head_kanban {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  ul.head_kanban li {
    width: 95%;
    margin: 0 auto;
  }
  ul.head_kanban .h_tel img {
    width: 100%;
    height: auto;
  }
  .h_logo {
    text-align: center;
    margin: 50px 0;
  }
  .h_logo img {
    width: 95%;
    height: auto;
  }
  .h_info {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .h_info dt {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .h_info dt div {
    text-align: center;
  }
  .h_info dt h3 {
    margin: 5px 0 20px 0;
    color: #2d71a1;
    font-size: 24px;
    line-height: 180%;
  }
  .h_info dt p {
    font-size: 14px;
    line-height: 200%;
  }
  .h_info dd {
    text-align: center;
  }
  .h_info dd img {
    width: 95%;
    height: auto;
    margin: 0 auto;
  }
  .lineb {
    background: url(../images/line.png) no-repeat top center;
    margin-top: 100px;
    padding-top: 50px;
  }
  .com_title {
    margin: 0px 0 100px 0;
    background: url(../images/icon_midasi.png) no-repeat top center;
    background-size: 150px auto;
    padding-top: 160px;
  }
  .com_title h2 {
    text-align: center;
    color: #2d71a1;
    font-size: 32px;
    line-height: 100%;
  }
  .com_title h2 span {
    font-size: 14px;
    color: #eb6d8e;
  }
  .ba_rei1 {
    background-color: #FFF;
    border-radius: 20px;
    text-align: center;
    position: relative;
    margin-top: 80px;
    padding: 25px;
    margin: 0 auto;
  }
  .ba_rei1 h4 {
    position: relative;
    top: -50px;
  }
  .ba_rei1 h5 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
  }
  .ba_rei1 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ba_rei1 li {
    width: 48%;
  }
  .ba_rei1 li p {
    text-align: left;
    margin-bottom: 15px;
  }
  .ba_rei1 li img {
    width: 100%;
    height: auto;
  }
  .ba_rei1 .syo_fl {
    display: block;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .ba_rei1 .syo_fl div {
    margin-bottom: 20px;
  }
  .spb {
    color: #2d71a1;
  }
  .spa {
    color: #eb6d8e;
  }
  .ba_fl {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ba_rei2, .ba_rei3, .ba_rei4 {
    width: auto;
    background-color: #e5f3f5;
    border-radius: 20px;
    text-align: center;
    position: relative;
    margin-top: 80px;
    padding: 25px;
  }
  .ba_rei2 h4, .ba_rei3 h4, .ba_rei4 h4 {
    position: relative;
    top: -50px;
  }
  .ba_rei2 h5, .ba_rei3 h5, .ba_rei4 h5 {
    text-align: center;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
  }
  .ba_rei2 ul, .ba_rei3 ul, .ba_rei4 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ba_rei2 li, .ba_rei3 li, .ba_rei4 li {
    width: 45%;
  }
  .ba_rei2 li p, .ba_rei3 li p, .ba_rei4 li p {
    text-align: left;
    margin-bottom: 15px;
  }
  .ba_rei2 li img, .ba_rei3 li img, .ba_rei4 li img {
    width: 100%;
    height: auto;
  }
  .ba_rei3 {
    background-color: #FFF;
  }
  .tokubox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 95% !important;
    margin: 0 auto;
  }
  .tokubox li {
    width: 95%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .tokubox li dl {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .tokubox li dd {
    border-radius: 50px;
    width: 60px;
    height: 60px;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .tokubox li dt {
    font-size: 24px;
    color: #333;
    margin-left: 20px;
  }
  .tokubox li dt h5 {
    border-bottom: 10px solid #85c5f4;
    padding-bottom: 10px;
  }
  .tokubox li p {
    margin: 25px 0;
    line-height: 180%;
  }
  .tokubox li img {
    width: 100%;
    height: auto;
  }
  .tokupt {
    width: 95%;
    margin: 0 auto;
    background-color: #e5f2f5;
    border-radius: 20px;
  }
  .tokupt dl {
    display: block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 20px;
  }
  .tokupt dt {
    background-color: #85c5f4;
    width: 100%;
    height: auto;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  .tokupt dd {
    font-size: 14px;
    margin-left: 0px;
  }
  .flowbox {
    width: 95%;
    margin: 0 auto;
  }
  .flowbox ul {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: url(../images/flowline.png) no-repeat center bottom;
    padding-bottom: 50px;
    margin-bottom: 50px;
  }
  .flowbox dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
  }
  .flowbox dt {
    background-color: #ef8b94;
    border-radius: 10px;
    color: #FFF;
    width: 100px;
    padding: 10px 0;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
  }
  .flowbox dd {
    font-size: 24px;
    margin-left: 20px;
  }
  .flowbox p {
    line-height: 200%;
    margin-right: 0px;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .flowbox li img {
    width: 100%;
    height: auto;
  }
  .flowat {
    width: 95%;
    margin: 0 auto;
    background-color: #f0f0f0;
    border-radius: 10px;
    padding: 10px 0;
    margin-bottom: 20px;
  }
  .flowat .fat1 {
    margin: 40px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
  }
  .flowat .fat1 img {
    width: 25px;
    height: auto;
  }
  .flowat .fat1 p {
    margin-left: 15px;
  }
  .fatp {
    padding: 0 20px !important;
    line-height: 180%;
    margin-bottom: 30px;
    font-size: 14px;
  }
  .flowsyou {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .flowsyou dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 0 auto;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
  .flowsyou dt, .flowsyou dd {
    padding: 20px 0px;
    font-size: 20px;
    text-align: center;
  }
  .flowsyou dt {
    width: 40%;
  }
  .flowsyou dd {
    width: 60%;
  }
  .flowsyou .fst1 {
    background-color: #85c5f4;
  }
  .flowsyou .fst2 {
    background-color: #e6b54b;
  }
  .flowsyou .fst3 {
    background-color: #ea7a9a;
  }
  .flowsyou .fsd1 {
    background-color: #e2f0f3;
  }
  .flowsyou .fsd2 {
    background-color: #f0e298;
  }
  .flowsyou .fsd3 {
    background-color: #f9b3c4;
  }
  .price_h {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 50px;
    width: 95%;
    margin: 0 auto;
  }
  .price_h dt {
    width: 100%;
    margin-bottom: 20px;
  }
  .price_h dt h5 {
    color: #eb6d8e;
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
  }
  .price_h dt p {
    font-size: 14px;
    line-height: 180%;
  }
  .price_h dd img {
    width: 100%;
    height: auto;
  }
  .sampleimg {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .pri_grpbox {
    margin-top: 50px;
    background-color: #FFF;
    border-radius: 10px;
    padding: 10px;
    font-size: 14px;
  }
  .pri_grpbox .in_prigrp {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .pri_grpbox .pri_ryobox {
    width: 100%;
  }
  .pri_grpbox .prb_h, .pri_grpbox .prb_t, .pri_grpbox .prb_d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 20px 0;
    text-align: center;
  }
  .pri_grpbox .prb_h li, .pri_grpbox .prb_t li, .pri_grpbox .prb_d li {
    width: 25%;
  }
  .pri_grpbox .prb_h {
    background-color: #ef8b94;
    padding: 10px 0;
  }
  .pri_grpbox .prb_t {
    background-color: #f7f7f7;
  }
  .pri_grpbox table {
    width: 100%;
  }
  .pri_grpbox tr {
    padding: 30px 0;
  }
  .pri_grpbox th, .pri_grpbox td {
    padding: 20px 0;
    width: 50%;
    margin-bottom: 10px;
    text-align: center;
  }
  .pri_grpbox td {
    padding-left: 0px;
  }
  .pri_grpbox .taor {
    background-color: #f9b37b;
  }
  .pri_grpbox .tagr {
    background-color: #f7f7f7;
  }
  .pri_grpbox .tawh {
    display: none;
  }
  .pri_grpbox .boxryo {
    margin-top: 30px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .pri_grpbox .boxryo dl {
    width: calc(100% - 40px);
    padding: 20px;
    background-color: #e2f0f3;
    margin-bottom: 10px;
  }
  .pri_grpbox .boxryo dt {
    margin-bottom: 10px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #375157;
  }
  .pri_grpbox .boxryo dt span {
    color: #488a99;
    font-size: 14px;
  }
  .spta {
    display: none;
  }
  .hojosp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .hojosp dt {
    font-size: 14px;
    background-color: #ad423e;
    color: #FFF;
    padding: 15px;
    height: auto !important;
    margin: 0;
  }
  .hojosp dd {
    text-align: center;
  }
  .pri_op {
    background-color: #eb6d8e;
    padding: 20px;
    text-align: center;
    color: #FFF;
    margin: 30px 0;
    border-radius: 20px;
    font-size: 14px;
    font-weight: bold;
  }
  .pri_tyu {
    background-color: #f7f7f7;
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 20px;
  }
  .pri_tyu p {
    line-height: 250%;
  }
  .pri_tyu dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
        -ms-flex-pack: left;
            justify-content: left;
  }
  .pri_tyu dd {
    margin-left: 20px;
  }
  .eigyougraph {
    text-align: center;
    margin: 130px 0 30px 0;
  }
  .eigyougraph img {
    width: 90%;
    height: auto;
  }
  .ft_info {
    width: 95%;
    margin: 0 auto;
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ft_info dt {
    width: 100%;
  }
  .ft_info dt ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
  }
  .ft_info dt li p {
    font-size: 16px;
    margin-left: 15px;
    padding-top: 10px;
  }
  .ft_info dt li p span {
    font-size: 12px;
  }
  .ft_info .ft_tel img {
    width: 100%;
    height: auto;
  }
  .ft_info .ft_add {
    border-top: 3px solid #ea7a9a;
    border-bottom: 3px solid #ea7a9a;
    padding: 20px 0;
    margin: 20px 0;
    line-height: 0;
  }
  .ft_info .ft_add img {
    width: 100%;
    height: auto;
  }
  .ft_info .ft_ytxt {
    background-color: #4797d1;
    color: #FFF;
    text-align: center;
    border-radius: 100px;
    font-size: 30px;
    padding: 10px 0;
  }
  .ft_info dd {
    width: 100%;
    margin-top: 20px;
    text-align: right;
  }
  .ft_info dd img {
    width: 100%;
    height: auto;
  }
  .ft_info .spac {
    display: block;
    border-bottom: 2px dotted #2d71a1;
    margin-bottom: 30px;
  }
  .ft_info .spac h6 {
    font-size: 20px;
    background-color: #4797d1;
    color: #FFF;
    text-align: center;
    border-radius: 20px;
  }
  .ft_info .spac p {
    font-size: 16px;
    padding: 10px 0;
    line-height: 200%;
    text-align: left;
  }
  .gmap {
    display: block;
    padding-bottom: 30px;
  }
  .copy {
    padding: 30px 0;
    text-align: center;
    background-color: #FFF;
    margin-top: 100px;
    color: #2a74a9;
  }
}

/**その他**/
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

.yoyakubt {
  display: none;
}

.mapbt {
  display: none;
}

@media (max-width: 768px) {
  .yoyakubt {
    position: relative;
    z-index: 999999;
    display: block;
    position: fixed;
    right: 0;
    top: auto;
    bottom: 90px;
    background-color: #eb6d8e;
    color: #FFF;
    font-weight: bold;
    width: 70px;
    font-size: 12px;
    text-align: center;
  }
  .yoyakubt a {
    display: block;
    padding: 10px;
    color: #FFF;
  }
  .mapbt {
    position: relative;
    z-index: 999999;
    display: block;
    position: fixed;
    right: 0;
    top: auto;
    bottom: 180px;
    color: #4b4b4b;
    font-weight: bold;
    width: 70px;
    font-size: 12px;
    text-align: center;
  }
  .mapbt a {
    display: block;
    background: url(../images/icon_gmap.png) no-repeat center 10px;
    background-size: 20px auto;
    background-color: #FFF;
    padding: 10px;
    padding-top: 40px;
    color: #6d6d6d;
  }
}

/***********トップメインイメージエリア***********/
#main_contents {
  width: 100%;
}

#main_image {
  width: 960px;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

#featSP {
  display: none;
}

@media (max-width: 768px) {
  #main_contents {
    width: 100%;
  }
  #main_image {
    width: 100%;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #main_image div {
    display: none;
  }
  #main_image span {
    display: none;
  }
  #featured {
    display: none;
  }
  #featSP {
    display: inherit;
  }
  #featSP img {
    width: 100%;
    height: auto;
  }
}

/*4つの特徴*/
#tokutyou {
  width: 960px;
  margin: 0 auto;
}

.arthead {
  text-align: center;
  background: url(../common/katoridai_mark.png) no-repeat center top;
  background-size: 154px 144px;
  padding: 160px 0 50px;
}

.arthead h2 {
  color: #4f9c38;
  font-size: 30px;
}

.arthead h2 span {
  color: #e47e11;
  font-size: 45px;
}

#pointmoto {
  display: table;
  width: 100%;
}

#pointmoto a {
  color: #666;
}

.point1, .point2, .point3, .point4 {
  background: #FFF;
  display: table-cell;
  width: 50%;
  vertical-align: top;
  border: 1px solid #eee;
}

.point1 h3, .point2 h3, .point3 h3, .point4 h3 {
  text-align: center;
  background: url(../top/icon_keka_over.png) no-repeat top center;
  background-size: 110px 110px;
  padding-top: 130px;
  padding-bottom: 10px;
}

.point1 h3.cond, .point2 h3.cond, .point3 h3.cond, .point4 h3.cond {
  background: url(../top/icon_condition_over.png) no-repeat top center;
  background-size: 110px 110px;
}

.point1 h3.houhu, .point2 h3.houhu, .point3 h3.houhu, .point4 h3.houhu {
  background: url(../top/icon_ziko_over.png) no-repeat top center;
  background-size: 110px 110px;
}

.point1 h3.tran, .point2 h3.tran, .point3 h3.tran, .point4 h3.tran {
  background: url(../top/icon_traning_over.png) no-repeat top center;
  background-size: 110px 110px;
}

.point1 p, .point2 p, .point3 p, .point4 p {
  background: #e5e5e5;
  width: 65%;
  margin: 0 auto;
  margin-bottom: 50px;
  text-align: center;
  padding: 5px;
  border-radius: 30px;
  /* CSS3草案 */
  -webkit-border-radius: 30px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 30px;
  /* Firefox用 */
}

.point1 p.linkbt, .point2 p.linkbt, .point3 p.linkbt, .point4 p.linkbt {
  margin-bottom: 0;
  background: none;
  border-radius: 0;
  /* CSS3草案 */
  -webkit-border-radius: 0px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 0px;
  /* Firefox用 */
  border: 1px solid #e5e5e5;
  font-size: 14px;
  margin-top: 25px;
}

.point1 dl, .point2 dl, .point3 dl, .point4 dl {
  border-bottom: 1px solid #e5e5e5;
  display: table;
  margin: 15px 0;
  height: 90px;
}

.point1 dt, .point1 dd, .point2 dt, .point2 dd, .point3 dt, .point3 dd, .point4 dt, .point4 dd {
  display: table-cell;
  vertical-align: top;
}

.point1 dt, .point2 dt, .point3 dt, .point4 dt {
  font-size: 24px;
  font-weight: normal;
  border-bottom: 1px solid #666 20px;
}

.point1 dd p, .point2 dd p, .point3 dd p, .point4 dd p {
  width: auto;
  font-size: 14px;
  line-height: 180%;
  margin-left: 30px;
  margin-bottom: 0;
  padding: 0;
  background: none;
  text-align: left;
}

.point1:hover, .point2:hover, .point3:hover, .point4:hover {
  background: #4f9c38;
}

.point1:hover h3, .point2:hover h3, .point3:hover h3, .point4:hover h3 {
  background: url(../top/icon_kega_g.png) no-repeat top center;
  background-size: 110px 110px;
}

.point1:hover h3 img, .point2:hover h3 img, .point3:hover h3 img, .point4:hover h3 img {
  -webkit-filter: brightness(300%);
          filter: brightness(300%);
}

.point1:hover dt, .point2:hover dt, .point3:hover dt, .point4:hover dt {
  color: #FFF;
}

.point1:hover dd p, .point2:hover dd p, .point3:hover dd p, .point4:hover dd p {
  color: #FFF;
}

.point1:hover p.linkbt, .point2:hover p.linkbt, .point3:hover p.linkbt, .point4:hover p.linkbt {
  color: #FFF;
  border: 1px solid #FFF;
}

.point2:hover {
  background: #e28b0b;
}

.point2:hover h3 {
  background: url(../top/icon_condition.png) no-repeat top center;
  background-size: 110px 110px;
}

.point2:hover h3 img {
  -webkit-filter: brightness(300%);
          filter: brightness(300%);
}

.point3:hover {
  background: #f29b76;
}

.point3:hover h3 {
  background: url(../top/icon_ziko.png) no-repeat top center;
  background-size: 110px 110px;
}

.point3:hover h3 img {
  -webkit-filter: brightness(300%);
          filter: brightness(300%);
}

.point4:hover {
  background: #7ecef4;
}

.point4:hover h3 {
  background: url(../top/icon_traning.png) no-repeat top center;
  background-size: 110px 110px;
}

.point4:hover h3 img {
  -webkit-filter: brightness(300%);
          filter: brightness(300%);
}

.in_point {
  padding: 50px 50px;
  margin: 0px 0;
}

@media (max-width: 768px) {
  #tokutyou {
    width: 100%;
    margin: 0 auto;
  }
  .arthead {
    background-size: 120px 112px;
    padding: 130px 0 50px;
  }
  .arthead h2 {
    font-size: 20px;
  }
  .arthead h2 span {
    font-size: 35px;
  }
  #pointmoto {
    display: block;
    width: 100%;
  }
  .point1, .point2, .point3, .point4 {
    display: block;
    width: 100%;
  }
  .point1 h3 img, .point2 h3 img, .point3 h3 img, .point4 h3 img {
    width: 70%;
    height: auto;
  }
  .point1 p, .point2 p, .point3 p, .point4 p {
    width: 80%;
  }
}

/*かとり台整骨院からのお知らせ*/
#blogarea {
  margin-top: 150px;
}

#blogarea ul {
  width: 960px;
  margin: 0 auto;
  display: table;
}

#blogarea li {
  display: table-cell;
}

#blogarea li .bimg {
  margin-bottom: 20px;
  text-align: center;
}

#blogarea li .btxt {
  border: 4px solid #159f41;
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
  color: #159f41;
  padding: 15px;
  height: 4.8em;
}

#blogarea li h3 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 3em;
}

#blogarea li p.tuduki {
  background: #159f41;
  color: #FFF;
  text-align: center;
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
  margin: 0 auto;
  width: 80%;
  margin-top: 10px;
}

#blogarea .bleft {
  width: 270px;
  margin-right: auto;
}

#blogarea .bcenter {
  width: 270px;
  margin: 0 auto;
}

#blogarea .bright {
  width: 270px;
  margin-left: auto;
}

@media (max-width: 768px) {
  #blogarea {
    margin-top: 100px;
  }
  #blogarea ul {
    width: 100%;
    margin: 0 auto;
    display: block;
    border-bottom: 2px solid #159f41;
  }
  #blogarea li {
    width: 100%;
    display: table;
    margin-bottom: 0px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 2px solid #159f41;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #blogarea li .bimg, #blogarea li .btxt {
    display: table-cell;
    vertical-align: top;
  }
  #blogarea li .bimg {
    width: 30%;
    margin-bottom: 0px;
  }
  #blogarea li .bimg img {
    width: 90%;
    height: auto;
  }
  #blogarea li .btxt {
    width: 70%;
    border: 0px;
    color: #159f41;
    padding: 15px;
    height: auto;
  }
  #blogarea li .btxt h3 {
    font-size: 16px;
    height: auto;
  }
  #blogarea .bleft {
    width: 100%;
    margin-right: auto;
  }
  #blogarea .bcenter {
    width: 100%;
    margin: 0 auto;
  }
  #blogarea .bright {
    width: 100%;
    margin-left: auto;
  }
}
/*# sourceMappingURL=style.css.map */