@charset "UTF-8";

/*
* Theme Name: テンプレート01_05
* Author: Iscream Design
* Version: 1.5
* Description: 
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}


/* change colours to suit your needs */

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}


/* change colours to suit your needs */

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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


/* change border colour to suit your needs */

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input,
select {
  vertical-align: middle;
}

img {
  max-width: 100%;
  height: auto;
  border: none;
}

strong {
  font-weight: bold;
}

body {
  position: relative;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #000000;
  background-color: #fdf3e3;
  min-width: 1050px;
}

a {
  color: #f072a2;
}

a:hover {
  color: #f9b0cc;
  text-decoration: none;
}

.container {
  width: 990px;
}

@media only screen and (max-width: 640px) {
  body {
    min-width: 0px;
  }
  .container {
    width: 100%;
  }
}


/************************************ header_01　左ロゴ・下メニュー*/

.header_01 {
  border-top: solid 5px #3cb464;
}

.header_01 .container,
.footer_01 .container {
  width: 1050px;
}

.header_01 .box_wrap {
  border: solid 4px #ddd;
  display: inline-block;
  vertical-align: top;
}

.header_01 .box_wrap .box,
.header_01 .box_wrap dl {
  display: inline-block;
  vertical-align: middle;
}

.header_01 .box_wrap .box {
  padding: 10px 9px;
}

.header_01 .box_wrap .box02 {
  border-left: solid 4px #ddd;
}

.header_01 .box_wrap dl {
  margin: auto 10px;
}

@media only screen and (max-width: 640px) {
  .header_01 .container,
  .footer_01 .container {
    width: 100%;
  }
  .header_01 h1 {
    padding-top: 55px !important;
  }
  .header_01 .box_wrap .box {
    display: block;
  }
  .header_01 .box_wrap .box02 {
    border-left: none;
    border-top: solid 4px #ddd;
  }
}


/*グローバルメニュー*/

.header_01 .gNavi {
  background: url(images/shared/header_01/gnavi.bg.png) 0 0 no-repeat;
  width: 1020px;
}

.header_01 .gNavi_list-item {
  margin-left: 1px;
  float: left;
}


/* ドロップダウンメニュー */

.gNavi .dd {
  position: relative;
  z-index: 999999;
}

.gNavi .dd ul {
  width: 100%;
  position: absolute;
  display: none;
}

.gNavi .dd ul li a {
  display: block;
  padding: 7px 10px;
  color: #111111;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.70);
  border-bottom: dotted 1px #8F7958;
}

.gNavi .dd ul li:last-child a {
  border-bottom: none;
}

.gNavi .dd ul li a:hover {
  background-color: #F2FCF0;
}


/************************************ コンテンツ*/

.contents {
  float: left;
  width: 690px;
}

@media only screen and (max-width: 640px) {
  .contents {
    float: none;
    width: auto;
  }
}


/************************************ タイトル*/

.pagettl {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding: 90px 0px;
}

.pagettl h2 {
  background-color: #ea7d9c;
  background-color: rgba(234, 125, 156, 0.6);
  padding: 40px 0px;
}

.pagettl h2 span {
  display: block;
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif !important;
  font-weight: bold;
  font-size: 33px;
  line-height: 1.1;
  color: #fff;
  text-shadow: 1px 1px 2px #333;
}

.pagettl.clinic {
  background-image: url(images/under/page_01_01.jpg);
  background-position: bottom center;
}

.pagettl.treatment {
  background-image: url(images/under/page_02_01.jpg);
}

.pagettl.staff {
  background-image: url(images/under/page_03_01.jpg);
}

.pagettl.treat01 {
  background-image: url(images/under/page_04_01.jpg);
}

.pagettl.treat02 {
  background-image: url(images/under/page_05_01.png);
}

.pagettl.treat03 {
  background-image: url(images/under/page_06_01.jpg);
}

.pagettl.equipment {
  background-image: url(images/under/page_07_01.png);
}

.pagettl.item {
  background-image: url(images/under/page_08_01.jpg);
}

