.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100% !important;
}
body {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
}
#news {
  position: relative;
  padding: 93px 0 99px;
  color: #fff;
}
#news::before {
  content: "";
  background: #072752;
  position: absolute;
  top: -336px;
  right: 0;
  bottom: 0;
  left: 0;
}
#news .elementor-row {
  max-width: 1294px;
  padding: 0 30px;
  margin: 0 auto;
  position: relative;
}
#news .ttl {
  color: #fff;
}
#news .col-l {
  width: 420px !important;
}
#news .col-l .news-btn {
  margin-top: 34px;
  width: 237px;
}
#news .col-r {
  width: calc(100% - 420px) !important;
  margin-top: -23px;
}
#news .col-r dl {
  display: flex;
  align-items: center;
  font-weight: 600;
  letter-spacing: 0;
  position: relative;
  color: #fff;
  line-height: 48px;
  margin-top: 18px;
}
#news .col-r dl::before {
  content: "";
  border-bottom: 1px solid #fff;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 2px;
}
#news .col-r dl dt {
  width: 149px;
  text-align: center;
  position: relative;
  font-size: 16px;
  line-height: 48px;
  color: #fff;
  margin: 0;
}
#news .col-r dl dt::before {
  content: "";
  border-left: 1px solid #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  height: 24px;
}
#news .col-r dl dt .new-label {
  display: none;
}
#news .col-r dl dd {
  flex: 1;
  padding-left: 20px;
}
#news .col-r dl dd .post-slug {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  min-width: 72px;
  background: #fff;
  border-radius: 25px;
  text-align: center;
  text-transform: uppercase;
  color: #001f5b;
  display: inline-block;
  margin-right: 22px;
}
#news .col-r dl dd a {
  color: #fff;
  position: relative;
  top: -2px;
}
#news .col-r dl dd a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
#concept {
  padding: 96px 0;
  position: relative;
}
#concept::before {
  content: "";
  background: #efefef;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: calc(50% - 96px);
}
#concept .container {
  display: flex;
  position: relative;
  z-index: 2;
}
#concept .photo {
  margin-left: -143px;
  flex: 1;
  height: 614px;
}
#concept .photo img {
  border-radius: 0 50px 50px 0;
}
#concept .gr-txt {
 width: 47.37037%;
    margin: 100px -47px 0 80px;
}
#concept .gr-txt h2 {
  margin-bottom: 31px;
}
#concept .gr-txt .txt {
  line-height: 48px;
}
#about .set2 .container {
  max-width: 1366px;
  display: flex;
}
#about .set2 .container .gr-txt {
  width: 57.25%;
  position: relative;
  z-index: 2;
  padding: 93px 0 0 77px;
}
#about .set2 .container .gr-txt h2 {
  margin-bottom: 49px;
}
#about .set2 .container .gr-txt h1 {
  font-weight: 600;
}
#about .set2 .container .gr-txt .box {
  position: relative;
  color: #fff;
  padding: 81px 0 74px;
}
#about .set2 .container .gr-txt .box::before {
  content: "";
  background: #072752;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: -97px;
  z-index: -1;
}
#about .set2 .container .gr-txt .box dl {
  font-weight: 600;
  letter-spacing: 0.05em;
  display: flex;
  align-items: flex-start;
  padding-bottom: 16px;
}
#about .set2 .container .gr-txt .box dl:last-child {
  padding-bottom: 0;
}
#about .set2 .container .gr-txt .box dl dt {
  min-width: 105px;
  color: #072752;
  background: #fff;
  text-align: center;
  line-height: 24px;
  margin-right: 23px;
}
#about .set2 .container .gr-txt .box dl dd {
  flex: 1;
}
#about .set2 .container .gr-txt .box dl dd .tel {
  color: #fff;
  position: relative;
  top: -2px;
}
#about .set2 .container .gr-txt .box dl dd .item{
    display: flex;
    position: relative;
}
#about .set2 .container .gr-txt .box dl dd .item1{
    margin-bottom: 20px;
}
#about .set2 .container .gr-txt .box dl dd .item .icon{
    width: 48px;
    text-align: center;
    margin-top: 4px;
}
#about .set2 .container .gr-txt .box dl dd .item .icon img{
    display: block;
    margin: 0 auto 5px;
}
#about .set2 .container .gr-txt .box dl dd .item .text{
    flex: 1;
    padding-left: 24px;
    margin: -4px 0 0 22px;
    position: relative;
}
#about .set2 .container .gr-txt .box dl dd .text:before{
    content: '';
    border-left: 1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
}
#about .set2 .container .gr-txt .box dl dd .item2 .icon{
    margin-top: 20px;
}
#about .set2 .container .gg-map {
  flex: 1;
  margin-left: -48px;
}
#about .set2 .container .gg-map .map {
  height: 635px;
}
#about .set2 .container .gg-map .map iframe {
  width: 100%;
  height: 100%;
}
#about .set2 .container .gg-map .link-map {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.05em;
  text-align: right;
  margin: 10px 2px 0 0;
}
#about .set2 .container .gg-map .link-map a {
  color: #072752;
}
#about .set2 .container .gg-map .link-map img {
  width: 18px !important;
  margin-right: 10px;
  position: relative;
  top: -7px;
}
#schedule {
  background: #fff;
}
#schedule .set2 {
  padding: 93px 0 0;
}
#schedule .set2 .container {
  max-width: 1210px;
}
#schedule .set2 h2 {
  margin-bottom: 75px;
}
#schedule .set2 .box {
  border: 2px solid #214284;
  padding: 1px 28px 26px;
  color: #214284;
  font-weight: 600;
}
#schedule .set2 .box h3 {
  margin-top: -27px;
}
#schedule .set2 .box h3 span {
  font-size: 20px;
  letter-spacing: 0.1em;
  text-align: center;
  display: inline-block;
  background: #214284;
  color: #fff;
  line-height: 48px;
  min-width: 180px;
}
#schedule .set2 .box .row {
  display: flex;
  padding: 32px 0 26px 54px;
  position: relative;
}
#schedule .set2 .box .row::before {
  content: "";
  border-top: 2px solid #072752;
  position: absolute;
  right: -28px;
  bottom: 0;
  left: -28px;
}
#schedule .set2 .box .row .col {
  width: 50%;
  font-weight: 600;
}
#schedule .set2 .box .row .col dt {
  margin-bottom: 10px;
}
#schedule .set2 .box .row .col dt span {
  font-size: 18px;
  display: inline-block;
  text-align: center;
  min-width: 120px;
  letter-spacing: 0.1em;
  line-height: 38px;
  border: 2px solid #072752;
  border-radius: 50px;
}
#schedule .set2 .box .row .col dd {
  font-size: 24px;
  letter-spacing: 0.05em;
  line-height: 48px;
}
#schedule .set2 .box .row .col:first-child {
  position: relative;
}
#schedule .set2 .box .row .col:first-child::before {
  content: "";
  border-left: 2px solid #072752;
  position: absolute;
  top: -55px;
  right: 26px;
  bottom: -24px;
}
#schedule .set2 .box .row .col:last-child {
  padding-left: 76px;
}
#schedule .set2 .box .note {
  letter-spacing: 0.1em;
  padding-top: 27px;
}
#schedule .set2 .box2 {
  margin-top: 89px;
}
#feature {
  padding: 94px 0 96px;
  position: relative;
  background: #efefef;
}
#feature::before {
  content: "";
  background: #072752;
  position: absolute;
  top: -201px;
  right: 0;
  left: 0;
  height: 456px;
}
#feature .container {
  max-width: 1210px;
}
#feature h2 {
  color: #fff;
  margin-bottom: 114px;
}
#feature .content .set {
  display: flex;
  align-items: flex-start;
  padding-bottom: 64px;
}
#feature .content .set:last-child {
  padding-bottom: 0;
}
#feature .content .set .photo {
  flex: 1;
  margin-left: -100px;
  height: 640px;
  z-index: 2;
}
#feature .content .set .photo img {
  border-radius: 0 50px 50px 0;
}
#feature .content .set .gr-txt {
  width: 58.462%;
  margin: 67px -3px 0 -97px;
  padding: 39px 20px 38px 49px;
  position: relative;
}
#feature .content .set .gr-txt::before {
  content: "";
  background: rgba(7, 39, 82, 0.2);
  position: absolute;
  top: 15px;
  left: 100%;
  width: 15px;
  bottom: -15px;
}
#feature .content .set .gr-txt::after {
  content: "";
  background: rgba(7, 39, 82, 0.2);
  position: absolute;
  right: 0;
  left: 15px;
  height: 15px;
  bottom: -15px;
}
#feature .content .set .gr-txt .box::before {
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
}
#feature .content .set .gr-txt .gr-ttls {
  color: #5673AD;
  font-weight: 700;
  margin-bottom: 26px;
  position: relative;
  z-index: 4;
}
#feature .content .set .gr-txt .gr-ttls dt {
  margin-bottom: 28px;
}
#feature .content .set .gr-txt .gr-ttls dt span {
  line-height: 43px;
  position: relative;
  padding: 0 3px 11px 0;
}
#feature .content .set .gr-txt .gr-ttls dt span::before {
  content: "";
  border-top: 2px solid #5673AD;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
