.clearfix:after {
  display: block;
  content: '';
  clear: both;
}

a {
  text-decoration: none;
  color: #6d371f;
}

ul, li {
  list-style: none;
}

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

@font-face {
  font-family: "NotoSansJP";
  src: url("../font/NOTOSANSJP-REGULAR.OTF");
}

@font-face {
  font-family: "NOTOSANSJP-BLACK";
  src: url("../font/NOTOSANSJP-BLACK.OTF");
}

@font-face {
  font-family: "NOTOSERIFJP-REGULAR";
  src: url("../font/NOTOSERIFJP-REGULAR.OTF");
}

@font-face {
  font-family: "NOTOSANSJP-MEDIUM";
  src: url("../font/NOTOSANSJP-MEDIUM.OTF");
}

@font-face {
  font-family: "TT0007M";
  src: url("../font/TT0007M.TTF");
}

@font-face {
  font-family: "cinzel";
  src: url("../font/cinzel.ttf");
}

* {
  padding: 0;
  margin: 0;
}

body {
  overflow-x: hidden;
  font-family: 'NotoSansJP';
  font-size: 16px;
  color: #6d371f;
}
.d_bot{display:none;}
.d_tabimgust{width:846px;display:block;margin:0 auto;}
.w1000 {
  max-width: 1000px;
  min-width: 960px;
  width: 94%;
  margin: 0 auto;
  position: relative;
}

.news_d {
  padding: 50px 0 80px;
  margin-top: 0px;
  background-color: #fff;
  border-radius: 12px 12px 0 0;
}

.d_threeli:nth-child(1) {
  margin-left: 0px;
}

.d_threeli {
  display: block;
  width: 373px;
  background: #fff;
  border: 1px solid #e56e00;
  border-radius: 15px;
  text-align: center;
  float: left;
  margin-left: 35px;
  padding-top: 50px;
  padding-bottom: 50px;
  line-height: 300%;
}

.d_threeli p {
  font-size: 30px;
  color: #e56e00;
  text-align: center;
  font-weight: bold;
  transition: all ease .3s;
}

.d_threeli span {
  color: #4f3514;
  font-size: 16px;
  text-align: center;
}

.d_threeli:hover p {
  font-size: 32px;
}

.w1460 {
  max-width: 1460px;
  min-width: 960px;
  width: 94%;
  margin: 0 auto;
  position: relative;overflow: visible;
}

.w1200 {
  max-width: 1200px;
  width: 94%;
  margin: 0 auto;
  position: relative;
}

.w1000 {
  max-width: 1000px;
  width: 94%;
  margin: 0 auto;
  position: relative;
}

.only-m {
  display: none;
}

.indexNavMain .top {
  height: 144px;
}

.indexNavMain .logo {
  float: left;
  margin-top: 36px;
}

.indexNavMain .contact {
  float: right;
  margin-top: 52px;
  padding: 0 14px;
  margin-left: 24px;
  background-color: #8ca142;
  border-radius: 5px;
  font-size: 18px;
  line-height: 40px;
  color: #fff;
}

.indexNavMain .tel {
  float: right;
  padding-left: 28px;
  margin-top: 52px;
  background: url(../images/LP/icon14.png) no-repeat left center;
  font: bold 26px/40px 'TT0007M';
  color: #e56e00;
}

.indexNavMain .phoneNavBtn {
  display: none;
}

.indexNavMain .topNav {
  height: 78px;
  background-color: #e56e00;
  text-align: center;
}

.indexNavMain .topNav li {
  position: relative;
  display: inline-block;
  padding: 0 65px;
}

.indexNavMain .topNav li > a {
  display: block;
  font-size: 18px;
  line-height: 78px;
  color: #fff;
  transition: all .5s;
}

.indexNavMain .topNav li > a:hover {
  transform: scale(1.05);
}

.indexNavMain .topNav li > a:hover .itemList {
  display: block;
}

.indexNavMain .topNav li .itemList {
  position: absolute;
  left: 50%;
  top: 77px;
  width: 240px;
  padding: 10px;
  background-color: #fff;
  border: 1px solid #e56e00;
  margin-left: -130px;
  z-index: 999;
  display: none;
}

.indexNavMain .topNav li .itemList a {
  position: relative;
  display: block;
  padding-left: 20px;
  font-size: 14px;
  line-height: 40px;
  color: #6d371f;
  text-align: left;
  transition: all .5s;
}

.indexNavMain .topNav li .itemList a::before {
  content: '';
  position: absolute;
  left: 10px;
  top: 50%;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background-color: #e56e00;
}

.indexNavMain .topNav li .itemList a:last-child {
  border-bottom: none;
}

.indexNavMain .topNav li .itemList a:hover {
  transform: scale(1.05);
}

.leftMenu_z, #leftMenu {
  display: none;
}

.d_heanavs {
  display: none;
}

.part01 {
  position: relative;
  padding-top: 92px;
  background: #fef5e2 url(../images/LP/banner-bg.png) no-repeat center top;
  background-size: 100% auto;
}

.part01 .img {
  display: block;
  width: 99.5%;
  margin: 0 auto 20px;
}

.part01 .img-m {
  display: none;
}

.treatmentHours {
  position: relative;
  float: right;
  width: 500px;
  padding: 16px;
  margin-top: 0;
  border: 7px solid #e56e00;
  border-radius: 5px;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 9;
  font: normal 16px/36px 'NotoSansJP';
  color: #8c5340;
}

.treatmentHours table {
  width: 100%;
  border-bottom: 1px solid #4f3514;
  border-right: 1px solid #4f3514;  border-left: 1px solid #4f3514;
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box;
}

