body.intro #openning {
  opacity: 1;
  z-index: 999;
}
body.intro main {
  opacity: 0;
}
body.visible main {
  opacity: 1;
}
#openning {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  opacity: 0;
  z-index: -1;
  visibility: visible;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
}
#openning:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 2px solid #21a937;
}
#openning .box_op {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 365px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#openning .box_op ul li {
  position: absolute;
}
#openning .box_op ul li:nth-child(1) {
  top: 0;
  left: 189px;
}
#openning .box_op ul li:nth-child(2) {
  top: 11px;
  left: 218px;
}
#openning .box_op ul li:nth-child(3) {
  top: 22px;
  left: 251px;
}
#openning .box_op ul li:nth-child(4) {
  top: 34px;
  left: 281px;
}
#openning .box_op ul li:nth-child(5) {
  top: 64px;
  left: 309px;
}
#openning .box_op ul li:nth-child(6) {
  top: 93px;
  left: 329px;
}
#openning .box_op ul li:nth-child(7) {
  top: 120px;
  left: 345px;
}
#openning .box_op ul li:nth-child(8) {
  top: 151px;
  left: 355px;
}
#openning .box_op ul li:nth-child(9) {
  top: 185px;
  left: 355px;
}
#openning .box_op ul li:nth-child(10) {
  top: 215px;
  left: 355px;
}
#openning .box_op ul li:nth-child(11) {
  top: 236px;
  left: 349px;
}
#openning #skip {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  cursor: pointer;
}
#key {
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/key.jpg) no-repeat center/cover;
}
#key .key_ttl {
  color: #21a937;
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 1px;
  line-height: 82px;
  height: 277px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 51px 0 0 -39px;
  padding: 14px 0 0 58px;
}
#key .box {
  float: right;
  position: relative;
  letter-spacing: 0.5px;
  font-weight: 600;
  line-height: 30px;
  background: #fff;
  width: 408px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 7px;
  margin-right: -195px;
  padding: 30px 0 12px 40px;
}
#key .box:before {
  content: "";
  position: absolute;
  top: 19px;
  left: 10px;
  bottom: 8px;
  right: 11px;
  border: 1px solid #21a937;
}
#key .box h3 {
  position: absolute;
  top: 2px;
  left: 33px;
}
#key .box .time {
  font-size: 22px;
  line-height: 30px;
  color: #21a937;
  margin-left: -4px;
}
#key .box .txt1 {
  color: #363636;
  margin: -2px 0 1px;
}
#key .box .time2 {
  color: #21a937;
  font-size: 22px;
}
#key .box .time2 span {
  background: #21a937;
  color: #fff;
  font-size: 16px;
  padding: 2px 7px 0 4px;
  margin-right: 13px;
}
#key .box .time2 + .time2 span {
  margin-right: 6px;
}
@media screen and (max-width: 1400px) {
  #key .box {
    margin-right: 0;
  }
}
.ttl_h2 {
  color: #21a937;
  font-size: 40px;
  line-height: 80px;
  letter-spacing: 1px;
  font-weight: 600;
  position: relative;
}
.sub_ttl {
  font-size: 25px;
  line-height: 40px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #21a937;
}
.btn_bd {
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #21a937;
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec1_btn_01.jpg) no-repeat center top;
  width: 393px;
  height: 57px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 4px 3px 6.3px 2.7px rgba(0, 0, 0, 0.09);
  box-shadow: 4px 3px 6.3px 2.7px rgba(0, 0, 0, 0.09);
  padding: 10px 0 0 44px;
}
.btn_arrow {
  font-size: 20px;
  line-height: 33px;
  letter-spacing: 1px;
  font-weight: 600;
  color: #3691e6;
  text-align: center;
}
#sec1 {
  padding: 118px 0 85px;
  border-bottom: 3px solid #91c45e;
}
#sec1 h2 {
  font-size: 50px;
}
/* #sec1 h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background: #21a937;
} */
#sec1 .sub_ttl {
  padding: 10px 0 11px;
}
#sec1 .txt {
  width: 485px;
}
#sec1 .btn_01 {
  margin: 29px 0 0 1px;
}
#sec1 .btn_02 {
  margin: 10px 0 0 1px;
}
#sec1 .img01 {
  margin: -38px -48px 0 0;
}
#sec2 {
  background: #fff;
  position: relative;
  padding: 97px 0 82px;
}
#sec2:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  bottom: 2px;
  right: 0;
  border-top: 1px solid #91c45e;
  border-bottom: 1px solid #91c45e;
}
#sec2 h2 {
  text-align: center;
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec2_h2.png) no-repeat center top;
  width: 670px;
  margin: 0 auto;
}
#sec2 ul li {
  font-size: 25px;
  line-height: 40px;
  letter-spacing: 0.8px;
  color: #474947;
  text-align: center;
  font-weight: 600;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 520px;
  height: 130px;
}
#sec2 .list_1 {
  padding: 21px 0;
  margin: 0 -40px;
}
#sec2 .list_1 li {
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec2_h3_01.png) no-repeat center top/cover;
  float: left;
  padding-top: 31px;
  margin-left: 20px;
}