.pagettl.price {
  background-image: url(images/under/page_09_01.jpg);
}

.pagettl.access {
  background-image: url(images/under/page_10_01.jpg);
  background-position: top center;
}

.pagettl.recruit {
  background-image: url(images/under/page_11_01.jpg);
}

.pagettl.topics {
  background-image: url(images/under/page_12_01.jpg);
}

.heading_back {
  background-image: url(images/top_con_01.png);
  padding: 10px 15px 7px;
}

.heading_back span {
  display: block;
  background: url(images/under/h3_02.png) no-repeat left 0.4em;
  font-family: "Times New Roman", "游明朝", YuMincho, "Hiragino Mincho ProN", Meiryo, serif !important;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.3;
  padding-left: 15px;
  text-shadow: 1px 1px 2px #fff, -1px 1px 2px #fff, 1px -1px 2px #fff, -1px -1px 2px #fff;
}

.heading_leftsquare {
  position: relative;
  border-bottom: solid 1px #ccc;
  padding: 0px 0px 5px 1.3em;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}

.heading_leftsquare:before {
  content: "■";
  position: absolute;
  top: 0px;
  left: 0px;
  color: #3cb464;
}

@media only screen and (max-width: 640px) {
  .pagettl {
    padding: 8% 0px;
  }
  .pagettl h2 {
    padding: 5% 0px;
  }
  .pagettl h2 span {
    font-size: 24px;
  }
  .heading_back {
    padding: 7px 10px 4px;
  }
  .heading_back span {
    font-size: 21px;
    padding-left: 12px;
  }
}


/************************************ サイドバー*/

.rNavi {
  float: right;
  width: 250px;
}

@media only screen and (max-width: 640px) {
  .rNavi {
    float: none;
    margin: auto;
  }
}


/************************************ フッター */


/************************************ footer_01 */

.footer_01 {
  padding-top: 35px;
}

.footer_nav li {
  display: inline-block;
}

.footer_nav li:after {
  content: " | ";
  letter-spacing: 0.4em;
}

.footer_nav li:last-Child:after {
  content: "";
}

.footer_nav li a {
  color: #fff;
  text-decoration: none;
}

.footer_nav li a:hover {
  text-decoration: underline;
}


/************************************ページトップボタン*/

.pagetop_btn {
  position: fixed;
  right: 20px;
  bottom: 0px;
  padding-bottom: 20px;
  display: none;
  z-index: 9;
}


/************************************テーブル (01_04 追加)*/

.table-bordered {
  border-collapse: collapse;
  border: solid 1px #ccc;
  width: 100%;
  background-color: #fff;
}

.table-bordered th,
.table-bordered td {
  border: solid 1px #ccc;
  padding: 5px 10px;
  vertical-align: middle;
}

.table-bordered th {
  text-align: left;
  background-color: #fbe2e9;
}


/************************************テーブルレスポンシブ仕様 (01_04 追加)*/

@media only screen and (max-width: 640px) {
  .sp-listlayout {
    border: none !important
  }
  .sp-listlayout tr {
    display: block;
    margin-bottom: 5px
  }
  .sp-listlayout th {
    border: none !important;
    display: list-item;
    list-style: none;
    width: 100%;
  }
  .sp-listlayout td {
    border: none !important;
    display: list-item;
    list-style: none;
    width: 100%;
  }
  .sp-listlayout {
    table-layout: fixed
  }
  .sp-listlayout * {
    word-wrap: break-word
  }
}


/************************************アーカイブ関連*************************************/


/************************************詳細はこちらボタン(01_04 追加)*/


/* more-btn */

.more-btn a {
  background-color: #3cb464;
  color: #FFFFFF;
  padding: 5px 10px;
  text-decoration: none;
  border-radius: 5px;
}

.more-btn a:hover {
  text-decoration: none;
  background-color: #9bdbb1;
}


/************************************特記 スマホ時*************************************/


/*WP用 投稿表示*/

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  padding: 4px;
  margin: 0 0 2px 12px;
  display: inline;
}

