@charset "UTF-8";
/****************************************************************************************************************************/
/*
/*
/* = Font Face
/*
/*
/****************************************************************************************************************************/
/****************************************************************************************************************************/
/*
/*
/* = Reset Style
/*
/*
/****************************************************************************************************************************/
* {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}

h11, h2, h3, h4, h5, h6, dt {
  font-weight: normal;
}

ul,
ol {
  list-style: none;
}

html {
  height: 100%;
}

/****************************************************************************************************************************/
/*
/*
/* = Common Style
/*
/*
/****************************************************************************************************************************/
@media screen and (min-width: 960px) {
  html {
    font-size: 62.5%;
  }
}
@media screen and (min-width: 960px) {
  html {
    font-size: 0.78125vw;
  }
}
@media screen and (max-width: 959px) {
  html {
    font-size: 2.7777777778vw;
  }
}

html {
  overflow-y: scroll;
}

body {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #1a1a1a;
  font-family: "Hiragino Sans", "Meiryo", "Hiragino Kaku Gothic ProN", sans-serif;
  font-size: clamp(14px,1.4rem,14px);
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.02em;
}
@media screen and (max-width: 959px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}

/*
/* = メディアごとの表示、非表示
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
@media screen and (min-width: 960px) {
  .sp {
    display: none;
  }
}
@media screen and (max-width: 959px) {
  .pc {
    display: none;
  }
}
/****************************************************************************************************************************/
/*
/*
/* = Parts Style (common)
/*
/*
/****************************************************************************************************************************/
/*
/* = Margin Padding
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
/*
/* = a
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
a {
  display: inline-block;
  transition: 0.5s ease-in-out;
}
a:link {
  color: #1a1a1a;
}
a:hover {
  color: #1a1a1a;
}
a:active {
  color: #1a1a1a;
}
a:focus {
  color: #1a1a1a;
}
a:visited {
  color: #1a1a1a;
}

a img {
  transition: 0.5s ease-in-out;
}

@media screen and (min-width: 960px) {
  a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
  }
}
.mailaddress::after {
  content: "@gmail.com";
}

/*
/* = img
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
img,
svg {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

/*
/* = txt
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
.txt--center {
  text-align: center;
}

.txt--left {
  text-align: left;
}

.txt--right {
  text-align: right;
}
.clearfix::after {
   content: "";
   display: block;
   clear: both;
}
/*
/* = bg
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
/*
/* = ttl
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
.ttl {
  line-height: 1;
}

.ttl--h2 {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 26px;
  text-align: center;
  font-size: clamp(21px,2.1rem,21px);
  line-height: 1.6;
  font-weight: 600;
}
.ttl--h2::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  width: 60px;
  height: 10px;
  background-color: #1a1a1a;
}

.ttl--h3 {
  position: relative;
  margin-bottom: 33px;
  padding-left: 50px;
  font-size: clamp(18px,1.8rem,18px);
  font-weight: 800;
  line-height: 1.5;
}

.ttl--h3::after {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  width: 35px;
  height: 4px;
  background-color: #a4243b;
}

.ttl--h4 {
  margin-bottom: 40px;
  padding-bottom: 30px;
  border-bottom: 3px solid #1a1a1a;
  font-size: clamp(21px,2.1rem,21px);
  font-weight: 600;
  text-align: center;
}


.ttl--QA {
  position: relative;
  margin-bottom: 33px;
  padding-left: 0px;
  margin-left: 0;
  font-size: clamp(18px,1.8rem,18px);
  font-weight: 800;
  line-height: 1.5;
  border-bottom: dashed #1a1a1a 1px;
  text-indent: -2.0em;
  padding-left: 2.3em
}

.ttl--QA::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
 content: "\f059";
 margin: 0 0.5em 0.5em 0  ;
 color: #a4243b;
 font-size: 1.5em;
}

.ttl--05 {
  position: relative;
  margin-bottom: 20px;
  padding-left: 0px;
  padding-bottom: 5px;
  margin-left: 0;
  font-size: clamp(16px,1.6rem,16px);
  font-weight: 800;
  line-height: 1.5;
  border-bottom: dashed #1a1a1a 1px;
}
.ttl--05  span{
background: #a4243b;
border-radius: 5px;
padding: 2px 1.0em;
margin: 0 0.5em 0 0;
color: #FFF;
}


.ttl--06 {
  padding: 0.8rem 2rem;
  border-left: 5px solid #a4243b;
  background: #f4f4f4;
margin-bottom: 33px;
font-weight: 800;
line-height: 1.5
}

.ttl--Number {
  position: relative;
  overflow: hidden;
  padding: 0.6rem 2rem 0.5rem 100px;
  border: 2px solid #000;
  font-size: clamp(16px,1.6rem,16px);
  font-weight: 800;
  margin-bottom: 33px;
}

.ttl--Number:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 180px;
  height: 300%;
  content: '';
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #000;
}

.ttl--Number span {
  font-size: clamp(18px,1.8rem,18px);
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 0;
  display: block;
  padding-top: 3px;
  padding-left: 16px;
  color: #fff;
}

.ttl--07 {
font-size: clamp(16px,1.6rem,16px);
  display: flex;
  list-style: none;
  padding: 4px 0;
  line-height: 1.5;
  font-weight: 800;
}

.ttl--07::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
 content: "\f14a";
 margin: -0.2em .6em ;
 color: #a4243b;
font-size: clamp(16px,1.6rem,16px);
}

.ttl--adress {
font-size: clamp(16px,1.6rem,16px);
  display: flex;
  list-style: none;
  padding: 4px 0;
  line-height: 1.5;
  font-weight: 800;
}

.ttl--adress::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
 content: "\f3c5";
 margin: -0.2em .6em ;
 color: #a4243b;
font-size: clamp(16px,1.6rem,16px);
}

.ttl--tel {
font-size: clamp(16px,1.6rem,16px);
  display: flex;
  list-style: none;
  padding: 4px 0;
  line-height: 1.5;
  font-weight: 800;
}

.ttl--tel::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
 content: "\f095";
 margin: -0.2em .6em ;
 color: #a4243b;
font-size: clamp(16px,1.6rem,16px);
}

.ttl--train {
font-size: clamp(16px,1.6rem,16px);
  display: flex;
  list-style: none;
  padding: 4px 0;
  line-height: 1.5;
  font-weight: 800;
}

.ttl--train::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
 content: "\f239";
 margin: -0.2em .6em ;
 color: #a4243b;
font-size: clamp(16px,1.6rem,16px);
}
.ttl--time {
font-size: clamp(16px,1.6rem,16px);
  display: flex;
  list-style: none;
  padding: 4px 0;
  line-height: 1.5;
  font-weight: 800;
}

.ttl--time::before {
font-family: "Font Awesome 5 Free";
font-weight: 900;
 content: "\f017";
 margin: -0.2em .6em ;
 color: #a4243b;
font-size: clamp(16px,1.6rem,16px);
}




@media screen and (max-width: 959px) {
.ttl--h3,
.ttl--QA,
.ttl--05,
.ttl--06,
.ttl--Number {
margin-bottom: 20px;
} 
}

p+.ttl--QA, 
p+.ttl--h3, 
p+.ttl--05, 
p+.ttl--06, 
p+.ttl--Number,
p+.ttl--07{
margin-top: 33px!important;
}
p+.ttl--tel,
p+.ttl--train,
p+.ttl--time,
p+.ttl--adress{
margin-top: 10px!important;
}

/*
/* = btn
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
.btn {
  display: inline-block;
  text-decoration: none;
}

/*btn--dtl*/
.btn--dtl {
  position: relative;
  min-width: 280px;
  padding: 20px 50px 20px 50px;
  background-color: #1a1a1a;
  border: 1px solid #ffffff;
  color: #ffffff !important;
  font-size: clamp(16px,1.6rem,16px);
}
.btn--dtl::before {
  display: inline-block;
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #666666;
}
.btn--dtl::after {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  content: "";
  width: 18px;
  height: 18px;
  background-image: url(../images/common/ico--arrowRight.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

/*btn--footer*/
.btn--footer {
  padding: 20px 10px;
  border: 1px solid #ffffff;
  font-size: 18px;
  font-weight: 600;
  display: block;
  color: #ffffff !important;
}

/*btn--contact*/
.btn--consult {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #a4243b;
  color: #ffffff !important;
  font-weight: 600;
}
.btn--consult::before {
  display: inline-block;
  content: "\f0e0";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
}

.btn--reservation {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #bd632f;
  color: #ffffff !important;
  font-weight: 600;
}
.btn--reservation::before {
  display: inline-block;
  content: "\f0e0";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
}

.btn--line {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #07b53b;
  color: #ffffff !important;
  font-weight: 600;
}
.btn--line::before {
  display: inline-block;
  content: "";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
}

.btn--tel {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background-color: #62929e;
  color: #ffffff !important;
  font-weight: 600;
}
.btn--tel::before {
  display: inline-block;
  content: "\f095";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
}

.btn--line::before {
  width: 24px;
  height: 24px;
  background-image: url(../images/common/ico--line.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
}

/*btn--close*/
.btn--close {
  display: inline-block;
  width: 50px;
  height: 50px;
  padding: 10px;
  background-color: #a4243b;
}
.btn--close::before {
  display: inline-block;
  content: "\f00d";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  color: #ffffff;
  font-size: clamp(30px,3.0rem,30px);
}

/*
/* = ico
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
/*
/* = list
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
ul,
ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/*
/* = Table
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
/*
/* = bloc
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
.blc--info {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 959px) {
  .contact.main-inner .blc--info,
  .footer .blc--info {
    flex-wrap: wrap;
  }
}

.blc--info_ttl {
  width: 90px;
  padding: 13px 5px;
  margin-right: 13px;
  background-color: #a4243b;
  color: #ffffff;
  font-size: clamp(22px,2.2rem,22px);
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
}
@media screen and (max-width: 959px) {
  .contact.main-inner .blc--info_ttl,
  .footer .blc--info_ttl {
    width: 100%;
    margin-right: 0;
    margin-bottom: 25px;
  }
  .contact.main-inner .blc--info_ttl br,
  .footer .blc--info_ttl br {
    display: none;
  }
}

.blc--info_cnt dl {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.blc--info_cnt dl + dl {
  margin-top: 10px;
}
.blc--info_cnt dl dt {
  width: 70px;
  height: 26px;
  line-height: 26px;
  margin-right: 15px;
  background-color: #1a1a1a;
  color: #ffffff;
  text-align: center;
}
.blc--info_cnt dl dd {
  font-size: clamp(14px,1.4rem,14px);
  line-height: 1.71;
}

/*menu*/
.blc--menu_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
}
.blc--menu_list__item {
  width: calc((100% - 39px) / 4);
  margin-bottom: 13px;
}
@media screen and (max-width: 959px) {
  .blc--menu_list__item {
    width: calc((100% - 13px) / 2);
  }
}
@media screen and (min-width: 960px) {
  .blc--menu_list__item:not(:nth-child(4n)) {
    margin-right: 13px;
  }
}
@media screen and (max-width: 959px) {
  .blc--menu_list__item:not(:nth-child(2n)) {
    margin-right: 13px;
  }
}
.blc--menu_list__item a {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 10px;
  background-color: black;
  font-size: clamp(14px,1.4rem,14px);
  color: #ffffff;
  text-decoration: none;
}
@media screen and (max-width: 959px) {
  .blc--menu_list__item a {
    font-size: clamp(13px,1.3rem,13px);
  }
}
.blc--menu_list__item a img {
  object-fit: cover;
  width: 60px;
  height: 60px;
}
.blc--menu_list__item a span {
  display: block;
  padding-left: 30px;
  padding-right: 10px;
  line-height: 1.4;
}
@media screen and (max-width: 959px) {
  .blc--menu_list__item a span {
    padding-left: 10px;
    padding-right: 0px;
  }
}

/*clinic*/
.tohoku .blc--clinic_ttl {
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
  margin-bottom: 20px;
  border-left: 10px solid #d8973c;
  font-size: clamp(21px,2.1rem,21px);
  font-weight: 600;
}
@media screen and (max-width: 959px) {
  .tohoku .blc--clinic_ttl {
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    margin-bottom: 10px;
    border-left: 7px solid #d8973c;
    font-size: clamp(15px,1.5rem,15px);
  }
}
.tohoku .blc--clinic_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.tohoku .blc--clinic_list__item {
  width: calc((100% - 30px) / 4);
  max-width: 230px;
  padding: 15px 15px 15px 15px;
  border: 1px solid #d8973c;
  background-color: #ffffff;
}
@media screen and (max-width: 959px) {
  .tohoku .blc--clinic_list__item {
    width: calc((100% - 10px) / 2);
    padding: 15px 10px 15px 10px;
  }
}
.tohoku .blc--clinic_list__item dt {
  margin-bottom: 1em;
  color: #1a1a1a;
  font-weight: 800!important;
  /*color: #d8973c;*/
  line-height: 1;
  font-size: clamp(15px,1.5rem,15px);
}
@media screen and (max-width: 959px) {
  .tohoku .blc--clinic_list__item dt {
    font-size: clamp(14px,1.4rem,14px);
  }
}
.tohoku .blc--clinic_list__item dt::before {
  content: "●";
  color: #d8973c;
}
.tohoku .blc--clinic_list__item dd a {
  display: block;
  font-weight: 600;
}
.tohoku .blc--clinic_list__item dd a + a {
  margin-top: 10px;
}
.tohoku .blc--clinic_list__item dd a.tel {
  font-size: clamp(15px,1.5rem,15px);
  font-weight: 600;
  color: #1a1a1a !important;
  text-decoration: none;
}
@media screen and (max-width: 959px) {
  .tohoku .blc--clinic_list__item dd a.tel {
    font-size: clamp(13px,1.3rem,13px);
  }
}
.tohoku .blc--clinic_list__item dd a.tel::before {
  display: inline-block;
  content: "\f095";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 10px;
  border-radius: 3px;
  vertical-align: middle;
  background-color: #d8973c;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .tohoku .blc--clinic_list__item dd a.tel::before {
    width: 17px;
    height: 17px;
    line-height: 17px;
    margin-right: 5px;
    font-size: clamp(10px,1.0rem,10px);
  }
}
.tohoku .blc--clinic_list__item dd a.btn {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: #d8973c;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
  font-size: clamp(15px,1.5rem,15px);
  font-weight: 600;
}

.chubu .blc--clinic_ttl {
  height: 36px;
  line-height: 36px;
  padding-left: 20px;
  margin-bottom: 20px;
  border-left: 10px solid #bd632f;
  font-size: clamp(21px,2.1rem,21px);
  font-weight: 600;
}
@media screen and (max-width: 959px) {
  .chubu .blc--clinic_ttl {
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    margin-bottom: 10px;
    border-left: 7px solid #bd632f;
    font-size: clamp(15px,1.5rem,15px);
  }
}
.chubu .blc--clinic_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.chubu .blc--clinic_list__item {
  width: calc((100% - 30px) / 4);
  max-width: 230px;
  padding: 15px 15px 15px 15px;
  border: 1px solid #bd632f;
  background-color: #ffffff;
}
@media screen and (max-width: 959px) {
  .chubu .blc--clinic_list__item {
    width: calc((100% - 10px) / 2);
    padding: 15px 10px 15px 10px;
  }
}
.chubu .blc--clinic_list__item dt {
  margin-bottom: 1em;
  color: #1a1a1a;
  font-weight: 800!important;  
  /*color: #bd632f;*/
  line-height: 1;
  font-size: clamp(15px,1.5rem,15px);
}
@media screen and (max-width: 959px) {
  .chubu .blc--clinic_list__item dt {
    font-size: clamp(14px,1.4rem,14px);
  }
}
.chubu .blc--clinic_list__item dt::before {
  content: "●";
  color: #bd632f!important;
}
.chubu .blc--clinic_list__item dd a {
  display: block;
  font-weight: 600;
}
.chubu .blc--clinic_list__item dd a + a {
  margin-top: 10px;
}
.chubu .blc--clinic_list__item dd a.tel {
  font-size: clamp(15px,1.5rem,15px);
  font-weight: 600;
  color: #1a1a1a !important;
  text-decoration: none;
}
@media screen and (max-width: 959px) {
  .chubu .blc--clinic_list__item dd a.tel {
    font-size: clamp(13px,1.3rem,13px);
  }
}
.chubu .blc--clinic_list__item dd a.tel::before {
  display: inline-block;
  content: "\f095";
  font-weight: 900;
  font-family: "Font Awesome 6 Free";
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin-right: 10px;
  border-radius: 3px;
  vertical-align: middle;
  background-color: #bd632f;
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 959px) {
  .chubu .blc--clinic_list__item dd a.tel::before {
    width: 17px;
    height: 17px;
    line-height: 17px;
    margin-right: 5px;
    font-size: clamp(10px,1.0rem,10px);
  }
}
.chubu .blc--clinic_list__item dd a.btn {
  width: 100%;
  height: 36px;
  line-height: 36px;
  background-color: #bd632f;
  border-radius: 3px;
  text-align: center;
  color: #ffffff;
  font-size: clamp(15px,1.5rem,15px);
  font-weight: 600;
}

/*
/* = Topics
/*
/* ---------------------------------------------------------------------------------------------------------------------- */
/*
/* = Form
/*
/* ---------------------------------------------------------------------------------------------------------------------- */