#sec2 .list_1 li + li {
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec2_h3_02.png) no-repeat center top/cover;
  float: right;
}
#sec2 .list_1 li + li span {
  font-size: 15px;
}



#sec2 .list_2 {
  margin: -6px -40px 0;
}
#sec2 .list_2 li {
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec2_h3_03.png) no-repeat center top/cover;
  float: left;
  padding-top: 54px;
}
#sec2 .list_2 li + li {
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec2_h3_04.png) no-repeat center top/cover;
  font-size: 22px;
  float: right;
  padding-top: 57px;
  letter-spacing: -0.5px;
}

#sec2 .list_2 li + li span {
  font-size: 17px;
}
#sec2 .txt {
  text-align: center;
}
#sec2 .btn_01 {
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec2_btn_01.png) no-repeat center bottom 13px;
  width: 364px;
  height: 48px;
  margin: 28px auto 0;
}
#sec2 .btn_02 {
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec2_btn_02.png) no-repeat center top/cover;
  width: 488px;
  height: 57px;
  margin: 43px auto 0;
}
@media (max-width:599px) {
  #sec2 .list_1 li + li span {
    display: block;
    padding-bottom: 10px;
    font-size: 18px;
    line-height: 1.5;
  }
}


#sec3 {
  position: relative;
  padding: 87px 0 69px;
  border-bottom: 3px solid #91c45e;
}
#sec3:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  border-top: 3px solid #91c45e;
}
#sec3 h2 {
  text-align: center;
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec3_h2.png) no-repeat center top 7px;
  width: 495px;
  margin: 0 auto;
}
#sec3 .block {
  margin: 0 -50px;
  padding: 52px 0 0;
}
#sec3 .box {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 4px 3px 6.3px 2.7px rgba(0, 0, 0, 0.09);
  box-shadow: 4px 3px 6.3px 2.7px rgba(0, 0, 0, 0.09);
  padding: 33px 0 0 42px;
}
#sec3 .box:before {
  content: "";
  position: absolute;
  top: 48px;
  left: 11px;
  bottom: 0;
  right: 14px;
  border-top: 1px solid #3691e6;
  z-index: 2;
}
#sec3 .box .number {
  color: #fff;
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 30px;
  font-weight: 600;
  text-align: center;
  background: #3691e6;
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 2;
}
#sec3 .box h3 {
  padding: 16px 0 0 8px;
}
#sec3 .box .txt {
  width: 485px;
  padding: 16px 0 0 10px;
}
#sec3 .box .btn_arrow {
  text-align: left;
  border-bottom: 1px solid #21a937;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#sec3 .box .btn_arrow:before {
  content: "";
  position: absolute;
  bottom: -1px;
  right: 0;
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec3_arrow.png) no-repeat center top/cover;
  width: 13px;
  height: 8px;
}