img.alignleft {
  padding: 4px;
  margin: 0 12px 2px 0;
  display: inline;
}

.alignright {
  float: right;
}

.alignleft {
  float: left
}

.topics_sec article ul {
  padding-left: 1.5em;
}

.topics_sec article ul li {
  list-style: outside disc;
}

ol {
  padding-left: 2em;
}

ol li {
  list-style: outside decimal;
}


/************************************ meanmenu（スマホ用メニュー）*/

a.meanmenu-reveal {
  display: none;
}

.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: relative;
  background: #3cb464;
  padding: 4px 0;
  min-height: 42px;
  z-index: 999999;
}

.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 11px 13px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
  display: block;
  background: #fff;
  height: 3px;
  margin-top: 3px;
}

.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #3cb464;
  margin-top: 44px;
}

.mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
}

.mean-container .mean-nav ul li {
  position: relative;
  float: left;
  width: 100%;
}

.mean-container .mean-nav ul li a {
  display: block;
  float: left;
  width: 90%;
  padding: 1em 5%;
  margin: 0;
  text-align: left;
  color: #fff;
  border-top: 1px solid #383838;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  text-decoration: none;
  line-height: 1.5;
}

.mean-container .mean-nav ul li li a {
  width: 80%;
  padding: 1em 10%;
  border-top: 1px solid #f1f1f1;
  border-top: 1px solid rgba(255, 255, 255, 0.25);
  opacity: 0.75;
  filter: alpha(opacity=75);
  text-shadow: none !important;
  visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
  width: 70%;
  padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
  width: 60%;
  padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
  width: 50%;
  padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
  background: #231815;
  background: rgba(255, 255, 255, 0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
  margin-top: 1px;
  width: 26px;
  height: 25px;
  padding: 12px !important;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.1);
  border: none !important;
  border-left: 1px solid rgba(255, 255, 255, 0.4) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(255, 255, 255, 0.1);
}

.mean-container .mean-push {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  clear: both;
}

.mean-nav .wrapper {
  width: 100%;
  padding: 0;
  margin: 0;
}

.mean-container .mean-bar,
.mean-container .mean-bar * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.mean-remove {
  display: none !important;
}

.list_disc {
  padding-left: 20px;
}

.list_disc li {
  list-style: outside disc;
}

.list_indent {
  padding-left: 1em;
}

.list_indent li {
  text-indent: -1em;
}


/************************************ ORIGINAL *********/

.bx-wrapper {
  position: relative;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -35px;
  /*pager の位置の変更 */
  width: 100%;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #c7c7c5;
  padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #c7c7c5;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #3cb464;
}

.slider_wrap {
  width: 1020px;
  margin: auto;
}

.top_art01 {
  background-image: url(images/top_con_01.png);
  padding: 60px 0px 30px;
}

.top_art01 .sec01 h2 {
  background: url(images/top_con_02_bg.png) no-repeat center top;
}

.top_art01 .sec01 .img_right {
  float: right;
  width: 283px;
}

.top_art01 .sec01 .div_left {
  float: left;
  width: 650px;
}

.top_art01 .sec02 h2 {
  background: url(images/top_con_05_bg.png) no-repeat center top;
}

.top_art01 .sec02 .back-green {
  padding: 7px 7px 30px;
}

.top_art01 .sec02 .back-green li {
  float: left;
  width: 50%;
  margin-bottom: 1px;
  font-size: 11px;
}

@media only screen and (max-width: 640px) {
  .slider_wrap {
    width: 100%;
  }
  .top_art01 .sec02 .back-green li {
    float: none;
    width: 100%;
    margin-bottom: 1px;
  }
}

.top_art01 .sec02 .back-green li:nth-child(even) {
  border-left: solid 1px #3cb464;
}


.top_art01 .sec02 .back-green li.w100 {
  width: 100%;
}

.top_art01 .sec02 .back-green li a {
  display: block;
  background-color: #fff;
  color: #3cb464;
  text-decoration: none;
  padding: 10px 5px;
}

