@charset "UTF-8";
/* base
-------------------------------------------------- */
/*!
 * CSS Reset 2011-12-25
 * https://gist.github.com/1360380
 *
 * Author:  Takeru Suzuki, http://terkel.jp/
 * License: Public domain
 *
 * Inspired by Normalize.css: http://necolas.github.com/normalize.css/
 */
/* HTML5 display definitions */
section, nav, article, aside, hgroup,
header, footer, figure, figcaption, details {
  display: block; }

video, audio, canvas {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

/* The root element */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* Sections */
body {
  font-family: sans-serif;
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  margin: 0; }

/* Grouping content */
p, blockquote, dl, dd, figure {
  margin: 0; }

hr {
  color: inherit;
  height: auto;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

pre {
  font-family: monospace, sans-serif;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0; }

ol, ul {
  padding: 0;
  margin: 0; }

li {
  list-style: none; }

address {
  font-style: normal; }

/* Text-level semantics */
a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

strong, b {
  font-weight: bold; }

small {
  font-size: 0.83em; }

q {
  quotes: none; }

abbr[title] {
  border-bottom: 1px dotted; }

code, samp, kbd {
  font-family: monospace, sans-serif; }

mark {
  color: black;
  background-color: yellow; }

sub, sup {
  font-size: 0.83em;
  line-height: 0;
  vertical-align: baseline;
  position: relative; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

br {
  letter-spacing: 0; }

/* Embedded content */
img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

/* Tabular data */
table {
  border-collapse: collapse;
  border-spacing: 0; }

caption {
  padding: 0;
  text-align: left; }

th, td {
  text-align: left;
  vertical-align: baseline;
  padding: 0; }

/* Forms */
form {
  margin: 0; }

fieldset {
  border: 0;
  padding: 0;
  margin: 0; }

legend {
  border: 0;
  *margin-left: -7px; }

input, button, select, textarea {
  font-family: inherit;
  font-size: 1em;
  color: inherit;
  margin: 0; }

input, button {
  line-height: normal;
  vertical-align: inherit;
  *vertical-align: middle; }

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]:focus {
  outline-offset: -2px; }

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

select {
  background-color: inherit;
  line-height: normal; }

textarea {
  vertical-align: top;
  overflow: auto;
  *font-family: sans-serif; }

HTML5 display definitions
section, nav, article, aside, hgroup,
header, footer, figure, figcaption, details {
  display: block; }

video, audio, canvas {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

body {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  color: #000;
  font-size: 95%;
  line-height: 1.6em; }

input, textarea {
  font-family: "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif; }

a:link {
  color: #06f; }
a:visited {
  color: #39f; }
a:hover {
  text-decoration: none;
  color: #00f; }
a:active {
  color: #00f; }

.clearfix, .l-contents, .contents_in, .contents_in_in {
  *zoom: 1; }
  .clearfix:after, .l-contents:after, .contents_in:after, .contents_in_in:after {
    content: "";
    display: table;
    clear: both; }

p {
  margin: 0px 0px 20px; }

h2, h3, h4 {
  transform: rotate(0.001deg);
  font-weight: 400; }

/* ===========================================*/
/* googlemap */
/* -------------------------------------------*/
.googlemap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.googlemap iframe,
.googlemap object,
.googlemap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* ===========================================*/
/* 美装 */
/* -------------------------------------------*/
.flo_left {
  float: left; }

.flo_right {
  float: right; }

.aling_cen {
  text-align: center; }

.f_l {
  float: left; }

.f_r {
  float: right; }

.a_cen {
  text-align: center; }

.a_left {
  text-align: left; }

.a_right {
  text-align: right; }

.pho_right {
  float: right;
  margin: 0px 0px 0px 1em; }

.waku {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #CCCCCC;
  padding: 3px; }

.shosai_txt a {
  padding: 0px 0px 0px 13px;
  background: url(../images/icon_kuwasiku.jpg) 0px 7px no-repeat;
  font-size: 80%;
  float: right; }

.pho_area_01 li {
  text-align: center;
  float: left;
  margin: 0px 3px 0px; }

.pho_area_01 li p {
  margin: 0px 0px 0px; }

.l-wapper {
  background: url(images/bg.jpg) repeat; }

/* ===========================================*/
/*　contents　*/
/* -------------------------------------------*/
.contents_in {
  margin: 0px auto;
  padding: 0px 20px 0px 15px;
  width: 950px; }

.contents_in_in {
  padding: 10px 0px 0px; }

/* ===========================================*/
/* main */
/* -------------------------------------------*/
.l-main {
  float: left;
  width: 700px; }

/* ===========================================*/
/* side */
/* -------------------------------------------*/
.l-side {
  float: right;
  width: 200px; }

/* ===========================================*/
/* section */
/* -------------------------------------------*/
.l-main_one {
  border-top: 1px solid #ccc;
  margin: 50px 0px 0px; }
  .l-main_one section {
    border-bottom: 1px solid #ccc;
    padding: 40px 0px 30px;
    /*		&:nth-child(even){
    			background: #f9f9f9;	
    		}*/ }

.sec_in {
  width: 950px;
  margin: 0px auto; }

#sticker-sticky-wrapper {
  margin: 0px 0px 0px;
  position: relative; }

#sticker {
  left: -7px;
  position: absolute;
  z-index: 2;
  top: -26px; }

/* ===========================================*/
/*　ページの先頭へ　*/
/* ===========================================*/
#to_top_area {
  width: 940px;
  text-align: right;
  margin: 60px auto 0px;
  line-height: 0px; }

/* ===========================================*/
/*　パンくずリスト　*/
/* ===========================================*/
.breadcrumbs {
  width: 950px;
  margin: 10px auto;
  text-align: right;
  padding: 0px 3px 3px;
  font-size: 85%; }

/* ===========================================*/
/*　footerinfo */
/* ===========================================*/
.foot_info_area {
  background: #d8e9f9;
  padding: 30px 0px 30px !important; }

.foot_info .foot_info_in {
  background-color: #FFF;
  padding: 25px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between; }
  .foot_info .foot_info_in div {
    width: 430px; }
  .foot_info .foot_info_in img {
    width: 430px;
    height: auto; }

.c_snsLst {
  text-align: center;
  display: flex;
  margin: 15px 0px 0px;
  justify-content: center; }
  .c_snsLst li {
    margin: 0px 10px 0px; }

.info_box {
  box-sizing: border-box;
  width: 100%;
  background: #fff;
  border: 1px solid #CCC;
  line-height: 2;
  text-align: center;
  padding: 20px;
  font-weight: bold;
  margin-bottom: 20px; }
  .info_box dt {
    font-size: 150%;
    color: #f50000; }
  .info_box dd {
    font-size: 130%; }

/* pages
-------------------------------------------------- */
/* ヘッダー */
/* -------------------------------------------*/
/* ===========================================*/
/*　ヘッダー　*/
/* -------------------------------------------*/
.head_txt {
  background: #1ea739;
  text-align: center;
  padding: 5px 0px 0px; }
  .head_txt h1 {
    color: #fff;
    font-weight: normal;
    padding: 0px 0px 5px; }

.l-header {
  clear: both;
  background: #1ea739 url(../images/common/head_bg.png) center bottom no-repeat;
  min-height: 280px;
  margin: 0px 0px 40px; }
  .l-header .header_in {
    justify-content: space-between;
    width: 950px;
    display: flex;
    margin: 0px auto 0px;
    clear: both; }
  .l-header .header h1 {
    font-weight: normal;
    padding: 0px 0px 0px;
    font-size: 90%; }
  .l-header .head_right {
    padding-top: 30px;
    text-align: right;
    width: 316.6666666667px;
    position: relative; }
    .l-header .head_right .btn_konna {
      left: -225px;
      position: absolute;
      z-index: 2;
      top: 160px; }
    .l-header .head_right .f_navi {
      right: 0px;
      font-size: 90%;
      position: absolute;
      z-index: 2;
      top: 0px;
      padding: 0px 5px 3px;
      display: flex; }
      .l-header .head_right .f_navi li {
        color: #FFFFFF;
        margin: 0px 0px 0px 25px; }
      .l-header .head_right .f_navi a:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: -5px;
        width: 0;
        height: 0;
        margin-top: -5px;
        border: 5px solid transparent;
        border-left: 5px solid #fff; }
      .l-header .head_right .f_navi a {
        color: #fff;
        display: block;
        position: relative;
        z-index: 10;
        margin: 0;
        padding: 0px 0px 0px 5px; }
  .l-header .headLogo {
    width: 316.6666666667px;
    text-align: center;
    margin: 25px 0px 5px; }
  .l-header .headSns {
    display: flex;
    justify-content: flex-end; }
    .l-header .headSns li {
      width: 15%;
      margin: 0px 0px 0px 10px; }
      .l-header .headSns li img {
        width: 100%;
        height: auto; }

.header_txt_area_bg {
  background: url(../images/share/head_txt_bg.png);
  height: 5px; }

.header_txt_area_in {
  width: 945px;
  margin: 0px auto;
  padding: 0px 5px;
  font-size: 75%;
  color: #000;
  font-weight: normal; }

.header_area {
  padding: 0px 0px 0px; }

.header_area_in_02 {
  padding: 15px 5px 15px 5px; }

/* フッター */
/* -------------------------------------------*/
/* ===========================================*/
/*　フッター　*/
/* ===========================================*/
#totop {
  margin: 50px 10px 0px 0px;
  text-align: right; }

#footer {
  font-size: 80%;
  margin: 0px 0px 0px 0px;
  clear: both;
  background: url(../images//images/bg_footer.jpg) repeat-x center top; }

#footer_in_in {
  padding: 15px 0px 15px;
  margin: 0px auto;
  width: 770px; }

#footer_in ul {
  text-align: center;
  line-height: 2em; }

#footer_in ul li {
  display: inline; }

#footer_in ul a {
  padding: 0px 5px 0px; }

#foot_add {
  color: #FFF;
  background: #3c3c3c; }

#foot_add a {
  color: #FFF; }

#foot_add_in {
  text-align: right;
  padding: 5px 5px;
  margin: 0px auto; }

#foot_navi_in {
  float: right; }