@media (max-width:599px) {
  #sec3 .box .btn_arrow {
    border: none;
  }
  #sec3 .box .btn_arrow:before {
    display: none;
  }
}
#sec3 .box-1 {
  width: 573px;
  height: 360px;
  float: left;
}
#sec3 .box-2 {
  width: 480px;
  height: 603px;
  float: right;
  margin-right: 22px;
}
#sec3 .box-2 .sub_ttl1 {
  color: #3691e6;
  font-weight: 600;
  padding: 17px 0 0 10px;
}
#sec3 .box-2 .txt1 {
  width: 395px;
  padding-left: 10px;
}
#sec3 .box-2 .btn_arrow {
  width: 365px;
  margin: 21px 0 0 10px;
  padding: 0 0 0 5px;
}
#sec3 .box-3 {
  width: 573px;
  height: 196px;
  float: left;
  margin: 50px 0 0 -2px;
}
#sec3 .box-3 .txt1 {
  padding-left: 10px;
}
#sec3 .box-4 {
  width: 539px;
  height: 285px;
  float: left;
  margin-top: 45px;
}
#sec3 .box-4 .btn_arrow {
  width: 365px;
  margin: 11px 0 0 6px;
  padding: 0 0 0 5px;
}
#sec3 .box-4 .txt1 {
  padding: 7px 9px 0 9px;
  line-height: 26px;
}
#sec3 .box-5 {
  width: 513px;
  height: 285px;
  float: right;
  margin: 45px 23px 0 0;
}
#sec3 .box-5 .btn_arrow {
  width: 365px;
  margin: 11px 0 0 6px;
  padding: 0 0 0 5px;
}

@media (max-width:599px) {
  #sec3 .block {
    padding-top: 0;
  }
}
#sec4 {
  padding: 77px 0 0;
  position: relative;
  background: #fff;
}
#sec4:after {
  content: "";
  position: absolute;
  bottom: 2px;
  right: 0;
  left: 0;
  top: 2px;
  border-top: 1px solid #91c45e;
/*   border-bottom: 1px solid #91c45e; */
}
#sec4 h2 {
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec4_h2.png) no-repeat center top 10px;
  width: 460px;
  margin: 0 auto;
  text-align: center;
}
#sec4 .img01 {
  padding-top: 5px;
}
#sec4 .fr {
  width: 500px;
}
#sec4 .sub_ttl {
  position: relative;
  padding: 81px 0 15px;
}
#sec4 .sub_ttl:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 160px;
  height: 2px;
  background: #21a937;
}
#sec4 .sub_ttl dt {
  font-size: 30px;
}
#sec4 .sub_ttl dd {
  color: #474747;
  font-size: 18px;
  line-height: 30px;
}
#sec4 .txt {
  width: 485px;
  padding: 14px 0 15px;
}
#sec4 .btn_arrow {
  font-size: 18px;
  position: relative;
  text-align: left;
  margin: 0 149px 0 16px;
  line-height: 30px;
}
#sec4 .btn_arrow:before {
  content: "";
  position: absolute;
  bottom: 10px;
  right: 0;
  width: 9px;
  height: 10px;
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec4_icon.png) no-repeat center top/cover;
}
#sec4 ul li {
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
  color: #474747;
  font-weight: 600;
  position: relative;
  padding-left: 17px;
}
#sec4 ul li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #21a937;
}
#sec4 ul li + li {
  margin-top: 11px;
}
#sec4 .btn_bd {
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec4_btn.png) no-repeat center top;
  width: 407px;
  height: 57px;
  margin: 31px 0 0 -2px;
  padding: 10px 0 0 27px;
}
#sec5 {
  border-top: 3px solid #91c45e;
  padding: 85px 0 98px;
}
#sec5 h2 {
  text-align: center;
  background: url(/import/tenant_1/www.g-chiro.jp/img/index/sec5_h2.png) no-repeat center top 5px;
  width: 465px;
  height: 70px;
  margin: 0 auto;
}
#sec5 .block {
  position: relative;
  padding-top: 42px;
}
#sec5 .block:before {
  content: "";
  position: absolute;
  top: 0;
  left: calc(50% - 1px);
  bottom: 0;
  right: 0;
  border-left: 1px solid #21a937;
}
#sec5 .block .fl {
  width: 445px;
}
#sec5 .block .fr {
  width: 445px;
}
#sec5 .block .feed ul {
  padding-top: 17px;
}
#sec5 .block .feed ul + ul {
  padding-top: 31px;
}
#sec5 .block .feed a:hover {
  text-decoration: none;
}
#sec5 .block .feed a:hover .date,
#sec5 .block .feed a:hover .ttl {
  text-decoration: none;
}
#sec5 .block .feed .date {
  line-height: 18px;
  text-decoration: underline;
}
#sec5 .block .feed .ttl {
  font-weight: 600;
  text-decoration: underline;
}
#sec5 .block .feed .txt {
  padding-top: 5px;
  line-height: 25px;
}