.top_art02 .back-white {
  padding: 7px;
}

.top_art02 .back-white p {
  padding: 0px 5px 5px;
}

.top_art03 {
  background: url(images/top_con_11.jpg) no-repeat center top;
  background-size: cover;
  padding: 70px 0px;
}

.top_art03 .box {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 20px 35px 35px;
}

.top_art03 .box dl {
  display: table;
  width: 100%;
  border-bottom: dotted 1px #af9d89;
}

.top_art03 .box dl:last-Child {
  border-bottom: none;
  margin-bottom: 20px !important;
}

.top_art03 .box dt,
.top_art03 .box dd {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 10px;
}

.top_art03 .box dt {
  width: 6em;
}

.top_art04 {
  width: 860px;
  margin: auto auto 130px;
}

.top_art04>*+* {
  margin-top: 20px;
}

.top_art04 .back-white {
  border-radius: 3px;
  padding: 4px;
}

.clinic_art02 p {
  max-width: 400px;
  margin: auto;
}

.treatment_art01 .sec04 img {
  width: 100%;
  max-width: 300px;
  height: auto;
}

.staff_art01 .img_right {
  float: right;
  width: 30%;
  margin: 0px 0px 20px 20px;
}

.staff_art02 table {
  width: 100%;
}

.staff_art02 th,
.staff_art02 td {
  padding: 5px 0px;
  border-bottom: solid 1px #ccc;
}

.staff_art02 th {
  text-align: left;
  width: 15em;
}

.treat_nav li {
  background: url(images/under/arrow01.png) no-repeat left 50%;
  min-height: 30px;
  margin-bottom: 10px;
  padding: 5px 5px 5px 40px;
  display: inline-block;
  vertical-align: middle;
  width: 24%;
}

.treat_nav li a {
  text-decoration: none;
}

.treat02_bg01 {
  background-image: url(images/under/page_05_02.png);
}

.treat02_bg02 {
  background: url(images/under/page_05_03.png) repeat-y center 50%;
  background-size: 100% auto;
  padding-top: 60px;
}

.treat02_art01 .img_left {
  float: left;
  width: 40%;
  margin: 0px 20px 20px 0px;
}

.treat02_art01 .treat_nav {
  background-image: url(images/under/page_05_05.jpg);
  border: solid 2px #B4A290;
}

.treat02_art01 .treat_nav a {
  color: #3D8030;
  font-weight: bold;
}

.treat02_art01 .treat_nav a:hover {
  color: #5D975D;
}

.equipment_art01 .treat_nav li:last-Child {
  width: 48%;
}

.item_art01 .treat_nav li.w35 {
  width: 35%;
}

.price_art01 .treat_nav li {
  background-image: url(images/under/arrow02.png);
}

.price_art01 .treat_nav li.w48 {
  width: 48.5%;
}

.price_table th {
  width: 50%;
}

.access_art01 .iframe_wrap {
  position: relative;
  width: 100%;
  padding-top: 50%;
  /* 高さ÷幅 */
}

.access_art01 .iframe_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.access_art02 table {
  width: 100%;
  background-color: #fff;
}

.access_art02 th,
.access_art02 td {
  vertical-align: middle;
  padding: 10px;
  border: solid 1px #999;
  width: 10%;
}

.access_art02 th {
  background-color: #daeaab;
}

.access_art02 .th01 {
  width: 7%;
}

.access_art02 .th02 {
  width: 13%;
}

.access_art03 ul {
  width: 490px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap; 
}

.access_art03 li {
  margin-bottom: 10px;
  width: 33%;
}

@media only screen and (max-width: 640px) {
  .access_art03 ul {
    width: 100%;
  }
  .access_art03 li {
    width: 50%;
    text-align: center;
  }
}

.topics_archive dl {
  display: table;
  width: 100%;
  border-bottom: dotted 1px #999;
  margin-bottom: 10px;
}