.treatmentHours table th {
  background-color: #F7E3D7;
  color: #4f3514;
  border-left: 1px solid #4f3514;
    border-bottom: 1px solid #4f3514;
	  border-top: 1px solid #4f3514;
}
.treatmentHours table th:nth-child(1){border-left: 1px solid #4f3514;}
.treatmentHours table td {
  width: 8%;
  background-color: #fff;
  text-align: center;
}
.treatmentHours table tr:nth-child(3) td{
	background-color: #F7E3D7;
}
.treatmentHours table tr:nth-child(2) td{
	
	border-left: 1px solid #dedede;
}
.treatmentHours table tr:nth-child(2) td:nth-child(1){
	 border-left: 1px solid #4f3514;
}
.treatmentHours table td:nth-child(1) {
  width: 34%;
  padding-left: 5px;
  text-align: left;
}

.treatmentHours table:nth-child(2) td:nth-child(1){border-left: 1px solid #4f3514;
	width:66%;
}
.treatmentHours table:nth-child(2) td{
	border-left: 1px solid #dedede;
}
.treatmentHours table td .dot {
  display: block;
  font-size: 18px;
  line-height: 36px;
  color: #333;
  font-weight: bold;
}

.treatmentHours table td .line {
  display: block;
  font-size: 18px;
  line-height: 36px;
  color: #333;
  font-weight: bold;
}

.treatmentHours p {
  line-height: 56px;
  color: #333;
  text-align: right;
}

.news {
  padding: 70px 0 80px;
  margin-top: 80px;
  background-color: #fff;
  border-radius: 12px 12px 0 0;
}

.news .title {
  position: absolute;
  left: 0;
  top: 0;
  padding-right: 96px;
  border-right: 6px dotted #999;
}

.news .title h2 {
  font-size: 48px;
  line-height: 64px;
  color: #e56e00;
}

.news .title p {
  margin: 0 0 20px 12px;
  font-size: 18px;
  line-height: 2em;
  font-weight: bold;
  text-transform: uppercase;
}

.news .newsList {
  max-width: 800px;
  padding-left: 380px;padding-top: 20px;
        margin: 0 0 50px 0;
}

.news .newsList li {
  position: relative;
  height: 60px;
  padding-left: 160px;
  line-height: 60px;
}

.news .newsList li span {
  position: absolute;
  left: 0;
  top: 0;
  font-weight: bold;
}

.news .newsList li a {
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.more {
  position: relative;
  display: inline-block;
  padding: 0 32px 0 28px;
  background-color: #8ca142;
  border-radius: 40px;
  transition: all .5s;
  font: normal 18px/40px 'Arial';
  color: #fff;
}

.more img {
  vertical-align: middle;
  margin-left: 1em;
}

.more:hover {
  transform: scale(1.08);
}

.more02 {
  padding: 0 66px;
  font: bold 20px/42px 'NotoSansJP';
}

.more02::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 40px;
  width: 67px;
  height: 25px;
  margin-left: -33px;
  background: url(../images/LP/icon06.png) no-repeat;
}

.more03 {
  display: block;
  width: 500px;
  height: 60px;
  margin: 0 auto;
  background-color: #8ca142;
  border-radius: 60px;
  font-size: 24px;
  line-height: 60px;
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.more03 img {
  vertical-align: middle;
  margin-left: 5px;
}

.part02 {
  position: relative;
  padding: 2.3% 1.25% 2.6%;
  margin-top: -28px;
  margin-bottom: 44px;
  background-color: #e56e00;
  border-radius: 28px;
}

.part02::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -40px;
  width: 294px;
  height: 53px;
  margin-left: -147px;
  background: url(../images/LP/icon04.png) no-repeat;
}

.part02 .bg {
  padding-top: 35px;
  background-color: #fff7f5;
  border-radius: 28px 28px 0 0;
}

.part02 h2, .part02 h3 {
  position: relative;
  text-align: center;
}

.part02 h2 img, .part02 h3 img {
  display: inline-block;
}

.part02 .img01 {
  position: absolute;
  width: 15.34%;
  left: 6.57%;
  top: 10px;
}

.part02 .img02 {
  width: 55.6%;
}

.part02 .img03 {
  width: 94%;
  margin-top: 28px;
}

.part02 .img46-m {
  display: none;
}

.part02 .img46 {
  display: block;
  margin: 20px auto;
}

.part02 ul {
  padding: 50px 0;
  text-align: center;
}

.part02 ul li {
  display: inline-block;
  width: 310px;
  height: 310px;
  padding-top: 50px;
  margin: 0 35px;
  background-color: #fbeed2;
  border-radius: 50%;
  vertical-align: top;
  box-sizing: border-box;
}

.part02 ul li img {
  display: block;
  margin: 0 auto 15px;
}

.part02 ul li p {
  font-size: 24px;
  line-height: 40px;
  color: #986844;
}

.part02 ul li p strong {
  display: block;
  font-size: 30px;
  color: #e56e00;
}

.part02 .tips {
  position: relative;
  padding-top: 18px;
  text-align: center;
}

.part02 .tips p {
  margin-top: 40px;
  font-size: 1.875vw;
  line-height: 56px;
  color: #fff;
}

.part02 .tips p img {
  vertical-align: middle;
  margin: 0 1em;
}

.part02 .tips .img04 {
  position: absolute;
  width: 13.75%;
  right: 2.6%;
  bottom: 105px;
}

.part03 {
  padding-top: 90px;
  padding-bottom: 124px;
}

.part03 .img {
  position: relative;
  float: left;
  width: 51.6%;
}

.part03 .img > img {
  display: block;
  width: 100%;
}

.part03 .img .more {
  position: absolute;
  left: 9.3%;
  bottom: 0;
}

.part03 .txt {
  position: relative;
  float: left;
  margin-left: 2%;
  margin-top: 5%;
}

.part03 .txt .title h2 {
  float: left;
}

.part03 .txt .title h2 span {
  position: relative;
  display: inline-block;
  padding: 0 3em 0 1em;
  margin-bottom: 1vw;
  background-color: #4f3514;
  color: #fff;
  font-size: 1.875vw;
  line-height: 2.6vw;
  font-weight: bold;
  letter-spacing: 3px;
  z-index: 2;
}

.part03 .txt .title p {
  float: left;
  margin-left: 36px;
  color: #8ca142;
  font-size: 2vw;
}

.part03 .txt .title em {
  display: inline-block;
  margin-right: 10px;
  font-size: 6.5vw;
  color: #8ca142;
  font-weight: bold;
}

.part03 .txt .title strong {
  display: inline-block;
  background-color: #8ca142;
  border-radius: 50%;
  width: 3.9vw;
  margin-left: -10px;
  font-size: 2.6vw;
  line-height: 3.8vw;
  color: #fff;
  text-align: center;
}

.part03 .txt > p span {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  color: #7c5842;
  font-size: 1.875vw;
  line-height: 2.3vw;
  font-weight: bold;
  z-index: 2;
}

.part03 .txt > p span::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 6px;
  background-color: #f7ec99;
  z-index: -1;
}

.part04 {
  padding-top: 90px;
  background: url(../images/LP/bg01.png) no-repeat center top;
}

.part04 .img {
  float: right;
  width: 50%;
}

.part04 .img .more {
  left: initial;
  right: 10.5%;
  background-color: #e56e00;
}

.part04 .img .more::after {
  background-image: url(../images/LP/icon07.png);
}

.part04 .txt {
  float: right;
  margin-left: 0;
  margin-right: -40px;
  margin-top: 0;
}

.part04 .txt .title h2 {
  float: none;
  text-align: center;
}

.part04 .txt .title h2 span {
  padding: 0 1.5em 0 1.5em;
  background-color: #e56e00;
}

.part04 .txt .title h2 span:last-child {
  padding-left: 1em;
}

.part04 .txt .title p {
  float: right;
  margin-left: 0;
  margin-right: -20px;
  color: #e56e00;
}

.part04 .txt .title em {
  color: #e56e00;
}

.part04 .txt .title strong {
  background-color: #e56e00;
}

.part04 .txt > p {
  text-align: left;margin: 60px 0 60px 0;
}

.part05 {
  padding-top: 88px;
  padding-bottom: 54px;
  background: #fff7f5 url(../images/LP/bg02.jpg) no-repeat center top;
}

.part05 h2 {
  margin-bottom: 40px;
  text-align: center;
}

.part05 h2 img {
  display: block;
  margin: 0 auto;
}

.part05 h2 span {
  position: relative;
  display: inline-block;
  font-size: 48px;
  line-height: 120px;
}

.part05 h2 span::before {
  content: '';
  position: absolute;
  left: -74px;
  top: 47px;
  width: 32px;
  height: 26px;
  background: url(../images/LP/icon08.png) no-repeat;
}