#foot_navi_in li {
  float: left; }

/* ===========================================*/
/*　フッター　*/
/* ===========================================*/
footer {
  font-size: 85%;
  padding: 30px 0px 0px 0px;
  background: #d5f3ae; }

.foot_navi {
  width: 950px;
  margin: 0px auto 30px;
  display: flex;
  justify-content: space-around; }
  .foot_navi a {
    color: #000; }
  .foot_navi > li > a {
    font-weight: bold; }
  .foot_navi ul {
    margin: 10px 0px 0px 0px; }
    .foot_navi ul li {
      margin: 0px 0px 5px 10px; }
      .foot_navi ul li a {
        display: block;
        position: relative;
        z-index: 10;
        margin: 0;
        padding: 0px 10px 0px 5px; }
      .foot_navi ul li a:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: -5px;
        width: 0;
        height: 0;
        margin-top: -5px;
        border: 5px solid transparent;
        border-left: 5px solid #595757; }

/*　コピーライト　*/
.footer_add {
  font-size: 90%;
  background: #1ea739; }
  .footer_add address {
    padding: 5px 5px 3px;
    color: #fff; }

.footer_add_in {
  width: 950px;
  margin: 0px auto;
  display: flex;
  justify-content: space-between; }

.foot_navi_02 {
  padding: 5px 0px 3px;
  display: flex; }
  .foot_navi_02 li {
    margin: 0px 0px 5px 20px; }
    .foot_navi_02 li a {
      color: #fff;
      display: block;
      position: relative;
      z-index: 10;
      margin: 0;
      padding: 0px 0px 0px 5px; }
    .foot_navi_02 li a:before {
      display: block;
      content: "";
      position: absolute;
      top: 50%;
      left: -5px;
      width: 0;
      height: 0;
      margin-top: -5px;
      border: 5px solid transparent;
      border-left: 5px solid #fff; }

/*　ページの先頭へ　*/
/* ===========================================*/
.tothetopfixed {
  position: fixed;
  right: 15px;
  bottom: 20px;
  z-index: 1500;
  font-weight: bold; }
  .tothetopfixed a {
    display: block;
    color: #fff;
    padding: 5px 10px 0px;
    margin: 0;
    border-radius: 5px;
    text-decoration: none; }

/* メニュー */
/* -------------------------------------------*/
.gNavi {
  padding-top: 30px;
  width: 316.6666666667px; }
  .gNavi ul {
    width: 316.6666666667px;
    margin: 0px auto 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap; }
    .gNavi ul li {
      margin: 0px 30px 5px 0px;
      text-align: left;
      width: 95px; }
      .gNavi ul li a {
        font-weight: bold;
        color: #fff;
        text-decoration: none;
        padding: 0px 0px;
        display: block; }
      .gNavi ul li img {
        width: 100%; }

/* サイドエリア */
/* -------------------------------------------*/
/* サイドメニュー */
.side_navi {
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #eaeaea; }
  .side_navi h3 {
    text-align: center;
    padding: 10px 0px 0px; }
  .side_navi ul {
    padding: 0px 0px 7px 0px; }
    .side_navi ul li {
      color: #000;
      font-weight: bold;
      font-size: 1em;
      margin: 7px 5px 0px; }
      .side_navi ul li a {
        border-radius: 3px;
        background: #fff;
        display: block;
        padding: 1em 10px;
        color: #000000;
        text-decoration: none; }
        .side_navi ul li a:hover {
          background: #CCCCCC; }

/* pages
-------------------------------------------------- */
/* トップページ */
/* -------------------------------------------*/
/* ===========================================*/
/* メイン画像 */
/* -------------------------------------------*/
.main_sec {
  margin: 20px 0px 0px;
  padding: 20px 0px 0px;
  background: #ffd3e9; }

.top_sec {
  margin: 20px 0px 0px;
  padding: 30px 0px 50px;
  border-bottom: 1px solid #CCCCCC; }

.main_img {
  line-height: 0; }

.slider-wrapper {
  width: 950px;
  margin: 0px auto; }

/* ===========================================*/
/* 新着情報 */
/* -------------------------------------------*/
.topNews_area {
  padding: 10px;
  box-sizing: border-box;
  border: #cccccc 1px solid; }
  .topNews_area h3 {
    font-size: 130%;
    border-bottom: 1px solid #1ea739;
    padding: 5px 0px 10px; }

.topNews_lst {
  margin: 10px; }
  .topNews_lst li {
    display: flex;
    margin: 0px 0px 10px;
    display: flex;
    margin: 0px 0px 10px;
    padding: 10px;
    border-bottom: 1px #ccc dashed; }
    .topNews_lst li .day_txt {
      width: 155px; }
    .topNews_lst li .txt_txt {
      width: 750px; }

.bak_txt {
  text-align: right; }

.news_con {
  width: 700px;
  margin: 0px auto; }

/* ===========================================*/
/* トップコンテンツメニュー */
/* -------------------------------------------*/
.topCon_area h2 {
  color: #1ea739; }
.topCon_area .topCon_lst {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .topCon_area .topCon_lst li {
    text-align: center;
    width: 33.3333333333333333%;
    margin: 0px 0px 10px 0px; }
    @media only screen and (max-width: 640px) {
      .topCon_area .topCon_lst li {
        width: 50%; } }
    .topCon_area .topCon_lst li h3 {
      font-family: "Noto Sans Japanese";
      font-size: 120%;
      margin: 10px 0px 0px;
      font-weight: normal; }
    .topCon_area .topCon_lst li a {
      color: #000;
      text-decoration: none; }
  .topCon_area .topCon_lst .topCon_box {
    padding: 10px;
    box-sizing: border-box;
    width: 97%;
    display: table;
    border-radius: 3px; }
    .topCon_area .topCon_lst .topCon_box .topCon_thum {
      line-height: 0; }
      .topCon_area .topCon_lst .topCon_box .topCon_thum img {
        width: 100%;
        height: auto; }
  .topCon_area .topCon_lst .typeMenu_ttl {
    width: 100%;
    padding: 0px;
    display: table-cell;
    vertical-align: middle;
    position: relative; }
  .topCon_area .topCon_lst .txt_kuwasiku {
    background: #1ea739;
    color: #FFFFFF;
    padding: 7px 0px; }
    .topCon_area .topCon_lst .txt_kuwasiku > div {
      padding: 10px;
      text-align: left; }

/* ===========================================*/
/* トップコンテンツメニュー */
/* -------------------------------------------*/
.name_txt {
  font-size: 130%; }

/* ===========================================*/
/* 院長あいさつ */
/* -------------------------------------------*/
.incho_area {
  text-align: center; }

/* 初めての方へ */
/* -------------------------------------------*/
/* ===========================================*/
/* 当院施術の流れ */
/* -------------------------------------------*/
.nagare_box {
  display: flex;
  justify-content: space-between; }
  .nagare_box > div:first-child {
    width: 45%; }
  .nagare_box > div:last-child {
    padding-top: 20px;
    width: 50%; }
  .nagare_box > div img {
    width: 100%;
    height: auto; }
  .nagare_box dl {
    display: table;
    margin: 0px 0px 1em 0px;
    background: #b9eef3; }
    .nagare_box dl dt {
      width: 30%;
      display: table-cell;
      text-align: center;
      line-height: 0;
      border-right: 5px #fff solid;
      vertical-align: middle;
      font-size: 120%; }
    .nagare_box dl dd {
      padding: 10px;
      height: 100%;
      color: #000;
      box-sizing: border-box; }
      .nagare_box dl dd h3 {
        font-family: "Noto Sans Japanese";
        font-size: 110%;
        margin-bottom: 5px; }
      .nagare_box dl dd > div {
        font-size: 90%;
        line-height: 1.3; }
      .nagare_box dl dd p {
        margin: 0px; }

/* よくあるご質問 */
/* -------------------------------------------*/
/* ===========================================*/
/* よくあるご質問 */
/* -------------------------------------------*/
.faq_area dl {
  margin: 0px 0px 20px;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 3px; }
  .faq_area dl dt {
    font-family: "Noto Sans Japanese";
    background: url(../images/faq/icon_q.png) no-repeat left center;
    padding: 5px 0 3px 50px;
    margin-bottom: 10px;
    color: #002B33;
    min-height: 28px;
    font-size: 140%; }
    @media only screen and (max-width: 640px) {
      .faq_area dl dt {
        background: url(../images/faq/icon_q.png) no-repeat left 12px; } }
  .faq_area dl dd {
    background: url(../images/faq/icon_a.png) no-repeat left 12px;
    padding: 12px 0 0px 50px;
    color: #002B33;
    min-height: 50px; }
    .faq_area dl dd p:last-child {
      margin: 0px 0px 0px 0px; }

/* アクセス */
/* -------------------------------------------*/
/* ===========================================*/
/* アクセス */
/* -------------------------------------------*/
.googlemap {
  margin-top: 30px; }

/* 体験者の声 */
/* -------------------------------------------*/
/* ===========================================*/
/* 体験者の声 */
/* -------------------------------------------*/
.voice_box {
  padding: 15px;
  border: 1px solid #cccccc;
  display: flex;
  margin-bottom: 15px;
  justify-content: space-between;
  border-radius: 3px; }
  @media only screen and (max-width: 640px) {
    .voice_box {
      display: block;
      margin: 0px 10px 10px; } }
  .voice_box .thum {
    width: 300px;
    text-align: center; }
    @media only screen and (max-width: 640px) {
      .voice_box .thum {
        width: 100%; } }
    .voice_box .thum img {
      width: 100%;
      height: auto; }
  .voice_box dl {
    margin: 0px 0px 0px;
    width: 100%; }
    .voice_box dl dt {
      font-family: "Noto Sans Japanese";
      font-weight: 400;
      line-height: 1.5;
      padding: 0px 15px;
      margin-bottom: 15px;
      color: #002B33;
      font-size: 150%; }
      @media only screen and (max-width: 640px) {
        .voice_box dl dt {
          padding: 0px 0px; } }
    .voice_box dl dd {
      padding: 0px 15px;
      color: #002B33; }
      @media only screen and (max-width: 640px) {
        .voice_box dl dd {
          padding: 0px 0px; } }

/* 富士見接骨院について */
/* -------------------------------------------*/
/* ===========================================*/
/* 社会活動のご紹介 */
/* -------------------------------------------*/
.syakai_box {
  margin: 0px 0px 50px 0px;
  text-align: center; }
  .syakai_box .abo_photo {
    align-items: center;
    display: flex;
    justify-content: space-around;
    text-align: center; }
    .syakai_box .abo_photo figure {
      padding: 1px;
      text-align: center; }
    .syakai_box .abo_photo figcaption {
      font-size: 90%;
      margin: 0.3em 0; }

.dantai {
  display: flex;
  justify-content: center; }

/* お悩み */
/* -------------------------------------------*/
.onayami_box {
  display: flex;
  justify-content: space-between; }
  .onayami_box > div:first-child {
    width: 45%; }
  .onayami_box > div:last-child {
    padding-top: 10px;
    width: 50%; }
  .onayami_box > div img {
    width: 100%;
    height: auto; }
  .onayami_box dl {
    display: table;
    margin: 0px 0px 0.5em 0px;
    border: 1px solid #62ceca; }
    .onayami_box dl dt {
      width: 20%;
      font-family: "Noto Sans Japanese";
      background: #62ceca;
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      color: #fff;
      font-size: 120%; }
    .onayami_box dl dd {
      padding: 10px;
      box-sizing: border-box; }
      .onayami_box dl dd p {
        margin: 0px; }

/* ===========================================*/
/* 体験者の声 */
/* -------------------------------------------*/
.onayami_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .onayami_area dl {
    border: 1px solid #CCCCCC;
    margin: 0px 0px 10px;
    width: 32.5%;
    box-sizing: border-box;
    padding: 5px; }
    .onayami_area dl dt {
      text-align: center;
      margin-bottom: 10px;
      font-family: "Noto Sans Japanese";
      font-size: 140%;
      color: #f9779d; }
      .onayami_area dl dt > div {
        width: 300px;
        display: table-cell;
        vertical-align: middle;
        height: 3em;
        text-align: center; }
    .onayami_area dl dd:nth-child(2) {
      margin-bottom: 5px; }
    .onayami_area dl dd:nth-child(3) {
      margin-bottom: 5px; }
  .onayami_area::after {
    content: "";
    display: block;
    width: 32.5%; }

/* 接骨 */
/* -------------------------------------------*/
.kigu_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .kigu_area dl {
    border: 1px solid #CCCCCC;
    margin: 0px 0px 10px;
    width: 32.5%;
    box-sizing: border-box;
    padding: 5px; }
    .kigu_area dl dt {
      text-align: center;
      margin-bottom: 10px;
      font-family: "Noto Sans Japanese";
      font-size: 140%; }
      .kigu_area dl dt > div {
        width: 300px;
        display: table-cell;
        vertical-align: middle;
        height: 3em;
        text-align: center; }
    .kigu_area dl dd:nth-child(2) {
      margin-bottom: 5px; }
      .kigu_area dl dd:nth-child(2) img {
        width: 100%;
        height: auto; }
    .kigu_area dl dd:nth-child(3) {
      margin-bottom: 5px; }
  .kigu_area::after {
    content: "";
    display: block;
    width: 32.5%; }

/* サイトマップ */
/* -------------------------------------------*/
/* ===========================================*/
/*　　*/
/* ===========================================*/
.sitemap_area {
  width: 950px;
  margin: 0px auto 30px;
  justify-content: space-around; }
  .sitemap_area a {
    color: #595757; }
  .sitemap_area > li {
    padding: 0px 0px 20px 20px;
    margin: 0px 150px 20px 150px;
    border-bottom: 1px solid #CCCCCC; }
  .sitemap_area > li > a {
    font-size: 110%;
    font-weight: bold;
    line-height: 2; }
  .sitemap_area ul {
    margin: 10px 0px 0px 0px;
    display: flex; }
    .sitemap_area ul li {
      font-size: 14px;
      margin: 0px 10px 5px 10px; }
      .sitemap_area ul li a {
        position: relative;
        z-index: 10;
        margin: 0;
        padding: 0px 10px 0px 5px; }
      .sitemap_area ul li a:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: -5px;
        width: 0;
        height: 0;
        margin-top: -5px;
        border: 5px solid transparent;
        border-left: 5px solid #595757; }

/* はり・灸の料金表 */
/* -------------------------------------------*/
/* ===========================================*/
/* はり・灸の料金表 */
/* -------------------------------------------*/
.p_priLstBox {
  display: flex;
  margin: 0px 0px 50px 0px; }
  @media only screen and (max-width: 600px) {
    .p_priLstBox {
      flex-direction: column-reverse; } }
  .p_priLstBox h3 {
    font-family: "Noto Sans Japanese";
    font-weight: bold;
    font-size: 150%; }
  .p_priLstBoxImg {
    margin: 0px 30px 0px 0px; }
    @media only screen and (max-width: 600px) {
      .p_priLstBoxImg {
        margin: 0px 0px 0px 0px; } }
  .p_priLstBoxTxtPrice {
    margin: 15px 0px 10px;
    font-weight: bold;
    color: #1ea739; }

/* parts
-------------------------------------------------- */
.wra_navi {
  right: 0px;
  position: absolute;
  z-index: 50;
  top: 200px;
  position: fixed; }
  .wra_navi li {
    line-height: 0; }

.pho_gal {
  display: flex;
  justify-content: space-between; }

.hari_yoyaku {
  text-align: center;
  margin: 0px 0px 20px; }
  .hari_yoyaku span {
    background: #fe0;
    padding: 7px 14px;
    font-size: 150%;
    display: inline-flex;
    border-radius: 5px;
    font-family: "Noto Sans Japanese"; }

.top_ttl {
  text-align: center;
  font-size: 300%;
  margin: 0px 0px 30px;
  font-family: "Noto Sans Japanese"; }

.page_ttl {
  font-family: "Noto Sans Japanese";
  font-size: 100%;
  margin: 10px 0px 0px;
  background: #ffee00;
  text-align: center; }
  .page_ttl h2 {
    width: 950px;
    margin: 0px auto;
    padding: 20px 0px 15px;
    font-size: 200%;
    position: relative; }
    .page_ttl h2 .icon {
      position: absolute;
      width: 110px;
      height: auto;
      position: absolute;
      left: 0px;
      top: 10px; }
    .page_ttl h2 .icon02 {
      height: auto;
      position: absolute;
      left: 750px;
      top: -18px; }

.ttl_line {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  padding-top: 10px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 22px;
  line-height: 1; }
  .ttl_line::before, .ttl_line::after {
    display: block;
    flex: 1 0 10%;
    height: 0;
    border-bottom: 1px solid #000;
    content: ''; }
  .ttl_line::before {
    margin-right: 22px; }
  .ttl_line::after {
    margin-left: 22px; }

.ttl_midasi {
  font-family: "Noto Sans Japanese";
  text-align: center;
  font-size: 180%;
  margin: 0px 0px 30px; }

#area {
  margin: 0px 0px 0px; }

/* ===========================================*/
/*　各アイコン */
/* -------------------------------------------*/
/*　新着情報 */
/* -------------------------------------------*/
.ttlIcon_news {
  background: url(../images/common/icon_news.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　院長あいさつ */
/* -------------------------------------------*/
.ttlIcon_incho {
  background: url(../images/common/icon_aisatu.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　富士見接骨院について */
/* -------------------------------------------*/
/*　当院のポリシー */
.icon_policy {
  background: url(../images/common/icon_policy.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　社会活動のご紹介 */
.icon_syakai {
  background: url(../images/common/icon_syakai.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　登録および加入団体について */
.icon_touroku {
  background: url(../images/common/icon_touroku.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　初めての方へ */
/* -------------------------------------------*/
/*　初めての方へ */
.ttlIcon_hajimete {
  background: url(../images/common/icon_hajimete.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　当院の特徴 */
.ttlIcon_tokuchou {
  background: url(../images/common/icon_tokuchou.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　当院施術の流れ */
.ttlIcon_nagare {
  background: url(../images/common/icon_nagare.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　こんな症状でお悩みは？ */
/* -------------------------------------------*/
/*　こんな症状でお悩みは？ */
.icon_onayami {
  background: url(../images/common/icon_onayami.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　こんな方におすすめ */
.icon_osusume {
  background: url(../images/common/icon_osusume.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　アクセス */
/* -------------------------------------------*/
/*　当院までの交通のご案内 */
.ttlIcon_access {
  background: url(../images/common/icon_access.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　接骨院の治療・体のケア方法 */
/* -------------------------------------------*/
/*　接骨院の治療・体のケア方法 */
.ttlIcon_sekkotsu {
  background: url(../images/common/icon_sejutu.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　施術器具紹介 */
.ttlIcon_sejutu {
  background: url(../images/common/icon_sekkotsu.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　はり・お灸治療について */
/* -------------------------------------------*/
/*　はり・お灸治療について */
.icon_hari {
  background: url(../images/common/icon_hari.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　スタッフ紹介 */
.icon_staf {
  background: url(../images/common/icon_staf.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　施術紹介 */
.icon_sejutuhari {
  background: url(../images/common/icon_sejutuhari.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　よくある質問 */
/* -------------------------------------------*/
.icon_faq {
  background: url(../images/common/icon_faq.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

/*　体験者の声　*/
/* -------------------------------------------*/
.icon_voice {
  background: url(../images/common/icon_voice.png) no-repeat left top;
  display: inline-block;
  padding: 30px 0px 30px 100px; }

.gaiyo_tbl {
  border-collapse: collapse;
  width: 100%;
  border: #cccccc 1px solid; }
  @media only screen and (max-width: 640px) {
    .gaiyo_tbl {
      list-style: none;
      box-sizing: border-box;
      margin: 10px auto;
      width: 95%; } }
  .gaiyo_tbl th {
    border-bottom: #cccccc 1px dotted;
    text-align: left;
    padding: 15px;
    font-weight: normal;
    width: 25%;
    font-weight: bold;
    border-right: #cccccc 1px dotted;
    background: #f9f9f9; }
    @media only screen and (max-width: 640px) {
      .gaiyo_tbl th {
        box-sizing: border-box;
        width: 100%;
        display: list-item;
        border: none;
        padding: 7px; } }
  .gaiyo_tbl td {
    border-bottom: #cccccc 1px dotted;
    border-left: #cccccc 1px dotted;
    text-align: left;
    padding: 10px;
    text-align: left;
    padding: 10px;
    font-weight: normal; }
    @media only screen and (max-width: 640px) {
      .gaiyo_tbl td {
        display: list-item;
        box-sizing: border-box;
        width: 100%;
        border: none;
        padding: 7px; } }

.time_tbl {
  border-collapse: collapse;
  width: 100%;
  border: #cccccc 1px solid; }
  .time_tbl th {
    border-bottom: #cccccc 1px dotted;
    padding: 10px 0px;
    text-align: center;
    font-weight: normal;
    width: 11.71428571428571%;
    font-weight: bold;
    border-right: #cccccc 1px dotted;
    background: #fbfffe; }
  .time_tbl td {
    border-bottom: #cccccc 1px dotted;
    border-left: #cccccc 1px dotted;
    text-align: left;
    padding: 10px 0px;
    text-align: center;
    font-weight: normal;
    vertical-align: middle;
    background: #FFF; }
  .time_tbl .th01 {
    width: 18%; }

ul.lst_01 {
  margin: 0px 0px 0px 20px; }
  ul.lst_01 li {
    position: relative;
    margin-bottom: 10px; }
  ul.lst_01 li::after {
    display: block;
    content: '';
    position: absolute;
    top: .5em;
    left: -1em;
    width: 6px;
    height: 6px;
    background-color: #000;
    border-radius: 100%; }

/* ===========================================*/
/* 完了画面　*/
/* -------------------------------------*/
.complete_area {
  text-align: center; }

/* ===========================================*/
/*　お問い合わせフォーム　*/
/* -------------------------------------*/
.inq_area {
  padding: 30px;
  background: #eee; }

.form_01 {
  width: 100%;
  box-sizing: border-box;
  margin: 5px auto 30px; }
  @media only screen and (max-width: 640px) {
    .form_01 {
      list-style: none;
      margin: 0px auto; } }
  .form_01 th {
    text-align: right;
    vertical-align: middle;
    width: 35%;
    font-weight: normal;
    text-align: left;
    background: #F8F8F8;
    border: solid 1px #BBB;
    padding: 20px;
    margin: 0; }
    @media only screen and (max-width: 640px) {
      .form_01 th {
        box-sizing: border-box;
        width: 100%;
        display: list-item;
        border: none;
        padding: 15px; } }
    .form_01 th span {
      background: #1ea739;
      border-radius: 3px;
      color: #FFFFFF;
      font-size: 70%;
      display: inline;
      padding: 1px 5px 0px; }
  .form_01 td {
    vertical-align: middle;
    padding: 10px 5px 5px 25px;
    line-height: 1.7em;
    line-height: 2.0;
    background: #fff;
    border: solid 1px #BBB;
    padding: 20px;
    margin: 0; }
    @media only screen and (max-width: 640px) {
      .form_01 td {
        display: list-item;
        box-sizing: border-box;
        width: 100%;
        border: none;
        padding: 15px; } }

.form_btn {
  line-height: 3em;
  text-align: center; }

.hissu {
  color: #FF0000;
  font-size: 70%;
  font-weight: normal;
  padding: 1px 2px; }

/* 送信ボタン */
.soushin {
  font-size: 110%;
  font-weight: bold; }

/*　メールフォーム　*/
/* -------------------------------------*/
.f_name {
  width: 255px; }

.f_mail {
  width: 355px; }

.f_tel {
  width: 255px; }

.f_zip {
  width: 155px; }

.f_add {
  width: 355px; }

.f_content {
  width: 355px; }

.wpcf7-textarea {
  width: 95%; }

span.wpcf7-list-item {
  display: block; }

.inquiry_area {
  border-radius: 5px;
  width: 850px;
  margin: 0px auto;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px;
  border: 1px solid #FFF; }

.inq_ttl {
  background: #15a33b;
  color: #fff;
  border-radius: 5px;
  margin: 0px 0px 10px;
  padding: 7px 0px 7px 0px; }

.inq_btn {
  font-size: 130%; }

.inq_btn input {
  padding: 15px 35px;
  margin-bottom: 20px; }

input[type="text"], input[type="email"], input[type="tel"], textarea {
  box-sizing: border-box;
  width: 100%; }

input[name="name"], input[name="todoufuken"], input[name="shicoson"], input[name="banchi"] {
  width: 260px; }

input[name="zip"] {
  width: 160px; }

input[name="email"] {
  width: 360px; }

/*# sourceMappingURL=style.css.map */
