body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
}

.mincho {
    font-family: 'Noto Serif JP',"ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.gothic {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "メイリオ", sans-serif;
}

a:hover{
  opacity: 0.8;
}

#breadcrumbs {
    box-sizing: border-box;
    padding: 10px;
    border-bottom: 2px solid #dcdcdc;
}

#breadcrumbs > a {
    color: #949494;
    display: inline-block;
    text-decoration: none;
}

#breadcrumbs > a:last-child {
    color: #e6104d;
}

#breadcrumbs > a:not(:nth-child(1)):before {
    color: #949494;
    font-family: "FontAwesome";
    content: "\f105";
    box-sizing: border-box;
    padding: 0px 10px 0px 10px;
    font-size: 14px;
}

.header1 {
    font-family: 'Cinzel', serif;
    margin: 20px 0px 0px 0px;
    font-size: 36px;
    text-align: center;
    line-height: 36px;
    font-weight: normal;
}

.header2 {
    background-color: #e6104d;
    color: white;
    text-align: center;
    font-size: 12px;
    padding: 2px 0px;
    width: 126px;
    margin: 0 auto;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.header3 {
    font-size: 18px;
    margin-top: 30px;
    text-align: center;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.header3 span:before,
.header3 span:after {
    font-size: 18px;
    content: "◆";
    color: #cfa972;
    padding: 0px 5px;
    box-sizing: border-box;
}

.header4 {
    border-left: 5px solid #e6104d;
    padding: 0px 8px;
    box-sizing: border-box;
    font-weight: bold;
    margin: 20px 0px 8px 0px;
    font-size: 14px;
}

.header4.require:after {
    content: "※";
    color: #e6104d;
    padding: 0px 0px 0px 5px;
}

.header5 {
    margin-top: 40px;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    padding: 5px;
    border-radius: 10px;
    background: #fb95c2;
    background: -moz-linear-gradient(left, #fb95c2 32%, #edc161 100%);
    background: -webkit-linear-gradient(left, #fb95c2 32%, #edc161 100%);
    background: linear-gradient(to right, #fb95c2 32%, #edc161 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fb95c2', endColorstr='#edc161', GradientType=1);
    border-radius: 5px;
}

.btn1 {
    display: inline-block;
    color: black;
    width: 180px;
    box-sizing: border-box;
    padding: 9px 33px 11px 28px;
    border: 1px solid #b28850;
    text-decoration: none;
    font-size: 13px;
    cursor: pointer;
    box-shadow: 0px 3px 00px rgba(0, 0, 0, 0.2);
    position: relative;
}

.btn1:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 12px;
    border-top: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #b28850;
}

.btn2 {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    color: #e6104d;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #fcffe7 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%, #fcffe7 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #fcffe7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcffe7', GradientType=0);
    border: 2px solid #f29c9f;
    border-radius: 20px;
    padding: 5px 0px 4px 0px;
    position: relative;
    box-shadow: 1px 3px 0px #f8cdcf;
}

.btn2.arrow:after {
    content: "\f107";
    font-family: "FontAwesome";
    font-size: 24px;
    position: absolute;
    top: 5px;
    right: 15px;
}

.pattern1 {
    height: 39px;
    background-image: url('./../img/kazari_pattern.png');
    background-repeat: repeat-x;
    margin: 5px 0px 0px 0px;
}
.pattern2 {
    height: 41px;
    background-image: url('./../img/lace1.png');
    background-repeat: repeat-x;
    margin: 0px;
}
.pattern2r {
    height: 41px;
    background-image: url(./../img/lace1r.png);
    background-repeat: repeat-x;
    margin: 0px;
}

.pattern3 {
    height: 41px;
    background-image: url('./../img/lace2.png');
    background-repeat: repeat-x;
    margin: 5px 0px 0px 0px;
    background-color:#ff92a4;
}

.pattern4 {
    height: 41px;
    background-image: url('./../img/lace3.png');
    background-repeat: repeat-x;
    margin: 0px;
}

.gradation1 {
    height: 3px;
    background: #ffda82;
    background: -moz-linear-gradient(left, #ffda82 0%, #af7842 100%);
    background: -webkit-linear-gradient(left, #ffda82 0%, #af7842 100%);
    background: linear-gradient(to right, #ffda82 0%, #af7842 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffda82', endColorstr='#af7842', GradientType=1);
}

.gradation2 {
    background: #f8e4b8;
    background: -moz-linear-gradient(top, #f8e4b8 0%, #ce7022 100%);
    background: -webkit-linear-gradient(top, #f8e4b8 0%, #ce7022 100%);
    background: linear-gradient(to bottom, #f8e4b8 0%, #ce7022 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8e4b8', endColorstr='#ce7022', GradientType=0);
}

.gradation3 {
    background: #f8e4b8;
    background: -moz-linear-gradient(top, #f8e4b8 0%, #f3a06c 100%);
    background: -webkit-linear-gradient(top, #f8e4b8 0%, #f3a06c 100%);
    background: linear-gradient(to bottom, #f8e4b8 0%, #f3a06c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8e4b8', endColorstr='#f3a06c', GradientType=0);
}

img.ui-datepicker-trigger {
    height: 34px;
    position: absolute;
    padding: 3px 16px 4px 16px;
    box-sizing: border-box;
    border-radius: 2px;
    background: #ffb5b6;
    background: -moz-linear-gradient(top, #ffb5b6 0%, #f37c98 100%);
    background: -webkit-linear-gradient(top, #ffb5b6 0%, #f37c98 100%);
    background: linear-gradient(to bottom, #ffb5b6 0%, #f37c98 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb5b6', endColorstr='#f37c98', GradientType=0);
}


.checkbox1 input[type=checkbox] {
    display: none;
}

.checkbox1 label {
    position: relative;
    padding: 0px 5px 0px 29px;
}

.checkbox1 label:hover:before {
    border-color: #b5b5b5;
}

.checkbox1 label:after, .checkbox1 label:before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
}
.checkbox1 label:before {
    left: 5px;
    margin-top: -10px;
    width: 15px;
    height: 15px;
    border: 2px solid #ccc;
    background-color: white;
}
.checkbox1 label:after {
    left: 11px;
    margin-top: -8px;
    width: 5px;
    height: 9px;
    border-right: 3px solid #e6104d;
    border-bottom: 3px solid #e6104d;
    transform: rotate(45deg);
    opacity: 0;
}
.checkbox1 input[type=checkbox]:checked + label:before {
     border: 2px solid #e6104d;
}
.checkbox1 input[type=checkbox]:checked + label:after {
    opacity: 1;
}


.therapist_image {
    position: relative;
    font-size: 0;
}
.therapist_image img{
    width: 100%;
    max-width: 100%;
    background: rgb(252,102,188);
    background: linear-gradient(5deg, rgba(252,102,188,1) 32%, rgba(255,186,129,1) 100%);
    padding:3px;
    box-sizing: border-box;
}
.therapist_image.new:after {
    position: absolute;
    content: "";
    background: url('/img/pf_new.png') center center /cover no-repeat scroll;
    bottom: 10px;
    right: 5px;
    width: 82px;
    height: 83px;
}
.therapist_name {
    border-bottom: 1px dotted #ff5d98;
    text-align: center;
    font-size: 15px;
    padding: 5px 0px 0px 0px;
    box-sizing: border-box;
}
.therapist_size {
    padding: 3px 0px 2px 0px;
    color: #ff5d98;
    font-size: 13px;
    text-align: center;
}
.therapist_time {
    background: rgb(252,102,188);
    background: linear-gradient(90deg, rgba(252,102,188,1) 0%, rgba(255,186,129,1) 100%);
    color: white;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.therapist_tag {
    display: block;
    text-decoration: none;
    border: 2px solid #af9873;
    color: #af9873;
    border-radius: 10px;
    text-align: center;
    font-size: 13px;
    background-color: white;
}


.bx-wrapper{
  box-shadow: none!important;
}

.profile {
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.profile>div {
  margin-bottom: 15px;
}

.profile>div:nth-child(odd) {
  background-color: #cfa972;
  color: white;
  width: 80px;
  padding-right: 2px;
  box-sizing: border-box;
  margin-right: 2px;
  text-align: center;
}

.profile>div:nth-child(even) {
  width: calc(100% - 82px);
  box-sizing: border-box;
  border-left: 2px solid #cfa872;
}

.profile>div:nth-child(even) div {
  border-bottom: 1px solid lightgray;
}


#schedule_header {
  background: #eb6977;
  background: -moz-linear-gradient(left, #eb6977 0%, #ffdb60 100%);
  background: -webkit-linear-gradient(left, #eb6977 0%, #ffdb60 100%);
  background: linear-gradient(to right, #eb6977 0%, #ffdb60 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb6977', endColorstr='#ffdb60', GradientType=1);
  border-radius: 20px;
  text-align: center;
  color: white;
  font-size: 16px;
  font-weight: bold;
  padding: 3px 0px;
}

.schedule_table table {
  width: 100%;
  border: 2px solid #cfa972;
  border-collapse: collapse;
  text-align: center;
  line-height: 60px;
  margin-top: 20px;
  vertical-align: middle;
}

.schedule_table table th {
  background-color: #fff2de;
  border-top: 1px solid #f0c09a;
  border-bottom: 1px solid #f0c09a;
  border-right: 1px solid #f6b37f;
  color: #ff8b19;
  font-weight: normal;
}

.schedule_table table td {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  position: relative;
  padding: 0px 70px 0px 0px;
}

.schedule_button {
  position: absolute;
  top: 5px;
  right: 3px;
  display: inline-block;
  text-decoration: none;
  width: 90px;
  height: 50px;
  font-size: 0;
  background: url("/img/reservation_btn.png") center center /contain no-repeat scroll;
}

.therapist_view{
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding:10px 5px;
}

.therapist_view > .therapist_view_inner{
  display: block;
  width:50%;
}

.question,
.answer {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Sawarabi Mincho", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #cfa972;
}

.question {
  padding: 20px 0px 0px 40px;
}

.answer {
  padding: 0px 0px 20px 40px;
}

.question:before {
  content: "Q　：";
}

.answer:before {
  content: "A　：";
}

h2,h3 {
  font-weight: normal;
}

@media (min-width: 1025px) {
  body{
    background-color:#ffdaec;
    background-image: url('/img/ptn.png');
    background-repeat: repeat;
  }
  #all{
    max-width:768px;
    width:100%;
    margin:0 auto;
    background-color:white;
  }
  main{
    background-color:white;
  }

  .therapist_view > .therapist_view_inner{
    width:calc(100% / 3);
  }
}

/*プロフィール　スタイル変更2023/12/20 ここから*/
.large_data {
  color: unset!important;
  background: unset!important;
  width: 100%!important;
  margin: 20px 0;
  border: unset!important;
  text-align: center;
}
.sp .large_data{
  margin: 10px 0;
}
.large_tit {
  background: linear-gradient(0deg, #FF6B91, #FFA1A2);
  color: white;
  width: 200px;
  margin: auto;
  border-radius: 20px;
  border-bottom: unset!important;
}
.sankaku {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 8px solid #E1DCCE;
  margin: 4px auto;
  border-bottom: unset!important;
}
.waku {
  border: 2px solid #E1DCCE;
  border-radius: 10px;
  padding: 20px 50px;
  box-sizing: border-box;
  width: 100%;
  background: linear-gradient(0deg, #FFFEF5, #FFFEF5, transparent);
  text-align: left;
  border-bottom: 2px solid #E1DCCE!important;/*他のスタイルが適用される*/
}
.sp .waku {
  padding: 20px 30px;
}
/*プロフィール　スタイル変更2023/12/20 ここまで*/

h1 {
  margin: 0; 
  padding: 0; 
}