.part05 h2 span::after {
  content: '';
  position: absolute;
  right: -60px;
  top: 37px;
  width: 55px;
  height: 45px;
  background: url(../images/LP/icon09.png) no-repeat;
}

.part05 li {
  position: relative;
  float: left;
  width: 31.33%;
  padding: 20px 10px 20px 10px;
  margin-bottom: 30px; margin-top: 30px;
  background-color: #fff;
  border: 2px solid #fca204;
  border-radius: 15px;
  box-sizing: border-box;
}

.part05 li p {
  position: relative;
  margin-bottom: 10px;
  margin-left: 7px;
  font-size: 16px;
  line-height: 2em;
  color: #4f3514;
  font-weight: bold;
  z-index: 3;
}

.part05 li h3 {
  height: 112px;
  /* background: url(../images/LP/bg03.png) no-repeat; */
  background-size: 100% 100%;
  font-size: 48px;
  line-height: 100px;text-align:center;
  color: #e56e00;
}
.d_listlilastp{margin-left: 34.33% !important;}
.d_listlilastp h3{font-size: 32px !important;line-height:125% !important;height: 125px !important;}
.part05 li > img {
  position: absolute;
  right: 10px;
  top: 10px;
}

.part05 li a {
  position: absolute;
  right: 10px;
  bottom: 12px;
  padding: 0 12px;
  font-size: 14px;
  line-height: 32px;
  background-color: #fff;
  border-radius: 32px;
  transition: all .5s;
}

.part05 li a img {
  margin-left: 3px;
  vertical-align: middle;
}

.part05 li a:hover {
  transform: scale(1.08);
}

.part05 li::before {
  content: '';
  position: absolute;
  left: 12px;
  top: 8px;
  width: 25px;
  height: 21px;
  /* background: url(../images/LP/icon18.png) no-repeat; */
}

.part05 li:nth-child(3n+2) {
  margin-left: 3%;
  margin-right: 3%;
}

.part05 li:nth-child(1) > img, .part05 li:nth-child(2) > img, .part05 li:nth-child(6) > img {
  top: 26px;
}

.part05 li:nth-child(4) > img {
  top: 5px;
  right: 5px;
}

.part05 li:nth-child(8) > img {
  top: 26px;
  right: 3px;
}

.part05 li:nth-child(9) > img {
  top: 36px;
  right: 3px;
}

.part06 {
  padding: 98px 0 98px;
}

.part06 img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}
.part07 {padding:98px 0 0px 0;}
.part07 .img01 {
  position: absolute;
  right: -50px;
  top: -130px;        z-index: 999;
}