#sec6 {
    background: #fff;
    position: relative;
    padding-bottom: 52px;
}
#sec6:after {
  content: "";
  position: absolute;
  bottom: 2px;
  right: 0;
  left: 0;
  top: 2px;
  border-bottom: 1px solid #91c45e;
}
#clean {
  width: 750px;
  margin: 60px auto 0 auto;
  background: rgb(81,186,170);
  background: linear-gradient(135deg, rgba(81,186,170,1) 0%, rgba(63,177,192,1) 55%, rgba(46,168,214,1) 100%);
}

#text_box {
  width: 700px;
  margin: 10px auto 20px auto;
  padding: 20px 0;
  border: double 3px #000;
}
#text_box p.ttl {
  font-size: 26px;
  margin-bottom: 8px;
  letter-spacing: 2px;
  text-align: center;
  line-height: 40px;
  color: #000;
  font-weight: bold;
}
#text_box p.txtt {
  text-align: center;
  font-size: 17px;
  line-height: 32px;
  color: #000;
}

/* top 内部スクリプト */
.table-box table {
  background: rgba(255, 255, 255, 0.5);
  border-collapse: collapse;
  margin: 0 auto 0.5em;
  text-align: left;
  width: 100%;
}
.table-box table th {
  color: #499200;
  font-size: 18px;
  font-weight: bold;
}
.table-box table th,
.table-box table td {
  border: 1px solid #d5cdb7;
  padding: 10px;
  vertical-align: middle;
}
.table-box table td {
  font-size: 15px;
}
@media only screen and (max-width: 768px) {
  .table-box {
    overflow-x: scroll;
  }
}