.topics_archive dt,
.topics_archive dd {
  display: table-cell;
  vertical-align: top;
  padding-bottom: 10px;
}

.topics_archive dt {
  width: 7em;
}

@media only screen and (max-width: 640px) {
  .li{
    width: 50%;
  }
  .slider_wrap {
    width: auto;
  }
  .top_art01 {
    padding: 40px 0px 20px;
  }
  .top_art01 .sec01 .img_right,
  .top_art01 .sec01 .div_left {
    float: none;
    width: 100%;
  }
  .top_art01 .sec02 .back-green {
    max-width: 300px;
    margin: auto;
  }
  .top_art01 .sec02 .back-green li:nth-child(even) {
    border-left: none;
  }
  .top_art01 .sec02 .back-green li a {
    font-size: 13px!important;
  }
  .top_art02 .back-white {
    max-width: 465px;
    margin: auto;
  }
  .top_art03 {
    padding: 40px 0px;
  }
  .top_art03 .box {
    padding: 20px 15px;
  }
  .top_art04 {
    width: 100%;
    max-width: 420px;
    padding: 0px 15px;
    margin: auto auto 80px;
  }
  .top_art04 .top-mg-25.coll-6 {
    padding: 0px 30px 10px !important;
  }
  .img_right,
  .img_left {
    float: none !important;
    width: 100% !important;
    margin: 0px 0px 20px !important;
  }
  .staff_art02 th {
    width: 35%;
    padding-right: 15px;
  }
  .treat_nav {
    padding: 15px 15px 5px !important;
  }
  .treat_nav li {
    width: 48%;
    background-size: 20px 20px;
    padding: 5px 5px 5px 28px;
  }
  .treat02_bg02 {
    padding-top: 30px;
  }
  .equipment_art01 .treat_nav li,
  .item_art01 .treat_nav li,
  .price_art01 .treat_nav li {
    width: 100% !important;
  }
  .price_table {
    font-size: 11px;
  }
  .price_art08 table th,
  .price_art08 table td {
    font-size: 11px;
    padding: 5px;
  }
  .access_art02 th,
  .access_art02 td {
    padding: 5px 3px;
    font-size: 11px;
  }
}

.readmore{
  margin-top: 2em;
}

.readmore a{
  display: inline-block;
  border-radius: 20px;
  padding: .5em 1em;
  color: #fff;
  background: #f072a2;
  text-decoration: none;
}

.readmore a:hover{
  background: #f897bc
}




/*
2020.01.17 修正
・メニュー
・スマホ用画面固定ボタン
・トップページファーストビューの診療時間
*/