.part07 .img02 {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.part07 .img03 {
  display: none;
}

.part08 {
  padding: 100px 0;
}

.part08 .title {
  position: absolute;
  left: 0;
  top: 4.9vw;
  writing-mode: vertical-rl;
}

.part08 .title h2 {
  padding: .5em 0 1.5em;
  background-color: #e56e00;
  font-size: 2.5vw;
  line-height: 4.9vw;
  color: #fff;
}

.part08 .title span {
  display: inline-block;
  width: 2.5vw;
  padding: .5em 0;
  margin-right: 1.35vw;
  background-color: #4f3514;
  font-size: 2.5vw;
  line-height: 2.08vw;
  color: #fff;
}

.part08 ul {
  padding-left: 11.7vw;
}

.part08 ul li {
  position: relative;
  float: left;
  width: 31%;
  margin-bottom: 60px;
  transition: all .5s;
}

.part08 ul li .num {
  position: absolute;
  left: 10px;
  top: -18px;
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
  color: #7c5842;
}

.part08 ul li img {
  display: block;
  width: 100%;
}

.part08 ul li h3 {
  margin-top: 10px;
  font-size: 24px;
  line-height: 56px;
  color: #e56e00;
}

.part08 ul li p {
  height: 78px;
  font-size: 16px;
  line-height: 26px;
  color: #7c5842;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.part08 ul li:nth-child(2) {
  margin-left: 3.5%;
  margin-right: 3.5%;
}

.part08 ul li:nth-child(4) {
  margin-left: 17.25%;
  margin-right: 3.5%;
}

.part08 ul li:hover {
  transform: translateY(-10px);
}

.part09 {
  padding-bottom: 100px;padding-top:100px;
  background: url(../images/LP/bg.jpg) repeat;
}

.part09 h2 {
  margin-bottom: 106px;
  text-align: center;
  background-color: #e56e00;
  border-radius: 92px;
}

.part09 h2 span {
  position: relative;
  display: inline-block;
  font-size: 62px;
  line-height: 92px;
  color: #fff;
}

.part09 h2 span::before {
  content: '';
  position: absolute;
  left: -80px;
  top: 16px;
  width: 48px;
  height: 61px;
  background: url(../images/LP/icon11.png) no-repeat;
}

.part09 h2 span::after {
  content: '';
  position: absolute;
  right: -80px;
  top: 15px;
  width: 48px;
  height: 61px;
  background: url(../images/LP/icon12.png) no-repeat;
}

.part09 ul li {
  position: relative;
  float: left;
  width: 47.5%;
  margin-bottom: 70px;
  transition: all .5s;
}

.part09 ul li .num {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 65%;
  width: 86px;
  height: 86px;
  background: #8ca142;
  background-position: center 16px;
  border-radius: 50%;
  font-size: 30px;
  line-height: 86px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}

.part09 ul li img {
  display: block;
  width: 100%;
}

.part09 ul li h3 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.part09 ul li h3 span {
  display: inline-block;
  margin-bottom: 5px;
  border-bottom: 6px solid #f7ec99;
  font-size: 1.56vw;
  line-height: 1.46vw;
  color: #7c5842;
}

.part09 ul li p {
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
}

.part09 ul li:nth-child(2) {
  margin-left: 5%;
}
.part09 ul li:nth-child(4) {
  margin-left: 5%;
}

.part09 ul li:hover {
  transform: translateY(-10px);
}

.part10 {
  position: relative;
}

.part10 .bg {
  position: absolute;
  left: 0;
  top: 224px;
  bottom: 250px;
  right: 25%;
  background-color: #fff7f5;
  z-index: -1;
}

.part10 h2 {
  text-align: center;
}

.part10 h2 span {
  position: relative;
  display: inline-block;
  font-size: 62px;
  line-height: 224px;
  color: #e56e00;
}

.part10 h2 span::before {
  content: '';
  position: absolute;
  left: -80px;
  top: 50%;
  margin-top: -30px;
  width: 48px;
  height: 61px;
  background: url(../images/LP/icon13.png) no-repeat;
}

.part10 .tips {
  position: absolute;
  left: 0;
  top: 162px;
  writing-mode: vertical-rl;
}

.part10 .tips span {
  display: inline-block;
  font-size: 1.56vw;
  line-height: 3vw;
  font-weight: bold;
  border-right: 2px dashed #6d371f;
}

.part10 ul {
  padding-top: 0;padding-bottom: 100px;
}

.part10 ul li {
  position: relative;
  float: left;
  width: 28%;
  margin-bottom: 70px;
  margin-left: 6.5%;
}

.part10 ul li h3 {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 2em;
  color: #e56e00;
}

.part10 ul li img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.part10 ul li p {
  font-size: 16px;
  line-height: 32px;
}

.part10 ul li:nth-child(1), .part10 ul li:nth-child(5) {
  margin-left: 3%;
}

.part10 ul li:nth-child(4), .part10 ul li:nth-child(8) {
  width: 98%;
  margin-left: 2%;
  border-bottom: 6px dotted #6d371f;
}

.part10 .img {
  display: block;
}

.part10 .img img {
  display: block;
  max-width: 100%;
  margin: 100px auto 0;
}

.part11 {
  padding-bottom: 78px;
  text-align: center;
}

.part11 h2 {
  text-align: center;
}

.part11 h2 span {
  position: relative;
  display: inline-block;
  font-size: 62px;
  line-height: 224px;
  color: #e56e00;
}

.part11 h2 span::before {
  content: '';
  position: absolute;
  left: -80px;
  top: 50%;
  margin-top: -30px;
  width: 48px;
  height: 61px;
  background: url(../images/LP/icon13.png) no-repeat;
}

.part11 ul {
  padding-bottom: 58px;
}

.part11 ul li {
  position: relative;
  float: left;
  width: 31%;
  margin-left: 2.66%;
  text-align: left;
}

.part11 ul li .img {
  height: 13vw;
  overflow: hidden;
}

.part11 ul li .img img {
  display: block;
  width: 100%;
  height: 100%;
}

.part11 ul li h3 {
  font-size: 24px;
  line-height: 52px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.part11 ul li h3 a {
  display: block;
}

.part11 ul li span {
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #999;
}

.part11 ul li:nth-child(1) {
  margin-left: 0;
}

.part11 .more {
  background-color: #e56e00;
}

.part11 .more::after {
  width: 0px;
  height: 0px;
  margin-left: -24px;
  background-image: url(../images/LP/icon07.png);
}

.part12 {
  padding: 0 0 140px;
  background: #fffae8 url(../images/LP/bg05.png) no-repeat center bottom;
}

.part12 h2 {
  text-align: center;
}

.part12 h2 span {
  position: relative;
  display: inline-block;
  font-size: 62px;
  line-height: 224px;
  color: #e56e00;
}

.part12 h2 span::before {
  content: '';
  position: absolute;
  left: -80px;
  top: 50%;
  margin-top: -30px;
  width: 48px;
  height: 61px;
  background: url(../images/LP/icon13.png) no-repeat;
}

.part12 .bd {
  max-width: 1460px;
  min-width: 960px;
  width: 94%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.part12 .more03 {
  margin-top: 100px;
}

.d_weihzi {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 50px;
  margin-top: 50px;
  width: 1277px;
}

.d_weizhil {
  float: left;
  background: #fef5e2;
  width: 500px;        display: flex
;
        width: 500px;
        justify-content: center;
        align-items: center;
}

.d_weizhir {
  float: right;
  width: 777px;
}

.d_weihzi p {
  text-align: center;
  font-size: 30px;
  display: block;
  line-height: 200%;
}

.d_weihzi p span {
  text-align: left;
  font-size: 16px;
  display: block;padding-left: 1em;
}
.d_weihzi p span i{font-style:normal;width:9em;display:inline-block;}
.dlp_i2{width:6em;}
.d_weizhir span {
  text-align: center;
  font-size: 16px;
  display: block;
  line-height: 200%;
}

.d_weizhir img {
  width: 100%;
}

.d_askdaknd {
  width: 100%;
}

.ztzl_box_btm {
  position: relative;
}

.bd ul li {
  /* width: 33.333%; */
  /* margin-right: 0px; */
  width: 70%;
        margin: 0 auto;
}

.next {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -70px;
  background: url(../images/LP/dspr.png) no-repeat;
  background-size: 100% 100%;
}

.prev {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 5%;
  top: 50%;
  margin-top: -70px;
  background: url(../images/LP/dspl.png) no-repeat;
  background-size: 100% 100%;
}

.part13 {
  padding-bottom: 106px;
  text-align: center;
}

.part13 h2 span {
  position: relative;
  display: inline-block;
  font-size: 62px;
  line-height: 224px;
  color: #e56e00;
}

.part13 h2 span::before {
  content: '';
  position: absolute;
  left: -80px;
  top: 50%;
  margin-top: -30px;
  width: 48px;
  height: 61px;
  background: url(../images/LP/icon13.png) no-repeat;
}

.part13 strong {
  display: inline-block;
  margin-bottom: 70px;
  font-size: 30px;
  line-height: 30px;
  border-bottom: 6px solid #fcf900;
}

.part13 ul {
  padding-bottom: 60px;
}

.part13 ul li {
  position: relative;
  float: left;
  width: 47.4%;
}

.part13 ul li img {
  display: block;
  width: 100%;
}

.part13 ul li h3 {
  font-size: 36px;
  line-height: 80px;
}

.part13 ul li h3 a {
  display: block;
}

.part13 ul li:nth-child(2) {
  float: right;
}

.part13 .img .img01 {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.part13 .img .img02 {
  display: none;
}

.d_bot {
  display: none;
}

.footer {
  padding: 72px 0 90px;
  background: #fef5e2;
  border-bottom: 16px solid #e56e00;
}

.footer .info {
  float: left;
}

.footer .p01 {
  padding: 30px 0;
  font-size: 24px;
  line-height: 48px;
}

.footer .p01 span {
  display: block;
  font-size: 36px;
}

.footer .p02 {
  font-size: 16px;
  line-height: 32px;
}

.footer .treatmentHours {
  position: relative;
  float: right;
  width: 600px;
  margin-top: 50px;
  border: 0;
  padding: 0;
  background: none;
  line-height: 60px;
  color: #7c5842;
}

.footer .treatmentHours table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box;
}

.footer .treatmentHours table th:nth-child(1) {
  text-align: center;
  padding-left: 5px;
}

.footer .treatmentHours table td {
  width: 8%;
  border-bottom: 1px solid #7c5842;
  color: #333;
  background: none;
  text-align: center;
}

.footer .treatmentHours table td:nth-child(1) {
  width: 34%;
  padding-left: 5px;
  text-align: center;
}
   .footer .treatmentHours table:nth-child(2) td:nth-child(1) {
        width: 66%;
    }

.footer .treatmentHours table td .dot {
  line-height: 60px;
}

.footer .treatmentHours table td .line {
  line-height: 60px;
}

.footer .treatmentHours p {
  line-height: 56px;
  text-align: right;
}
.d_navbli{padding:0.5em 2em;color:#e56e00;border:1px solid #e56e00;font-weight:bold;font-size:30px;text-align:center;margin:0 auto;margin-top:150px;margin-bottom:50px;
transition:all ease .4s;}
.d_navbli:hover{color:#fff;background:#e56e00;}
.d_navblispan{color:#333;font-size:18px;line-height:200%;display:block;}
.d_navbui{width:100%;}
.d_navbui li{width:calc(20% - 2px);float:left;text-align:center;padding:1em 0;background:#e56e00;border:1px solid #fff;}
.d_navbui li a{text-align:center;color:#fff;font-size:26px;transition:all ease .4s;}

.gotop {
  position: fixed;
  right: 20px;
  bottom: 80px;
  cursor: pointer;
}

.gotop img {
  display: block;
  width: 5.2vw;
}

.subPageFiveContentMain {
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 70px;
}

.subPageFiveContentMain > h2 {
  line-height: 49px;
  text-align: center;
  font-size: 26px;
  color: #222222;
}

.subPageFiveContentMain .subPageFiveContentBox > h3 {
  line-height: 75px;
  font-size: 20px;
  color: #222222;
}

.subPageFiveContentMain .subPageFiveContentBox .table {
  width: 100%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.subPageFiveContentMain .subPageFiveContentBox .table tr {
  border-top: 1px solid #c4b7a8;
}

.subPageFiveContentMain .subPageFiveContentBox .table tr td.bg {
  background-color: #ece3d7;
  text-align: center;
  font-size: 16px;
}

.subPageFiveContentMain .subPageFiveContentBox .table tr td.info div {
  padding: 25px 35px;
}

.subPageFiveContentMain .subPageFiveContentBox .table tr td.info div p {
  font-size: 16px;
  color: #222222;
  line-height: 52px;
}

.subPageFiveContentMain .viewMore {
  width: 177px;
  height: 37px;
  border: 1px solid #ff0000;
  text-align: center;
  line-height: 37px;
  font-size: 16px;
  margin: 28px auto;
  display: block;
  color: #ff0000;
}

.subPageFiveContentMain .viewMore:hover {
  border-color: #222222;
  color: #222222;
}
.mhd{display:none !important;}
.pcd{display:block !important;}

@media (min-width: 0) and (max-width: 1710px) {
  .bd {
    max-width: 1460px;
    min-width: 960px;
    width: 94%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .next {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -70px;
    background: url(../images/LP/dspr.png) no-repeat;
    background-size: 100% 100%;
  }
  .prev {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -70px;
    background: url(../images/LP/dspl.png) no-repeat;
    background-size: 100% 100%;
  }
}

@media (min-width: 0) and (max-width: 1610px) {
  .bd {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .next {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -70px;
    background: url(../images/LP/dspr.png) no-repeat;
    background-size: 100% 100%;
  }
  .prev {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -70px;
    background: url(../images/LP/dspl.png) no-repeat;
    background-size: 100% 100%;
  }
}

@media (min-width: 0) and (max-width: 1580px) {
  .bd {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .next {
    width: 60px;
    height: 60px;
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -70px;
    background: url(../images/LP/dspr.png) no-repeat;
    background-size: 100% 100%;
  }
  .prev {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -70px;
    background: url(../images/LP/dspl.png) no-repeat;
    background-size: 100% 100%;
  }
  .indexNavMain .topNav li {
    padding: 0 55px;
  }
  .indexNavMain .topNav li > a {
    font-size: 16px;
  }
}

@media (min-width: 0) and (max-width: 1480px) {
	.treatmentHours{font-size:15px;}
  .news_d {
    padding: 50px 0 80px;
    margin-top: 0px;
    background-color: #fff;
    border-radius: 12px 12px 0 0;
  }
  .d_threeli:nth-child(1) {
    margin-left: 0px;
  }
  .d_threeli {
    display: block;
    width: 30%;
    background: #fff;
    border: 1px solid #e56e00;
    border-radius: 15px;
    text-align: center;
    float: left;
    margin-left: 4%;
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 300%;
  }
  .d_threeli p {
    font-size: 30px;
    color: #e56e00;
    text-align: center;
    font-weight: bold;
  }
  .d_threeli span {
    color: #4f3514;
    font-size: 16px;
    text-align: center;
  }
  .bd {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .indexNavMain .topNav li {
    padding: 0 60px;
  }
  .part08 ul li h3 {
    font-size: 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .part09 ul li {
    width: 47.5%;
  }
  .part09 ul li:nth-child(2) {
    margin-left: 5%;
  }
    .part09 ul li:nth-child(4) {
    margin-left: 5%;
  }
  .part09 ul li p {
    font-size: 14px;
  }
  .part10 .tips {
    position: relative;
    writing-mode: initial;
    text-align: center;
    top: initial;
  }
  .part10 .tips span {
    display: inline-block;
    font-size: 1.56vw;
    line-height: 3vw;
    font-weight: bold;
    border-right: none;
  }
  .part10 ul {
    padding-top: 80px;
  }
  .part10 ul li {
    width: 32%;
    margin-left: 2%;
  }
  .part10 ul li:nth-child(1), .part10 ul li:nth-child(5) {
    margin-left: 0;
  }
  .part10 ul li:nth-child(4), .part10 ul li:nth-child(8) {
    width: 100%;
    margin-left: 0;
  }
  .part13 h2 span {
    font-size: 4vw;
  }
}

@media (min-width: 0) and (max-width: 1300px) {
  .bd {
    width: 900px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .indexNavMain .topNav li {
    padding: 0 40px;
  }
  .news .title {
    padding-right: 50px;
  }
  .news .newsList {
    padding-left: 310px;
  }
  .news .newsList li {
    padding-left: 120px;
  }
  .treatmentHours {
    width: 430px;
  }
  .part02 ul li {
    display: inline-block;
    width: 260px;
    height: 260px;
    padding-top: 30px;
    margin: 0 20px;
  }
  .part02 ul li p {
    font-size: 20px;
    line-height: 40px;
  }
  .part02 ul li p strong {
    font-size: 24px;
  }
  .part05 li p {
    font-size: 14px;
  }
  .part05 li h3 {
    font-size: 36px;
  }
  .part05 li > img {
    max-width: 130px;
    max-height: 150px;
  }
  .subBanner h1 {
    font: bold 72px/80px 'cinzel';
    color: #6d371f;
  }
  .subBanner h1::before {
    content: '';
    position: absolute;
    left: -50px;
    top: -32px;
    width: 33px;
    height: 42px;
    background: url(../images/LP/icon16.png) no-repeat;
  }
  .subBanner p {
    font: bold 32px/70px 'NOTOSANSJP-BLACK';
    color: #e56e00;
  }
  .subTitle {
    text-align: center;
  }
  .subTitle span {
    position: relative;
    display: inline-block;
    font-size: 48px;
    line-height: 250px;
  }
  .subTitle span::before {
    content: '';
    position: absolute;
    left: -70px;
    top: 120px;
    width: 32px;
    height: 26px;
    background: url(../images/LP/icon08.png) no-repeat;
  }
  .subTitle span::after {
    content: '';
    position: absolute;
    right: -70px;
    top: 120px;
    width: 55px;
    height: 45px;
    background: url(../images/LP/icon09.png) no-repeat;
  }
}

@media (min-width: 0) and (max-width: 1180px) {
  .bd {
    width: 800px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  .indexNavMain .topNav li {
    padding: 0 35px;
  }
  .indexNavMain .topNav li > a {
    font-size: 14px;
  }
  .part09 ul li p {
    font-weight: normal;
    font-size: 12px;
  }
  .part10 ul li h3 {
    font-size: 18px;
  }
  .footer .bottomLogo {
    height: 60px;
  }
  .footer .treatmentHours {
    width: 540px;
  }
}

.subBanner {
  width: 100%;
  height: 380px;
  padding-top: 128px;
  background: url(../images/LP/bg.jpg) repeat;
  border-bottom: 1px solid #eee;
  text-align: center;
  box-sizing: border-box;
}

.subBanner h1 {
  position: relative;
  display: inline-block;
  font: bold 72px/80px 'cinzel';
  color: #6d371f;
}

.subBanner h1::before {
  content: '';
  position: absolute;
  left: -50px;
  top: -32px;
  width: 33px;
  height: 42px;
  background: url(../images/LP/icon16.png) no-repeat;
}

.subBanner p {
  font: bold 32px/70px 'NOTOSANSJP-BLACK';
  color: #e56e00;
}

.subTitle {
  text-align: center;
}

.subTitle span {
  position: relative;
  display: inline-block;
  font-size: 48px;
  line-height: 250px;
}

.subTitle span::before {
  content: '';
  position: absolute;
  left: -70px;
  top: 120px;
  width: 32px;
  height: 26px;
  background: url(../images/LP/icon08.png) no-repeat;
}

.subTitle span::after {
  content: '';
  position: absolute;
  right: -70px;
  top: 120px;
  width: 55px;
  height: 45px;
  background: url(../images/LP/icon09.png) no-repeat;
}

.subGuide01 {
  position: relative;
}

.subGuide01 .bg {
  position: absolute;
  left: 0;
  top: 482px;
  bottom: 0;
  right: 25%;
  background-color: #fff7f5;
  z-index: -1;
}

.subGuide01 .require {
  position: relative;
  margin: 30px auto 72px;
}

.subGuide01 .require h3 {
  font: bold 72px/128px 'cinzel';
  color: #6d371f;
}

.subGuide01 .require p {
  position: absolute;
  left: 430px;
  top: 0;
}

.subGuide01 .require p span {
  display: inline-block;
  margin: 14px 0;
  font-size: 36px;
  line-height: 32px;
  font-weight: bold;
  font-family: 'NOTOSERIFJP-REGULAR';
  border-bottom: 6px solid #ff6;
}

.subGuide01 ul {
  padding-top: 118px;
}

.subGuide01 ul li {
  position: relative;
  float: left;
  width: 28%;
  margin-bottom: 70px;
  margin-left: 6.5%;
}

.subGuide01 ul li h3 {
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 2em;
  color: #e56e00;
}

.subGuide01 ul li img {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.subGuide01 ul li p {
  font-size: 16px;
  line-height: 32px;
}

.subGuide01 ul li:nth-child(1), .subGuide01 ul li:nth-child(5) {
  margin-left: 3%;
}

.subGuide01 ul li:nth-child(4), .subGuide01 ul li:nth-child(8) {
  width: 98%;
  margin-left: 2%;
  border-bottom: 6px dotted #6d371f;
}

.subGuide01 ul li:nth-child(8) {
  margin-bottom: 16px;
}

.subGuide02 {
  position: relative;
  background: url(../images/LP/bg.jpg) repeat;
}

.subGuide02 ul {
  max-width: 1260px;
  width: 94%;
  margin: 0 auto;
  position: relative;
}

.subGuide02 ul li {
  position: relative;
  padding-bottom: 80px;
  text-align: center;
}

.subGuide02 ul li .txt {
  float: right;
  width: 56%;
  height: 250px;
  margin-top: 30px;
  background-color: #fff;
  border: 1px dashed #e3cbbe;
  position: relative;
}

.subGuide02 ul li .img {
  float: left;
  width: 34.68%;
  margin-left: 3.6%;
}

.subGuide02 ul li .num {
  position: absolute;
  left: 50%;
  top: -43px;
  margin-left: -43px;
  width: 86px;
  height: 86px;
  padding-top: 36px;
  background: #4f3514 url(../images/LP/icon10.png) no-repeat;
  background-position: center 16px;
  border-radius: 50%;
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  box-sizing: border-box;
}

.subGuide02 ul li h3 {
  padding-top: 60px;
  margin-bottom: 32px;
}

.subGuide02 ul li h3 span {
  display: inline-block;
  border-bottom: 6px solid #f7ec99;
  font-size: 30px;
  line-height: 28px;
  color: #7c5842;
}

.subGuide02 ul li p {
  padding: 0 8%;
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
}

.subGuide02 ul li:nth-child(2n) .img {
  float: right;
  margin-left: 0;
  margin-right: 3.6%;
}

.subGuide02 ul li:nth-child(2n) .txt {
  float: left;
}

.subGuide02 ul li:nth-child(4) .txt {
  height: 312px;
}

.subfeature01 {
  padding-top: 148px;
  padding-bottom: 20px;
}

.subfeature01 .img {
  float: left;
  width: 43%;
}

.subfeature01 .img img:nth-child(1) {
  display: block;
  width: 87%;
}

.subfeature01 .img img:nth-child(2) {
  display: block;
  width: 50.48%;
  margin-left: 49.52%;
  margin-top: -13.06%;
}

.subfeature01 .txt {
  float: right;
  position: relative;
  width: 50%;
  background-image: linear-gradient(90deg, #fff 0, #fff 13.7%, #fff7f5 13.7%);
}

.subfeature01 .txt p {
  padding-top: 36px;
  font-size: 18px;
  line-height: 36px;
  font-weight: bold;
  color: #6d371f;
  text-align: justify;
}

.subfeature01 .txt p span {
  border-bottom: 6px solid #ff0;
}

.subfeature01 .txt p strong {
  color: #e56e00;
}

.subfeature01 .txt::before {
  content: '';
  position: absolute;
  width: 200%;
  left: 13.7%;
  top: -10%;
  bottom: -30%;
  background-color: #fff7f5;
  z-index: -1;
}

.subfeature02 .tips {
  font: bold 36px/32px 'NOTOSERIFJP-REGULAR';
  text-align: center;
}

.subfeature02 .tips span {
  display: inline-block;
  margin-bottom: 30px;
  border-bottom: 6px solid #ff0;
}

.subfeature02 .listNav {
  padding: 100px 0 150px;
  text-align: center;
}

.subfeature02 .listNav li {
  display: inline-block;
  width: 220px;
  height: 220px;
  padding: 16px;
  margin: 0 26px;
  border: 1px dashed #dd4a4a;
  border-radius: 50%;
  vertical-align: middle;
  box-sizing: border-box;
}

.subfeature02 .listNav li a {
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff7f5;
  border-radius: 50%;
}

.subfeature02 .listNav li em {
  display: block;
  padding-top: 34px;
  font: bold 14px/50px 'cinzel';
  color: #e56e00;
}

.subfeature02 .listNav li span {
  display: block;
  font-size: 16px;
  line-height: 30px;
}

.subfeature02 .list li {
  position: relative;
  padding-bottom: 110px;
}

.subfeature02 .list li .img {
  float: left;
  width: 26.37%;
}

.subfeature02 .list li .txt {
  float: left;
  width: 47.4%;
  padding-left: 10.75%;
  margin-left: 2%;
  margin-top: 30px;
  position: relative;
}

.subfeature02 .list li .num {
  position: absolute;
  left: 0;
  top: -20px;
  width: 90px;
  height: 78px;
  padding-left: 79px;
  background: url(../images/LP/icon17.png) no-repeat;
  background-position: left center;
  font: bold 36px/70px 'cinzel';
  color: #7c5842;
  box-sizing: border-box;
}

.subfeature02 .list li h3 {
  font-size: 24px;
  line-height: 68px;
  color: #7c5842;
}

.subfeature02 .list li p {
  font-size: 16px;
  line-height: 30px;
}

.subfeature02 .list li p a {
  display: inline-block;
  padding: 0 20px;
  margin-top: 20px;
  border: 2px solid #e56e00;
  font-size: 18px;
  line-height: 44px;
  font-weight: bold;
  color: #e56e00;
}

.subfeature02 .list li:nth-child(2n) .img {
  margin-left: 13%;
}

.subAbout01 .txt {
  float: left;
  width: 51%;
  padding: 1% 1.37%;
  background-color: #fef5e2;
  box-sizing: border-box;
  position: relative;
  z-index: 9;
}

.subAbout01 .txt .main {
  width: 100%;
  padding: 0 10px 34px 24px;
  border: 1px solid #fff;
  box-sizing: border-box;
}

.subAbout01 .txt h2 {
  font: bold 72px/110px 'cinzel';
  margin-top: -74px;
}

.subAbout01 .txt p {
  margin-top: 50px;
  margin-bottom: 20%;
  font: normal 20px/40px 'NOTOSANSJP-MEDIUM';
}

.subAbout01 .txt .leader {
  text-align: right;
}

.subAbout01 .txt .leader span {
  display: inline-block;
  padding: 0 15px;
  font-size: 24px;
  line-height: 30px;
  border-bottom: 6px solid #ff6;
}

.subAbout01 .txt .leader strong {
  display: inline-block;
  font-size: 36px;
  line-height: 30px;
}

.subAbout01 .img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 63.08%;
  z-index: 8;
}

.subAbout01 .img img {
  display: block;
  width: 58%;
  float: right;
}

.subAbout02 ul li {
  float: left;
  /* height: 21.3vw; */
  margin-right: 1%;
  margin-bottom: 1%;
}

.subAbout02 ul li img {
  display: block;
  width: 100%;
  height: 100%;
}

.subAbout02 ul li:nth-child(1) {
  width: 37%;
}

.subAbout02 ul li:nth-child(2) {
  width: 37%;
  margin-right: 1%;
}

.subAbout02 ul li:nth-child(3) {
  width: 24%;float: right;
        margin-right: 0;
}

.subAbout02 ul li:nth-child(4) {
  width: 37%; margin-right: 1%;
}

.subAbout02 ul li:nth-child(5) {
  width: 37%;
  margin-right: 0;
}

.subAbout03 .table_bone_box {
  overflow: auto;
  max-width: 1300px;
  min-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.subAbout03 img{display: block;
    margin: 0 auto;
    width: 35%;}
.subAbout03 p{display: block;
        font-size: 36px;
        text-align: center;
        line-height: 36px;
        font-weight: bold;
        padding-top: 1em;
        padding-bottom: 1em;}
.subAbout03 .table_bone {
  width: 100%;border: 2px solid #f4d59c;
}
.d_imgarimg{padding-top:0px;}

.subAbout03 .table_bone td, .subAbout03 .table_bone th {
  padding: 10px 0px;
  text-align: left;padding-left: 1em;
}

.subAbout03 .table_bone th {
  box-sizing: border-box;
}

.subAbout03 .table_bone th:nth-child(1) {
  width: 17.8%;
}

.subAbout03 .table_bone th:nth-child(2) {
  width: 27.4%;
}

.subAbout03 .table_bone th:nth-child(3) {
  width: 27.4%;
}

.subAbout03 .table_bone th:nth-child(4) {
  width: 27.4%;
}

.subAbout03 .table_bone tr:nth-child(2) td {
  border-radius: 15px 15px 0 0;
}

.subAbout03 .table_bone tr:nth-child(2) td div {
  border-radius: 15px 15px 0 0;
}

.subAbout03 .table_bone tr:nth-child(2) .table_bone_left_title {
  border-radius: 15px 15px 0 0;
}

.subAbout03 .table_bone tr:last-child .table_bone_left_title {
  border-radius: 0 0 15px 15px;
}

.subAbout03 .table_bone tr:last-child span {
  border-radius: 0 0 15px 15px;
}

.subAbout03 .table_bone_header div {
  line-height: 80px;
  background: #fcf8f1;
  border-radius: 15px 15px 0 0;
  font-size: 30px;
  font-weight: normal;
}

.subAbout03 .table_bone_left_title {
  background: #fcf8f1;
  font-size: 26px;
  color: #e56e00;
  border-bottom: 2px solid #f4d59c;
}

.subAbout03 .table_bone_left_title.last {

}

.subAbout03 .table_bone_con {
  position: relative;
  font-size: 16px;
  line-height: 32px;border-bottom: 2px solid #f4d59c;
  box-sizing: border-box;
}

.articleMain .table_bone{width: 850px;margin: 0 auto;
        border: 2px solid #4f3514;}
.articleMain .table_bone td, .articleMain .table_bone th{    background: #FFFBCE; border: 2px solid #4f3514;   padding: 10px 0px;
        text-align: left;
        padding-left: 1em;}
.articleMain .table_bone_left_title{ background: #F7E3D7 !important;
        font-size: 18px;
        color: #6C3405;
        border-bottom: 2px solid #4f3514;}
.articleMain .table_bone_con{        position: relative;
        font-size: 18px;
        line-height: 32px;
        border-bottom: 2px solid #4f3514;
        box-sizing: border-box;}
		
		.d_listxlintuou{width:900px;margin:0 auto;}
		.d_listxlintuou img{display:block;margin:0 auto;}
		.d_listxlintuou p{width:100%;border:2px solid #6d371f;font-size:20px;font-weight:bold;text-align:center;line-height:250%;color:#e56e00;padding:1em 0;}
			.d_listxlintuou p span{display:block;font-size:20px;font-weight:600 !important;text-align:center;color:#6d371f;}

.subAbout03 .table_bone_con em {
  position: absolute;
  left: 2px;
  right: 2px;
  bottom: 0;
  background: #fcf8f1;
  height: 6px;
}

.subAbout03 .table_bone_con div {
  padding: 50px 15px;
  min-height: 30px;
}

.subAbout03 .table_bone_con span {
  position: absolute;
  bottom: 0;
  left: 17px;
  right: 17px;
  border-bottom: 2px solid #f5ebd9;
}

.subAbout03 .table_bone th.on div {
  background: #f5ebd9;
}

.subAbout03 .table_bone td.on:after, .subAbout03 .table_bone td.on:before, .subAbout03 .table_bone td.on em {
  background: #f5ebd9;
}

.subAbout04 .map {
  height: 550px;
}

.subContactMain01 {
  padding-top: 40px;
  padding-bottom: 80px;
}

.subContactMain01 .subTitleLine {
  font-size: 24px;
  line-height: 80px;
  position: relative;
}

.subContactMain01 .subTitleLine span {
  display: inline-block;
  padding-right: 15px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.subContactMain01 .subTitleLine::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background-color: #6d371f;
  z-index: 0;
}

.subContactMain01 .txt h3 {
  margin-top: 30px;
  font-size: 18px;
  line-height: 40px;
  color: #e56e00;
}

.subContactMain01 .txt p {
  font-size: 18px;
  line-height: 40px;
}

.subContactMain01 .txt .linkBtn {
  text-align: center;
  margin: 20px auto;
}

.subContactMain01 .txt .linkBtn a {
  display: inline-block;
  padding: 0 30px;
  background-color: #8ca142;
  font-size: 20px;
  line-height: 60px;
  color: #fff;
  border-radius: 60px;
}

.subContactMain01 .txt .linkBtn a:hover {
  opacity: .8;
}

.subContactMain02 {
  max-width: 1200px;
  padding: 0 30px 60px;
  margin: 0 auto;
}

.subContactMain02 ul li {
  padding: 28px 0 38px;
  border-top: 1px solid #f5ebd9;
  font-size: 18px;
  line-height: 50px;
}

.subContactMain02 ul li p strong {
  display: inline-block;
  padding: 0 15px;
  border: 1px solid #e56e00;
  border-radius: 5px;
  font: normal 16px/26px 'NotoSansJP';
  color: #e56e00;
  vertical-align: middle;
}

.subContactMain02 ul li div span {
  display: block;
}

.subContactMain02 ul li div .text, .subContactMain02 ul li div textarea {
  display: block;
  width: 100%;
  height: 64px;
  padding-left: 20px;
  background-color: #f5ebd9;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
}

.subContactMain02 ul li div textarea {
  height: 370px;
  padding: 20px;
}

.subContactMain02 .li-short div {
  float: left;
  width: 48%;
}

.subContactMain02 .li-short div:last-child {
  margin-left: 4%;
}

.subContactMain02 .li-long div {
  width: 100%;
}

.subContactMain02 .submit {
  display: block;
  margin: 60px auto 40px;
  width: 386px;
  height: 60px;
  background-color: #4f3514;
  border: none;
  border-radius: 30px;
  font: normal 18px/60px 'NotoSansJP';
  color: #fff;
  cursor: pointer;
}

.subContactMain02 .submit:hover {
  opacity: .8;
}

.subContactMain02 .txt02 p {
  line-height: 2em;
}

.priceList01 table {
  width: 100%;
  border: 1px solid #6d371f;
}

.priceList01 table th {
  background-color: #f5ebd9;
  font-size: 24px;
  line-height: 70px;
  border: 1px solid #6d371f;
  border-bottom: none;
}

.priceList01 table td {
  border: 1px solid #000;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}

.priceList01 table td:nth-child(1) {
  width: 20%;
}

.priceList01 table td:nth-child(2) {
  width: 20%;
}

.priceList01 table td:nth-child(3) {
  width: 20%;
}

.priceList01 table td:nth-child(4) {
  width: 40%;
}

.priceList02 {
  padding-bottom: 100px;
}

.priceList02 h3 {
  margin-bottom: 40px;
}

.priceList02 h3 span {
  display: inline-block;
  padding: 0 15px;
  font-size: 24px;
  line-height: 30px;
  border-bottom: 6px solid #ff6;
}

.priceList02 h3 em {
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  font-style: normal;
}

.priceList02 .table {
  width: 600px;
  margin: 30px 0;
}

.priceList02 table {
  width: 100%;
  border: 1px solid #6d371f;
}

.priceList02 table th {
  background-color: #f5ebd9;
}

.priceList02 table td, .priceList02 table th {
  border: 1px solid #000;
  width: 25%;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}

.priceList02 table td:nth-child(1), .priceList02 table th:nth-child(1) {
  background-color: #fca204;
}

.priceList02 .table02 table td:nth-child(2) {
  width: 75%;
}

.priceList02 .txt {
  margin-bottom: 30px;
}

.priceList02 h4 {
  font-size: 20px;
  line-height: 60px;
  color: #e56e00;
}

.priceList02 p {
  line-height: 40px;
}

.priceList02 img {
  max-width: 100%;
}

.articleMain {
  padding-bottom: 100px;
}

.articleMain h3 {
  font-size: 24px;
  line-height: 80px;
}

.articleMain h4 {
  font-size: 20px;
  line-height: 60px;
  color: #e56e00;
}

.articleMain .txt {
  margin: 30px 0;
}
.articleMain .txt span{ font-weight:bold;}
.articleMain img {
  max-width: 100%;
}

.articleMain p {
  line-height: 40px;
}

.recruitMain {
  padding: 0 0 200px 0;
}

.recruitMain h2 {
  font-size: 30px;
  line-height: 80px;
  text-align: center;
}

.subNewslist {
  padding-top: 50px;
  padding-bottom: 90px;
}

.subNewslist li {
  padding: 38px 48px 24px;
  margin-bottom: 40px;
  background-color: #fff;
}

.subNewslist .tag {
  display: inline-block;
  padding: 0 20px;
  height: 32px;
  background-color: #4f3514;
  border-radius: 16px;
  font: normal 16px/34px 'yumin';
  color: #fff;
  text-align: center;
}

.subNewslist .time {
  display: block;
  font: normal 18px/20px 'YuGothR';
  color: #666;
}

.subNewslist a {
  position: relative;
  display: block;
  padding: 12px 50px 12px 0;
  font-size: 18px;
  line-height: 40px;
}

.subNewslist a::after {
  content: '>';
  position: absolute;
  right: 0;
  top: 12px;
  font-size: 30px;
  transition: all .5s;
}

.subNewslist a:hover {
  color: #000;
}

.subNewslist a:hover::after {
  right: -10px;
}

.subNewslist .img {
  float: left;
  width: 30%;
}

.subNewslist .img img {
  display: block;
  width: 100%;
}

.subNewslist .txt {
  float: right;
  width: 66%;
}

@media (min-width: 0px) and (max-width: 1280px) {
  .subfeature02 .list li .num {
    top: -20px;
    padding-left: 46px;
    background-size: 50px auto;
    font-size: 30px;
  }
  .d_weihzi {
    width: 100%;
  }
  .d_weizhir {
    width: 60%;
  }
  .d_weizhil {
    width: 40%;
  }
}

@media (min-width: 0px) and (max-width: 1200px) {
  .subBanner h1 {
    font-size: 60px;
  }
  .subTitle span {
    font-size: 40px;
    line-height: 200px;
  }
  .subTitle span::before {
    top: 95px;
  }
  .subTitle span::after {
    top: 95px;
  }
  .subGuide01 .require p span {
    font-size: 30px;
  }
  .subGuide01 ul li {
    width: 32%;
    margin-left: 2%;
  }
  .subGuide01 ul li:nth-child(1), .subGuide01 ul li:nth-child(5) {
    margin-left: 0;
  }
  .subGuide01 ul li:nth-child(4), .subGuide01 ul li:nth-child(8) {
    width: 100%;
    margin-left: 0;
  }
  .subGuide02 ul li:nth-child(4) p {
    padding: 0 7%;
  }
}

@media (min-width: 0px) and (max-width: 1030px) {
  .bone_title {
    line-height: 40px;
    font-size: 22px;
    padding-bottom: 28px;
    font-weight: normal;
  }
  .bone_title a {
    color: #222222;
    letter-spacing: 2px;
  }
  .bone_box {
    padding: 30px 0;
  }
}