#seotext {
  margin-top: 50px;
}
.column_btn {
  text-align: center;
}
.column_btn a .btn_bd {
  display: inline-block;
  margin: 20px auto;
  text-align: center;
}
.column_btn a .btn_bd:hover {
  opacity: 0.7;
}
.u-mt40 {
  margin-top: 40px !important;
}
.u-mb20 {
  margin-bottom: 20px !important;
}
.u-p10 {
  padding: 10px !important;
}
.c-nap h4 {
  border-left: 10px solid #499300;
  color: #499300;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  padding: 10px;
}
.c-table {
  border-collapse: collapse;
  text-align: left;
  width: 100%;
}
.c-table tr {
  border: 2px dotted #d5cdb7;
  border-top: none;
  border-left: none;
  border-right: none;
}
.c-table th {
  color: #499200;
  font-weight: bold;
  text-align: left;
  vertical-align: middle;
  width: 27%;
}
.c-table td {
  vertical-align: middle;
}
.f-txt {
  background: rgba(255, 255, 255, 0.5);
  margin: 2em auto 0;
  padding: 1em;
  width: 1000px;
}
.f-txt span.accent {
  color: #0ca826;
  font-size: 1.3em;
  font-weight: bold;
}
.f-txt span.under-accent {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #7fc1ff));
  background: linear-gradient(transparent 70%, #7fc1ff 0%);
  font-size: 1.2em;
  font-weight: bold;
}
.tt-box {
  margin: 50px auto;
  overflow: hidden;
}
.t-table {
  border-collapse: collapse;
  text-align: center;
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  float: left;
}
.t-table tbody {
  background: rgba(255, 255, 255, 0.5);
}
.t-table tr {
  border: 2px solid #d5cdb7;
}
.t-table th {
  color: #499200;
  font-weight: bold;
  vertical-align: middle;
  border-left: 1px solid #d5cdb7;
  font-size: 18px;
}
.t-table td {
  vertical-align: middle;
  border-left: 1px solid #d5cdb7;
  font-weight: bold !important;
  font-size: 18px;
}
.t-table span.break {
  display: block;
  line-height: 1;
  margin-bottom: 0.5em;
}
.tt-box .text {
  float: left;
  padding-left: 1em;
}
.fcm {
  color: #da1e6a;
}
.fcr {
  color: #ff0101;
}
.fwb {
  font-weight: bold;
}
.u-p5-10 {
  padding: 5px 10px;
}
/*お役立ち情報リンク・デザイン*/
.cl-wrap * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cl-wrap {
  background: rgba(255, 255, 255, 0.7); /*overflow-y: scroll;*/
  padding: 1em; /*max-height: 370px;*/
  max-width: 1000px;
}
.cl-wrap a {
  display: block;
}
.cl-wrap a:hover {
  opacity: 0.7;
}
.cl-inner {
  overflow: hidden;
  vertical-align: top;
}

.cl-wrap .img-box img {
  width: 100%;
}

.cl-wrap .text-box h4 {
  color: #3691e6;
  font-size: 13px;
}
.cl-wrap .text-box span {
  border-radius: 2em;
  color: #fff;
  display: inline-block;
  margin-bottom: 1em !important;
  padding: 0.25em 1em;
}
.cl-wrap .text-box span.cl-h4-c-a {
  background: #3cc780;
}
.cl-wrap .text-box span.cl-h4-c-b {
  background: #3c81c7;
}
.cl-wrap .text-box span.cl-h4-c-c {
  background: #ea962c;
}
.cl-wrap .text-box span.cl-h4-c-d {
  background: #ef5975;
}
@media (max-width: 640px) {
  .cl-wrap .img-box {
    float: none;
    width: 100%;
  }
  .cl-wrap .text-box {
    float: none;
    margin: 1em auto 0;
    width: 100%;
  }
}

/* 追加テキスト */
.s-txt {
  margin: 30px auto;
  text-align: left;
}
.s-txt h2 {
  font-size: 120%;
  font-weight: bold;
  margin: 0 auto 10px;
}
.s-txt p {
  margin: 0 auto 10px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .s-txt {
    padding: 0 10px;
  }
}

#sec5 .block .feed .btn_bd {
    margin-top: 20px;
    width: 300px;
    background-size: 100% 100%;
}

#index #sec1 .sub_ttl:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40%;
    height: 2px;
    background: #21a937;
}

#index #sec1 .sub_ttl {
    position: relative;
}

#index #sec1 .txt {
    padding-top: 5%;
}

/*----------------
25.07.03 DC追記
------------------*/
.cta_tel {
  margin: 5% auto;
  width: fit-content;
}
.cta_tel a {
  display:block;
  width: fit-content;
  border:6px solid #ffcb1c;
}
.cta_tel a img {
  width: 100%;
}