.infoBoxSp,
    .spLogo,
    .spAcctionBox {
      display: none;
    }

    @media only screen and (max-width: 640px) {
		.home .infoBoxCommon {
			display:none !important;
		}
		
      .pc {
		  display: none !important;
      }


      .header_01 {
        border: none;
      }

      .header_01 h1 {
        margin-bottom: 16px !important;
        padding-top: 7px !important;
        text-align: left !important;
      }

      .spLogo {
        display: block;
        margin-bottom: 38px;
      }

      .infoBoxPc {
        display: none;
      }

      .infoBoxSp {
        display: flex;
        width: 228px;
        margin: 0 auto 26px;
        padding: 10px 9px;
        background: #fff;
        border: solid 4px #ddd;
      }

      .infoBoxSp dl {
        width: 50%;
        text-align: center;
      }

      .infoBoxSp dl:first-child {
        border-right: solid 1px #A1A1A1;
      }

      .infoBoxSp dt {
        margin-bottom: 5px;
        font-size: 16px;
        font-weight: bold;
        line-height: 1.2em;
      }

      .infoBoxSp dd {
        font-size: 11px;
        line-height: 1.2em;
      }


      .spAcctionBox {
        display: flex;
        width: 100%;
        background: #00BA60;
        position: fixed;
        left: 0;
        bottom: 0;
        z-index: 100;
      }

      .spAcctionBox a {
        display: block;
        padding: 14px 0;
        color: #fff;
        text-align: center;
      }

      .spAcctionBox a:nth-child(1) {
        width: 64%;
        font-size: 11px;
      }

      .spAcctionBox a:nth-child(2) {
        width: 36%;
        border-left: 3px solid #fff;
        background: #F173A3;
        font-size: 13px;
        line-height: 1.4;
        text-align: center;
      }

      .spAcctionBox p {
        display: inline-block;
        text-align: left;
        font-weight: bold;
      }

      .spAcctionBox a:nth-child(1) p {
        padding-left: 46px;
		background: url(images/shared/icon_tel.svg) left bottom / 28px auto no-repeat;
      }

      .footer_01 {
        padding-bottom: 80px;
      }

      .mean-container .mean-bar {
        float: none;
        min-height: 0;
        padding: 0;
        background: transparent;
        position: fixed;
        top: 0;
        left: 0;
      }

      .mean-container a.meanmenu-reveal {
        width: 32px;
        height: auto;
        padding: 2px 10px 10px;
        position: absolute;
        top: 18px;
        right: 0;
        z-index: 10;
      }

      .mean-container a.meanmenu-reveal.meanclose {
        padding-top: 14px;
        padding-bottom: 14px;
        top: 0;
      }

      .mean-container a.meanmenu-reveal span {
        background: #3DB464;
        height: 4px;
        margin-top: 5px;
      }

      .mean-container .mean-nav {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        margin-top: 0;
        float: none;
      }

      .mean-container .mean-nav ul {
        padding-top: 50px;
      }
		
		.table-SpMin {
			font-size:11px;
		}
		.table-SpMin th,
		.table-SpMin td {
			font-size: 11px;
			padding: 5px;
	    }
    }










.pagetop {
  display: none;
}


.infoBoxCommon2 {
  display: flex;
  align-items: center;
  gap:  0 20px;
  width: fit-content;
  font-size: 14px;
  margin-left: auto;
}

.infoBoxCommon2__tel {
  display: flex;
  align-items: center;
  gap: 0 10px;
  font-size: 24px;
}
.infoBoxCommon2__tel::before {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  background: url(./images/shared/icon_tel-green.svg) center / contain no-repeat;
}

.infoBoxCommon2__dl {
  display: flex;
  align-items: center;
  gap: 0 10px;
}

.infoBoxCommon2__dl dt {
  width: 76px;
  background: #3BB465;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 4px;
  line-height: 46px;
}

.infoBoxCommon2__dl dd {
  line-height: calc( 24 / 14);
}

@media only screen and (min-width: 641px) {
  .infoBoxCommon2--sp {
    display: none;
  }
}

@media only screen and (max-width: 640px) {
  body.home .header_01 .infoBoxCommon2 {
    display: none;
  }

  .infoBoxCommon2 {
    width: 100%;
    justify-content: center;
    font-size: 12px;
    padding-bottom: 40px;
  }

  .infoBoxCommon2__tel {
    display: none;
  }
  .infoBoxCommon2__dl dt{
    width: 64px;
    line-height: 38px;
    font-size: 12px;
  }
}



.footer_01 .infoBoxCommon2 {
  color: #fff;
}

.footer_01 .infoBoxCommon2__dl dt {
  background-color: #fff;
  color: #3BB464;
}

.footer_01 .infoBoxCommon2__tel::before {
  background-image: url(./images/shared/icon_tel-footer.svg);
  width: 24px;
  height: 24px;
}

.footer_01 .infoBoxCommon2__tel a {
  text-decoration: none;
  color: #fff;
  display: inline-block;
}

@media only screen and (max-width: 640px) {
  .footer_01 .infoBoxCommon2 {
    display: flex!important;
    flex-wrap: wrap;
  }
  .footer_01 .infoBoxCommon2__tel {
    display: flex;
    justify-content: center;
    width: 100%;
  }
}




.fixed {
  position: fixed;
  z-index: 50;
  right:10px;
  bottom: 30px;
  display: flex;
  gap: 0 10px;
}