#feature .content .set .gr-txt .gr-ttls dd {
  font-size: 22px;
  line-height: 40px;
  letter-spacing: 0.1em;
}
#feature .content .set .gr-txt .txt {
  font-size: 15px;
  line-height: 42px;
  font-weight: 600;
  position: relative;
  z-index: 4;
}
#feature .content .set:nth-child(2n) {
  flex-direction: row-reverse;
}
#feature .content .set:nth-child(2n) .photo {
  margin: 0 -100px 0 0;
}
#feature .content .set:nth-child(2n) .photo img {
  border-radius: 50px 0 0 50px;
}
#feature .content .set:nth-child(2n) .gr-txt {
  margin: 46px -97px 0 -3px;
}
#feature .content .set:nth-child(2n) .gr-txt::before {
  left: -15px;
  right: 100%;
}
#feature .content .set:nth-child(2n) .gr-txt::after {
  right: 15px;
  left: 0;
}
#feature .content .set:nth-child(2n) .gr-txt .gr-ttls dt span {
  font-size: 18px;
}
#feature .content .set:nth-child(2n) .gr-txt .gr-ttls dd {
  font-size: 21px;
}
#feature .content .set.set3 .gr-txt {
  margin: 22px -3px 0 -97px;
}
#feature .content .set.set3 .gr-txt .gr-ttls dt span {
  font-size: 18px;
}
#feature .content .set.set3 .gr-txt .gr-ttls dd {
  font-size: 24px;
  line-height: 44px;
}
#medical {
  padding: 94px 0 85px;
}
#medical .container {
  max-width: 1210px;
}
#medical h2 {
  margin-bottom: 47px;
}
#medical .gr-btn {
  --f-columns: 5;
  --f-gap: 12px;
  display: flex;
  flex-wrap: wrap;
  margin-left: calc(-1 * var(--f-gap));
  margin-bottom: calc(-1 * var(--f-gap));
}
#medical .gr-btn li {
  margin-left: var(--f-gap);
  margin-bottom: 45px;
  width: calc(100% / var(--f-columns) - var(--f-gap));
}
#medical .gr-btn li a:hover {
  opacity: 0.8;
  text-decoration: none;
}
#medical .gr-btn li .info-btn {
  display: block;
  max-width: 200px;
  margin: 28px auto 0;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0;
  padding: 12px 0 12px 30px;
  color: #fff;
  background: #5673AD;
  border-radius: 25px;
  position: relative;
}
#medical .gr-btn li .info-btn::after {
  content: "";
  background: url(../img/nogata/info_arr.png) no-repeat 0 0/100% auto;
  width: 41px;
  height: 24.5px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
}
#greet {
  background: #efefef;
  padding: 94px 0 96px;
}
#greet .container {
  max-width: 1210px;
}
#greet h2 {
  margin-bottom: 1px;
}
#greet .gr {
  position: relative;
  display: flex;
  padding-bottom: 50px;
}
#greet .gr .box {
  position: relative;
  z-index: 2;
  margin: 49px 0 0 -100px;
  padding: 38px 53px 38px 100px;
  width: 611px;
  background: #fff;
  line-height: 44px;
}
#greet .gr .box .note {
  text-align: right;
  margin-top: 12px;
}
#greet .gr .photo {
  flex: 1;
  margin: 0 -98px -50px -117px;
}
#greet .gr .photo img {
  border-radius: 50px 0 0 50px;
}
#greet .info-btn{
    width: 250px;
    margin: -22px 0 0 70px;
}
#greet .info-btn a{
    display: block;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    padding: 12px 0 12px 30px;
    color: #fff;
    background: #5673AD;
    position: relative;
}
#greet .info-btn a:after{
  content: "";
    background: url(../img/nogata/info_arr.png) no-repeat 0 0/100% auto;
    width: 41px;
    height: 24.5px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 25px;
}
#greet .info-btn a:hover{
  text-decoration: none;
  opacity: 0.8
}
#slide .js-scroll li {
  display: block !important;
}
@media screen and (max-width: 767px) {
  #news {
    padding: 42px 0 51px;
  }
  #news .elementor-row {
    padding: 0 8px;
  }
  #news .col-l {
    width: 100% !important;
  }
  #news .col-r {
    width: 100% !important;
    margin-top: 18px;
  }

  #news .col-r dl {
    display: block;
    margin-top: 14px;
  }
  #news .col-r dl dt {
    width: auto;
    text-align: left;
    padding-right: 17px;
    display: inline-block;
  }
  #news .col-r dl dt::before {
    content: "";
    border-left: 1px solid #fff;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    height: 24px;
  }
  #news .col-r dl dd {
    padding-left: 0;
    margin-top: -11px;
  }
  #news .col-r dl dd .post-slug {
    margin-right: 0;
    position: absolute;
    top: 24px;
    right: 0;
  }
  #news .col-r dl dd a {
    font-size: 14px;
  }
  #news .col-r .news-btn {
    max-width: 237px;
    margin: 20px auto 0;
  }
  #concept {
    padding: 48px 0 36px;
  }
  #concept::before {
    top: 56vw;
    left: 0;
  }
  #concept .container {
    display: block;
  }
  #concept .photo {
    margin-left: -17px;
    height: auto;
  }
  #concept .gr-txt {
    width: 100%;
    margin: 24px 0 0;
  }
  #concept .gr-txt h2 {
    margin-bottom: 7px;
  }
   #concept .gr-txt h2 span{
    letter-spacing: 0.05em;
   }
  #concept .gr-txt .txt {
    line-height: 30px;
    letter-spacing: 0.03em;
  }
  #about .set2 {
    padding: 29px 0 40px;
  }
  #about .set2 .container {
    display: block;
  }
  #about .set2 .container .gr-txt {
    width: 100%;
    padding: 0;
  }
  #about .set2 .container .gr-txt h2 {
    margin-bottom: 20px;
  }
  #about .set2 .container .gr-txt .box {
    padding: 45px 0 42px;
  }
  #about .set2 .container .gr-txt .box::before {
    left: -17px;
    right: -17px;
  }
  #about .set2 .container .gr-txt .box dl {
    display: block;
    padding-bottom: 18px;
  }
  #about .set2 .container .gr-txt .box dl dt {
    margin: 0 0 15px;
    display: inline-block;
  }
  #about .set2 .container .gr-txt .box dl dd .tel {
    top: -3px;
  }
  #about .set2 .container .gr-txt .box dl dd .item .icon {
    width: 30px;
    font-size: 14px;
    margin-top: 1px;
  }
  #about .set2 .container .gr-txt .box dl dd .item .text{
    padding-left: 0;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0;
    margin: -4px -9px 0 12px;
  }
  #about .set2 .container .gr-txt .box dl dd .item .icon img{
    margin: 0;
  }
  #about .set2 .container .gr-txt .box dl dd .item2 .icon {
    margin-top: 1px;
  }
  #about .set2 .container .gr-txt .box dl dd .text:before{
    content: none;
  }
  #about .set2 .container .gg-map {
    margin: 32px 0 0;
  }
  #about .set2 .container .gg-map .map {
    height: 358px;
  }
  #about .set2 .container .gg-map .link-map {
    font-size: 12px;
    margin: 8px 0 0;
  }
  #about .set2 .container .gg-map .link-map img {
    margin-right: 5px;
    top: -6px;
  }
  #schedule .set2 {
    padding: 46px 0 0;
  }
  #schedule .set2 h2 {
    margin-bottom: 19px;
  }
  #schedule .set2 .box {
    border: 0;
    padding: 0;
  }
  #schedule .set2 .box h3 {
    margin: 0 0 32px;
  }
  #schedule .set2 .box h3 span {
    font-size: 18px;
    display: block;
    min-width: 100%;
    text-align: left;
    padding-left: 15px;
  }
  #schedule .set2 .box .row {
    display: block;
    padding: 0 0 23px;
  }
  #schedule .set2 .box .row::before {
    right: 0;
    left: 0;
  }
  #schedule .set2 .box .row .col {
    width: 100%;
  }
  #schedule .set2 .box .row .col dt {
    margin-bottom: 8px;
  }
  #schedule .set2 .box .row .col dd {
    font-size: 20px;
    letter-spacing: 0;
  }
  #schedule .set2 .box .row .col:first-child {
    padding-bottom: 12px;
  }
  #schedule .set2 .box .row .col:first-child::before {
    content: none;
  }
  #schedule .set2 .box .row .col:last-child {
    padding-left: 0;
  }
  #schedule .set2 .box .note {
    padding-top: 28px;
    font-size: 14px;
    letter-spacing: 0;
  }
  #schedule .set2 .box2 {
    margin-top: 42px;
    position: relative;
  }
  #schedule .set2 .box2::before {
    content: "";
    background: #072752;
    position: absolute;
    top: 128px;
    right: -17px;
    left: -17px;
    bottom: 0;
    z-index: -1;
  }
  #feature {
    padding: 45px 0 65px;
  }
  #feature::before {
    top: 0;
    height: 166px;
  }
  #feature h2 {
    margin-bottom: 52px;
  }
  #feature .content .set {
    display: block;
    padding-bottom: 49px;
  }
  #feature .content .set .photo {
    margin-left: -17px;
    height: auto;
  }
  #feature .content .set .gr-txt {
    width: 100%;
    margin: 0;
    padding: 10px 0 10px 15px;
  }
  #feature .content .set .gr-txt::before {
    top: 0;
    right: 100%;
    left: -17px;
    width: 17px;
    bottom: -17px;
  }
  #feature .content .set .gr-txt::after {
    right: 0;
    left: 0;
    height: 17px;
    bottom: -17px;
  }
  #feature .content .set .gr-txt .box::before {
    right: -17px;
  }
  #feature .content .set .gr-txt .gr-ttls {
    margin-bottom: 13px;
  }
  #feature .content .set .gr-txt .gr-ttls dt {
    margin-bottom: 9px;
  }
  #feature .content .set .gr-txt .gr-ttls dt span {
    font-size: 14px;
    line-height: 22px;
    padding: 0 3px 6px 0;
  }
  #feature .content .set .gr-txt .gr-ttls dt span::before {
    content: "";
    border-top: 2px solid #072752;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #feature .content .set .gr-txt .gr-ttls dd {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.05em;
  }
  #feature .content .set .gr-txt .txt {
    font-size: 14px;
    line-height: 36px;
  }
  #feature .content .set:nth-child(2n) .photo {
    margin: 0 -17px 0 0;
  }
  #feature .content .set:nth-child(2n) .gr-txt {
    margin: 0;
    padding: 10px 15px 10px 0;
  }
  #feature .content .set:nth-child(2n) .gr-txt::before {
    left: 100%;
    right: 0;
  }
  #feature .content .set:nth-child(2n) .gr-txt::after {
    right: 0;
    left: 0;
  }
  #feature .content .set:nth-child(2n) .gr-txt .box::before {
    right: 0;
    left: -17px;
  }
  #feature .content .set:nth-child(2n) .gr-txt .gr-ttls dt span {
    font-size: 14px;
  }
  #feature .content .set:nth-child(2n) .gr-txt .gr-ttls dd {
    font-size: 16px;
  }
  #feature .content .set.set3 .gr-txt {
    margin: 0;
  }
  #feature .content .set.set3 .gr-txt::after {
    right: -17px;
  }
  #feature .content .set.set3 .gr-txt .gr-ttls dt span {
    font-size: 14px;
  }
  #feature .content .set.set3 .gr-txt .gr-ttls dd {
    font-size: 16px;
    line-height: 32px;
  }
  #feature .content .set.set3 .gr-txt .txt {
    line-height: 32px;
  }
  #medical {
    padding: 42px 0 35px;
  }
  #medical h2 {
    margin-bottom: 19px;
  }
  #greet .info-btn {
    margin: 30px 0 0;
}
  #medical .gr-btn {
    --f-columns: 2;
    --f-gap: 17px;
  }
  #medical .gr-btn li {
    margin-bottom: 30px;
  }
  #medical .gr-btn li .info-btn {
    max-width: 128px;
    margin: 17px auto 0;
    line-height: 15px;
    font-size: 14px;
    padding: 8px 0 8px 13px;
  }
  #medical .gr-btn li .info-btn::after {
    background: url(../img/nogata/info_arr_sp.png) no-repeat 0 0/100% auto;
    width: 20px;
    height: 16px;
    right: 16px;
  }
  #greet {
    padding: 45px 0 48px;
  }
  #greet h2 {
    margin-bottom: 20px;
  }
  #greet .gr {
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
  #greet .gr .box {
    margin: 0;
    padding: 11px 14px 10px 0;
    width: 100%;
    position: relative;
    line-height: 36px;
  }
   #greet .gr .box .txt{
    font-size: 14px;
   }
   #greet .gr .box .note{
    font-size: 14px;
   }
  #greet .gr .box::before {
    content: "";
    background: #fff;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: -17px;
    z-index: -1;
  }
  #greet .gr .photo {
    margin: 0 -17px 0 0;
  }
}
#slide .js-scroll li img {
  width: 60vw !important;
  height: 100% !important;
}
@media screen and (max-width: 1120px) and (min-width: 768px) {
  #news .col-l {
    width: 100% !important;
  }
  #news .col-r {
    width: 100% !important;
    margin-top: 30px;
  }
  #news .elementor-row {
    padding: 0 20px;
  }
  #concept .photo {
    margin-left: calc(-50vw + 50%);
  }
  #concept .gr-txt {
    margin: 100px 0 0 40px;
    width: 49%;
  }
  #about .set2 .container .gr-txt {
    padding: 93px 0 0 30px;
  }
  #about .set2 .container .gr-txt .box {
    padding-right: 30px;
  }
  .doctor-list .box-content th {
    width: 135px;
    font-size: 18px;
  }
  #schedule .set2 .box2 {
    margin: 89px -10px 0;
  }
  #schedule .set2 .box .row .col:last-child {
    padding-left: 30px;
  }
  #feature .content .set .gr-txt {
    padding: 39px 20px 38px 18px;
  }
  #feature .content .set.set3 .gr-txt .gr-ttls dd {
    font-size: 22px;
  }
  #about .set2 .container .gr-txt{
    width: 69%;
  }
}