.fixed__acction {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px 0;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-decoration: none;
  text-align: center;
  font-size: 15px;
  line-height: calc(20 / 15);
  position: relative;
  box-shadow: 3px 0 5px 10px rgba(0, 0, 0, 0.2);
  color: #fff;
  box-shadow: 0 3px 6px color-mix(in srgb, #11311C 20%, transparent);
}
.fixed__acction.--online {
  background-color: #F173A4;
}
.fixed__acction.--online::before {
  content: "";
  display: block;
  width: 31px;
  height: 31px;
  background: url(./images/shared/fixed_online.svg) center / contain no-repeat;
}
.fixed__acction.--monshin {
  background-color: #3BB465;
}
.fixed__acction.--monshin::before {
  content: "";
  display: block;
  width: 36px;
  height: 31px;
  background: url(./images/shared/fixed_monshin.svg) center / contain no-repeat;
}
.fixed__note {
  width: 124px;
  position: absolute;
  right: 0;
  bottom: 120px;
  color: #3BB465;
  font-size: 12px;
  background: #FFF;
  border: solid 2px #3BB465;
  border-radius: 6px;
  line-height: calc(16 / 12);
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 0;
  box-shadow: 0 3px 6px color-mix(in srgb, #11311C 20%, transparent);
}
.fixed__note:before {
  content: "";
  position: absolute;
  bottom: -20px;
  right: 50%;
  border: 7px solid transparent;
  border-top: 14px solid #FFF;
  z-index: 2;
  transform: translateX(50%);
}

.fixed__note:after {
  content: "";
  position: absolute;
  bottom: -26px;
  right: 50%;
  border: 9px solid transparent;
  border-top: 16px solid #3BB465;
  z-index: 1;
  transform: translateX(50%);
  filter: drop-shadow(0 3px 6px color-mix(in srgb, #11311C 20%, transparent));
}

.fixed__closed {
  width: 26px;
  height: 26px;
  appearance: none;
  border: none;
  background: url(./images/shared/fixed_close.svg) center / contain no-repeat;
  position: absolute;
  top: 10px;
  z-index: 80;
}
.fixed__closed.--online {
  right: 226px;
}
.fixed__closed.--monshin {
  right: 94px;
}

@media only screen and (min-width: 641px) {
  .fixed__tel {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  .fixed {
    width: 100%;
    height: 80px;
    padding: 10px calc(6 / 390 * 100%);
    right: 0;
    bottom: 0;
    gap: 0 0;
    justify-content: space-between;
    background: transparent;
    backdrop-filter: blur(20px);
    --webkit-backdrop-filter: blur(20px);
    background-color: rgba(255, 255, 255, 0.1);

  }

  .fixed__closed {
    display: none;
  }

  .fixed__tel {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0 5px;
    width: calc(178 / 378 * 100%);
    height: 100%;
    background-color: #fff;
    text-decoration: none;
    font-size: min(calc(20 / 390 * 100vw), 20px);
    color: #000;
    border-radius: 8px;
  }
  .fixed__tel::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(./images/shared/icon_tel-green.svg) center / contain no-repeat;
  }

.fixed__acction {
  gap: calc(5 / 378 * 100%) 0;
  height: 100%;
  border-radius: 8px;
  font-size: min(calc(12 / 390 * 100vw), 12px);
}
.fixed__acction br {
  display: none;
}
 .fixed__acction.--online {
width: calc(104 / 378 * 100%);
 }
.fixed__acction.--online::before {
  width: 22px;
  height: 22px;
}
.fixed__acction.--monshin{
width: calc(84 / 390 * 100vw);
}
.fixed__acction.--monshin::before {
  width: 25px;
  height: 22px;
}

.fixed__note {
  width: fit-content;
  padding: 6px 10px;
  font-size: 11px;
  bottom: 75px;
}
.fixed__note br {
  display: none;
}
.fixed__note:before {
  right: 20px;
  /* bottom: -20px; */
  
}

.fixed__note:after {
  right: 20px;
  /* bottom: -26px; */
}

}