/*
Theme Name: Genova Template
File: aligner_correction.css
Theme Author: Genova Design
Author URI: https://genova.co.jp/
Description: Description: This file is reserved for the aligner_correction-page css
Version: 1.0
*/
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;500;600;700;800;900&family=Noto+Sans+JP:wght@400;500;600;700;800;900&family=Shippori+Mincho:wght@400;500;600;700;800&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
@media screen and (min-width: 768px) {
  #header .header_menu .g_nav > li > a:hover:before, #header .header_menu .g_nav > li > span:hover:before {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 16px 14px 16px;
    border-color: transparent transparent #539065 transparent;
  }
  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    padding-top: 17px;
    padding-bottom: 16px;
  }
  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    min-height: 84.81px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1080px) {
  #header .header_menu .g_nav > li > a, #header .header_menu .g_nav > li > span {
    font-size: 12px;
    min-height: 67.53px;
  }
}
@media screen and (max-width: 767px) {
  #content img {
    width: 100%;
  }
}
/*--------------------------------------
	mainimage
--------------------------------------*/
#mainimage {
  z-index: 1;
  position: relative;
  color: #fff;
  height: 176vw;
  overflow: hidden;
}
#mainimage .kv-img {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
#mainimage .img-object {
  height: 100%;
}
#mainimage [class^=kv-catch] {
  position: absolute;
  z-index: 1;
}
#mainimage .kv-catch1 {
  top: 82px;
  left: 20px;
  right: 20px;
  letter-spacing: 0;
}
#mainimage .kv-catch1 dt {
  font-size: 52px;
  font-weight: 500;
  line-height: 1.1;
}
#mainimage .kv-catch1 dd {
  font-size: 24px;
  line-height: 1.33;
  margin-top: 8px;
}
#mainimage .kv-catch2 {
  letter-spacing: 0;
  line-height: 1.1;
  font-size: 60px;
  color: rgba(255, 255, 255, 0.17);
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #mainimage {
    height: 767px;
  }
  #mainimage .kv-catch1 {
    top: 238px;
    left: 77px;
  }
  #mainimage .kv-catch1 dt {
    font-size: 68px;
  }
  #mainimage .kv-catch1 dd {
    font-size: 28px;
    line-height: 1.5;
    margin-top: 19px;
  }
  #mainimage .kv-catch2 {
    font-size: 98px;
    left: auto;
    right: 47px;
    bottom: 25px;
    text-align: right;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #mainimage .kv-catch1 {
    left: 20px;
  }
  #mainimage .kv-catch2 {
    right: 20px;
  }
}
/*--------------------------------------
	IMPLANT section
--------------------------------------*/
#implant {
  background-image: url(../img/oneday-implant/implant_bg_sp.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 50px 0px 70px;
}
#implant .title-indent {
  margin: 0px -20px;
}
#implant .title-indent .ttls-jp {
  color: #fff;
}
#implant .inner{
  position: relative;
}
#implant .implant-img{
  margin-top: 20px;
}
#implant .implant-tit {
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1.3;
  color: #0075d8;
  margin-top: 16px;
}
#implant .implant-tit2 {
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  margin-top: 8px;
}
#implant .implant-txt {
  border-top: 1px dashed #092F50;
  margin-top: 16px;
  padding-top: 16px;
  line-height: 1.5;
  letter-spacing: 0.2em;
}
@media screen and (min-width: 768px) {
  #implant {
    background-image: url(../img/oneday-implant/implant_bg.jpg);
    background-position: center bottom;
    padding: 40px 0px 50px;
  }
  #implant:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    background-image: url(../img/oneday-implant/implant_bg_top.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% 190px;
    height: 208px;
  }
  #implant .title-indent {
    margin: 0px;
    text-align: left;
    width: 53%;
    max-width: 570px;
  }
  #implant .title-indent .ttls-jp {
    line-height: 1.25;
  }
  #implant .implant-tit {
    font-size: 32px;
    margin-top: 45px;
    width: 53%;
    max-width: 570px;
  }
  #implant .implant-tit2 {
    font-size: 24px;
    line-height: 1.45;
    margin-top: 8px;
    width: 53%;
    max-width: 570px;
  }
  #implant .implant-img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    max-width: 496px;
    margin-top: 0px;
  }
  #implant .implant-txt {
    margin-top: 25px;
    padding-top: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  #implant .implant-img {
    position: static;
    text-align: center;
    margin-top: 30px;
    max-width: none;
  }
  #implant .implant-tit {
    margin-top: 30px;
  }
  #implant .title-indent, #implant .implant-tit, #implant .implant-tit2{
    width: auto;
    max-width: none;
  }
}

/*--------------------------------------
	RECOMMEND section
--------------------------------------*/
#recommend {
  background: #E5F3FF;
}
#recommend .recommend-top {
  position: relative;
  padding-top: 48px;
  color: #fff;
}
#recommend .recommend-top:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 11px;
  background-image: url(../img/oneday-implant/recommend_bg.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
#recommend .recommend-top .recommend-ttl {
  font-size: 36px;
  letter-spacing: 0.1em;
  line-height: 1.45;
  font-weight: 600;
}
#recommend .recommend-top .recommend-catch {
  margin: -20px -45px 0px;
}
#recommend .recommend-bottom {
  padding-top: 20px;
  padding-bottom: 64px;
}
#recommend .recommend-bottom .title-indent .ttls-jp {
  position: relative;
  display: inline-block;
}
#recommend .recommend-bottom .title-indent .ttls-jp:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: url(../img/oneday-implant/line_dashed.png), url(../img/oneday-implant/line_dashed_right.png);
  background-position: left bottom, right bottom;
  background-repeat: no-repeat;
}
#recommend .recommend-bottom .inner {
  margin-top: 40px;
}
#recommend .recommend-bottom .inner .item{
  font-family: "Zen Old Mincho", serif;
  color: #092f50;
}
#recommend .recommend-bottom .recommend-img {
  margin-top: -27px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  position: relative;
  z-index: 1;
}
#recommend .recommend-bottom .recommend-img .recommend-tits{
  position: absolute;
  bottom: 17px;
  left: 5px;
  right: 5px;
  letter-spacing: 0.15em;
  /*letter-spacing: 0.2em;*/
  font-size: 24px;
  line-height: 1.25;
  text-align: center;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}
#recommend .recommend-bottom .recommend-txt {
  margin-top: 20px;
  line-height: 1.5;
  letter-spacing: 0.2em;
}
#recommend .recommend-bottom .recommend-txt dt{
  font-weight: bold;
}
#recommend .recommend-bottom .recommend-txt dd{
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  #recommend .recommend-top {
    padding-top: 63px;
  }
  #recommend .recommend-top:before {
    bottom: 24px;
  }
  #recommend .recommend-top .recommend-ttl {
    font-size: 42px;
  }
  #recommend .recommend-top .recommend-catch {
    max-width: 740px;
    margin: 0px auto 0px;
  }
  #recommend .recommend-bottom {
    padding-top: 31px;
    padding-bottom: 100px;
  }
  #recommend .recommend-bottom .title-indent .ttls-jp {
    padding-left: 64px;
    padding-right: 64px;
  }
  #recommend .recommend-bottom .title-indent .ttls-jp:before {
    bottom: 10px;
    background-size: 37px auto;
  }
  #recommend .recommend-bottom .inner {
    margin: 44px -12px 0px;
  }
  #recommend .recommend-bottom .item {
    width: 344px;
    margin: 0px 12px;
  }
}
@media screen and (min-width: 768px)  and (max-width: 1080px) {
  #recommend .recommend-bottom .recommend-img .recommend-tits{
    font-size: 17px;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) {
  #recommend .recommend-bottom .title-indent {
    margin: 0px -20px;
  }
  #recommend .recommend-bottom .title-indent .ttls-jp {
    padding-left: 20px;
    padding-right: 20px;
  }
  #recommend .recommend-bottom .title-indent .ttls-jp:before {
    bottom: -10px;
    background-size: 20px auto;
  }
  #recommend .recommend-bottom .item + .item {
    margin: 32px 0px 0px;
  }
  #recommend .recommend-bottom .recommend-txt dt{
    height: auto !important;
  }
}

/*--------------------------------------
	FEATURE section
--------------------------------------*/
#feature {
  background-image: url(../img/oneday-implant/feature_bg.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 64px;
  padding-bottom: 64px;
}
#feature .title-indent {
  border-bottom: 1px solid #092F50;
  padding-bottom: 20px;
}
#feature .inner {
  margin-top: 22px;
}
#feature .item {
  position: relative;
}
#feature .item + .item {
  margin-top: 32px;
}
#feature .box {
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  padding-bottom: 25px;
  margin-top: -29px;
}
#feature .box dl {
  margin: 12px 20px 0px;
}
#feature .box dl dt {
  font-size: 24px;
  line-height: 1.43;
  color: #0075d8;
}
#feature .box dl dd {
  line-height: 1.5;
  letter-spacing: 0.2em;
  margin-top: 12px;
}
#feature .feature-label {
  background: #0075d8;
  border-bottom-right-radius: 20px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.42;
  display: inline-block;
  box-sizing: border-box;
  padding: 8px 13px 11px;
  width: 102px;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (min-width: 768px) {
  #feature {
    padding-top: 104px;
    padding-bottom: 104px;
    background-size: 100% 100%;
  }
  #feature .inner {
    margin-top: 163px;
  }
  #feature .feature-img {
    position: absolute;
    top: -80px;
    left: 0px;
    width: 66%;
    max-width: 712px;
  }
  #feature .item + .item {
    margin-top: 138px;
  }
  #feature .box {
    width: 62%;
    max-width: 662px;
    padding-bottom: 36px;
    margin-top: 0px;
  }
  #feature .box dl {
    margin: 21px 46px 0px;
  }
  #feature .box dl dt {
    font-size: 32px;
  }
  #feature .feature-label {
    font-size: 20px;
    line-height: 1.45;
    padding: 11px 19px 14px 13px;
    width: 164px;
  }
  #feature .item:nth-child(even) .feature-img {
    left: auto;
    right: 0px;
  }
  #feature .item:nth-child(odd) .box {
    margin-left: auto;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  #feature .title-indent .ttls-jp {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  #feature .item:nth-child(even) .feature-img {
    margin-right: -20px;
  }
  #feature .item:nth-child(even) .box {
    margin-left: -20px;
    margin-right: 20px;
  }
  #feature .item:nth-child(odd) .feature-img {
    margin-left: -20px;
  }
  #feature .item:nth-child(odd) .box {
    margin-left: 20px;
    margin-right: -20px;
  }
}

/*--------------------------------------
	TEAM section
--------------------------------------*/
.team-global {
  margin-top: 165px;
}
.team-global h2 {
  color: #0075D8;
}
.team-global .btn-link2 {
  background: #D9BC15;
}
@media screen and (max-width: 767px) {
  .team-global {
    margin-top: 40px;
  }
}
.team-global #system .set1 .right h2 {
  color: #0075D8;
}
.team-global #system .set1 .right .txt {
  color: #092F50;
}
.team-global #system .set2 .item h4 {
  color: #0075D8;
}
.team-global #system .set2 .item .stt {
  background: #092F50;
}
.team-global #system .set3 h3 span {
  background: #0075D8;
}
.team-global #patient .group::before {
  background: #E5F3FF;
}
.team-global #patient .right .txt {
  color: #092F50;
}
.team-global #patient .right h3 {
  color: #0075D8;
}
.team-global #point2:before {
  border-bottom-color: #0075D8;
}
.team-global #point2 .point01 h3, .team-global #point2 .point02 h3 {
  color: rgba(0, 117, 216, 0.18);
}
.team-global #point2 .point01 .group, .team-global #point2 .point02 .group {
  background: url("../img/oneday-implant/deco2.png") no-repeat bottom -1px left, url("../img/oneday-implant/deco1.png") no-repeat bottom left, #fff;
}
.team-global #point2 .point01 .group .left h4, .team-global #point2 .point02 .group .left h4 {
  color: #0c1a43;
}
.team-global #point2 .point01 .group .left .txt, .team-global #point2 .point02 .group .left .txt {
  color: #010026;
}
.team-global #point2 .point02 .group {
  background: url("../img/oneday-implant/deco4.png") no-repeat bottom right, url("../img/oneday-implant/deco3.png") no-repeat bottom -1px right, #fff;
}
.team-global #point2 .set1 h4 {
  color: #0075d8;
}
.team-global #point2 .set1 ul .tit {
  color: #0075d8;
  border-color: #0075D8;
}
.team-global #point2 .set2 h3 {
  color: #0075d8;
}
.team-global #point2 .set2 h3 span:before, .team-global #point2 .set2 h3 span:after {
  background: #0075d8;
}
.team-global #point2 .set2 .flex .item h4 {
  color: #0075D8;
}
@media screen and (max-width: 767px) {
  .team-global #point2 .point01 .group, .team-global #point2 .point02 .group {
    background: url("../img/oneday-implant/deco2_sp.png") no-repeat bottom -1px left/100% auto, url("../img/oneday-implant/deco1_sp.png") no-repeat bottom left/100% auto, #fff;
  }
  .team-global #point2 .point01 .group .left h4, .team-global #point2 .point02 .group .left h4 {
    color: #0075d8;
  }
  #system .set2 .item h4 {
    height: auto !important;
  }
  #point2 .set2 .flex .item h4{
    height: auto !important;
  }
  .team-global #point2 .point02 .group {
    background: url("../img/oneday-implant/deco1_sp.png") no-repeat bottom left/100% auto, url("../img/oneday-implant/deco2_sp.png") no-repeat bottom -1px left/100% auto, #fff;
  }
}


/*--------------------------------------
	DOCTOR section
--------------------------------------*/

.slick-slider .slick-arrow {
  font-size: 0;
  line-height: 1;
  position: absolute;
  border: none;
  outline: none;
  cursor: pointer;
  z-index: 3;
  width: 58px;
  height: 58px;
}

.slick-slider .slick-arrow.slick-prev {
  left: 0;
  background: url("../img/prev.png");
  background-position: center center;
  background-repeat: no-repeat, repeat;
  background-size: cover;
}

.slick-slider .slick-arrow.slick-next {
  left: 54px;
  background: url("../img/next.png");
  background-position: center center;
  background-repeat: no-repeat, repeat;
  background-size: cover;
}

#doctor {
  margin-top: 115px;
  padding-top: 118px;
  padding-bottom: 85px;
  position: relative;
  background: #E5F3FF;
}
#doctor .inner {
  position: relative;
  margin-top: 112px;
}
/* #doctor .inner:before {
  content: "";
  position: absolute;
  left: -100%;
  right: -100%;
  top: 84px;
  height: 371px;
  background: #7A99C1;
  z-index: -1;
} */
#doctor .container {
  position: relative;
  z-index: 2;
}
#doctor .title-indent .ttls-en{
  /* color: rgba(0, 117, 216, 0.12); */
  color: #0075d8;
  font-weight: bold;
}
#doctor .title-indent .ttls-jp{
  color: #0075d8;
}
#doctor .group {
  max-width: 895px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#doctor .group .group-img {
  width: 25%;
  max-width: 176px;
  position: relative;
}
#doctor .group .group-img .doctor-img {
  height: 235px;
  position: relative;
}
#doctor .group .group-img .doctor-img:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: -1px;
  background-image: url(../img/oneday-implant/bg_blur_img.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  z-index: 1;
}
#doctor .group .group-img .name {
  position: absolute;
  left: 9px;
  bottom: 12px;
  font-size: 24px;
  line-height: 1.45;
  font-weight: 600;
  letter-spacing: 0.1em;
  z-index: 1;
  color: #fff;
}
#doctor .group .group-img .name small {
  display: block;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  margin: 0 0 4px;
}
#doctor .group .right {
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  width: calc(100% - 196px);
  max-width: 693px;
  padding: 30px 35px;
  display: flex;
  min-height: 241px;
}
#doctor .group .right .txt {
  font-size: 15px;
  line-height: 30px;
  width: 48%;
}
#doctor .group .right .txt li:before {
  content: '\2022';
  color: red;
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
#doctor .group .right .txt + .txt{
	margin-left: 2%;
}
#doctor .slider-nav {
  max-width: 895px;
  margin: 28px auto 0px;
}
#doctor .slider-nav .slick-arrow {
  top: 80px;
}
#doctor .slider-nav .slick-arrow.slick-prev {
  left: -20px;
}
#doctor .slider-nav .slick-arrow.slick-next {
  right: -20px;
  left: auto;
}
#doctor .slider-nav .slick-slide {
  width: 157px !important;
  margin: 0px 13.5px;
}
#doctor .slider-nav .item .doctor-img {
  margin: 0 0 12px;
  height: 209px;
}
#doctor .slider-nav .item .name {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.45;
  letter-spacing: 0.1em;  
  /* color: #6C675F; */

  color: #0075d8;
  /* margin: 0 -20px 0 0;  */
  margin: 0px;

}
#doctor .slider-nav .item .name small {
  font-size: 16px;
  line-height: 1.5;
  /* letter-spacing: 0.1em; */
  letter-spacing: 0.05em;
  /* color: #4D463B; */
  color: #0c1a43;
  display: block;
}
@media screen and (max-width: 850px) {
  #doctor .group .group-img .name small {
    letter-spacing: 0;
  }
  #doctor .group .right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 850px) and (min-width: 768px) {
  #doctor .container {
    max-width: 1140px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 767px) {
  #doctor {
    margin-top: 40px;
    padding: 40px 0px;
  }
  #doctor .title-indent .ttls-en{
    font-size: 69px;
  }
  #doctor .title-indent .ttls-jp{
    font-size: 28px;
    position: relative;
    bottom: -28px;
  }
  #doctor .inner {
    margin-top: 73px;
  }
  #doctor .inner:before {
    top: 247px;
    height: 664px;
    background: #fff9eb;
  }
  #doctor .group {
    display: block;
  }
  #doctor .group .group-img {
    width: 100%;
    max-width: 100%;
  }
  #doctor .group .group-img .doctor-img {
    height: 112vw;
  }
  #doctor .group .group-img .name {
    left: 24px;
    bottom: 24px;
    font-size: 43px;
    line-height: 63px;
  }
  #doctor .group .group-img .name small {
    font-size: 20px;
    line-height: 29px;
    margin: 0;
  }
  #doctor .group .right {
    max-width: 100%;
    width: 100%;
    display: block;
    padding: 24px;
    min-height: auto;
  }
  #doctor .group .right .txt {
    width: 100%;
  }
  #doctor .slider-nav {
    margin-top: 40px;
  }
  #doctor .slider-nav .slick-arrow {
    top: auto;
    bottom: -64px;
    width: 40px;
    height: 40px;
  }
  #doctor .slider-nav .slick-arrow.slick-prev {
    left: auto;
    right: 55%;
  }
  #doctor .slider-nav .slick-arrow.slick-next {
    right: auto;
    left: 50%;
  }
}
@media screen and (min-width: 768px) {
  #doctor .title-indent .ttls-en{
    font-size: 130px;
  }
  #doctor .title-indent .ttls-jp{
    font-size: 42px;
  }
}

/*--------------------------------------
	SCHEDULE section
--------------------------------------*/
#schedule {
  background-image: url(../img/oneday-implant/dots.png);
  background-position: center top;
  background-repeat: repeat;
  padding: 43px 0px 53px;
}
#schedule .inner {
  background: #edf7ff;
  padding: 32px 12px 19px;
}
#schedule .title-indent {
  margin: 0px -32px;
}
#schedule .txt {
  font-size: 16px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
#schedule .schedule-txt-top {
  margin: 24px 12px 0px;
}
#schedule .schedule-txt-bottom {
  margin: 24px 12px 0px;
}
#schedule .schedule-ttls {
  color: #092f50;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.45;
  text-align: center;
  position: relative;
  z-index: 0;
  margin: 41px -12px 0px;
}
#schedule .schedule-ttls:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0px;
  right: 0px;
  border-top: 1px dashed #092F50;
  transform: translateY(-50%);
  z-index: -1;
}
#schedule .schedule-ttls span {
  background: #edf7ff;
  padding: 0px 40px;
}
#schedule .schedule-time {
  margin-top: 17px;
}
#schedule .schedule-time .row {
  position: relative;
  z-index: 0;
}
#schedule .schedule-time .row:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 30px;
  bottom: -20px;
  border-left: 1px solid #BADCF8;
  z-index: -1;
}
#schedule .schedule-time .row:last-of-type:before {
  bottom: 0px;
}
#schedule .schedule-time .row + .row {
  margin-top: 20px;
}
#schedule .time-num {
  border-radius: 50%;
  color: #fff;
  background: #0075d8;
  min-width: 60px;
  height: 60px;
  font-size: 12px;
  line-height: 1.16;
  letter-spacing: 0.2em;
  justify-content: center;
  align-items: center;
}
#schedule .schedule-time-box {
  background: #fff;
  box-sizing: border-box;
  position: relative;
  margin-left: -7px;
  padding: 7px 14px 14px;
}
#schedule .schedule-time-box:before {
  content: "";
  position: absolute;
  top: 40px;
  left: -11px;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 22px 10px 0;
  border-color: transparent #FFFFFF transparent transparent;
  transform: rotate(40deg);
}
#schedule .schedule-time-box dt {
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: 0.1em;
  color: #0075d8;
  position: relative;
  margin: 0px 6px;
}
#schedule .schedule-time-box dt:before {
  content: "";
  position: absolute;
  top: 15px;
  left: -20px;
  border-top: 1px solid #0075d8;
  width: 14px;
}
#schedule .schedule-time-box dd {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.2em;
  margin-top: 5px;
}
#schedule .schedule-time-box dd .txt-inner{
  padding-left: 0;
  padding-right: 0;
}
#schedule .box-oneday {
  border: 1px solid #6FB8F7;
  background: #fff;
  box-sizing: border-box;
  padding: 0px 0px 30px;
  margin-top: 57px;
}
#schedule .box-oneday h3 {
  background: #6fb8f7;
  border-radius: 43px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 1.45;
  letter-spacing: 0.1em;
  font-weight: 600;
  padding: 14px 25px;
  margin-top: -43px;
}
#schedule .schedule-txt-box {
  margin: 12px 10px 0px;
}
@media screen and (min-width: 768px) {
  #schedule {
    padding: 122px 0px 108px;
  }
  #schedule .inner {
    padding: 77px 62px 46px;
  }
  #schedule .title-indent {
    margin: 0px;
  }
  #schedule .schedule-ttls {
    font-size: 32px;
    margin: 42px 0px 0px;
  }
  #schedule .txt {
    letter-spacing: 0.2em;
  }
  #schedule .schedule-txt-top {
    margin-top: 55px;
  }
  #schedule .schedule-txt-bottom {
    margin-top: 40px;
  }
  #schedule .schedule-time {
    margin-top: 46px;
  }
  #schedule .schedule-time .row:before {
    left: 62.5px;
    bottom: -42px;
  }
  #schedule .schedule-time .row:last-of-type:before {
    bottom: 0px;
  }
  #schedule .schedule-time .row + .row {
    margin-top: 42px;
  }
  #schedule .schedule-time .row3 {
    align-items: flex-end;
  }
  #schedule .schedule-time .row3 .schedule-time-box:before {
    top: auto;
    bottom: 60px;
  }
  #schedule .time-num {
    font-size: 24px;
    line-height: 1.25;
    min-width: 125px;
    height: 125px;
  }
  #schedule .schedule-time-box {
    width: 82%;
    max-width: 774px;
    margin-left: 56px;
    padding: 30px 45px 30px 38px;
  }
  #schedule .schedule-time-box:before {
    top: 60px;
    left: -14px;
    border-width: 6px 14px 6px 0;
    transform: none;
  }
  #schedule .schedule-time-box dt {
    font-size: 24px;
    margin: 0px;
  }
  #schedule .schedule-time-box dt:before {
    top: 15px;
    left: -38px;
    width: 27px;
  }
  #schedule .schedule-time-box dd {
    margin-top: 17px;
  }
  #schedule .box-oneday {
    padding: 0px 36px 53px;
    margin-top: 61px;
  }
  #schedule .box-oneday h3 {
    border-radius: 30px;
    font-size: 32px;
    line-height: 1.4375;
    padding: 6.5px 55px;
    margin-top: -30px;
  }
  #schedule .schedule-txt-box {
    margin: 34px 17px 0px;
  }
}

/*--------------------------------------
	CASE section
--------------------------------------*/
#case {
  margin-top: 59px;
}
#case .slick-track {
  padding-top: 62px;
}
@media screen and (max-width: 767px) {
  #case {
    margin-top: 79px;
  }
  #case .slick-track {
    padding-top: 44px;
  }
}

/*--------------------------------------
	FEE section
--------------------------------------*/
#fee {
  background-image: url(../img/oneday-implant/fee_bg.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 89px;
  padding-bottom: 113px;
}
#fee .group {
  background: #0075D8;
  padding: 30px 55px 55px;
  margin: 53px 0px 0px;
  overflow: hidden;
}
#fee .group h3 {
  color: #fff;
  position: relative;
  font-size: 32px;
  line-height: 0.9;
  margin: 0 0 34px 85px;
}
#fee .group h3::before {
  content: "";
  position: absolute;
  height: 1px;
  background: #fff;
  width: 1000px;
  right: calc(100% + 15px);
  top: 50%;
}
#fee .group .gr {
  display: flex;
  background: #fff;
}
#fee .group .gr + .gr {
  margin-top: 15px;
}
#fee .group .gr .tit1 {
  width: 395px;
  max-width: 41%;
  box-sizing: border-box;
  background: #D3EBFF;
  font-size: 24px;
  line-height: 1.25;
  min-height: 91px;
  color: #0C1A43;
  padding: 15.5px 0 15.5px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#fee .group .gr .tit1 small {
  font-size: 16px;
  line-height: 30px;
}
#fee .group .gr .gr2 {
  width: 576px;
  max-width: 59%;
  display: flex;
  flex-wrap: wrap;
}
#fee .group .gr .gr2 dl {
  width: 100%;
}
#fee .group .gr .gr2 dl:has(dt) {
  display: flex;
}
#fee .group .gr .gr2 dl:has(dt) dd {
  width: 50%;
}
#fee .group .gr .gr2 dl dt {
  width: 50%;
  min-height: 91px;
  align-content: center;
  background: #EBF6FF;
  color: #0C1A43;
  box-sizing: border-box;
  font-size: 24px;
  line-height: 1.5;
  padding: 15.5px 0 15.5px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
#fee .group .gr .gr2 dl dt small {
  display: block;
  font-size: 16px;
}
#fee .group .gr .gr2 dl dd {
  min-height: 91px;
  align-content: center;
  box-sizing: border-box;
  text-align: right;
  font-size: 24px;
  line-height: 1.25;
  padding: 15.5px 20px 15.5px 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
#fee .group .gr .gr2 dl + dl {
  border-top: 1px solid #0075D8;
}
#fee .group .txt {
  font-size: 16px;
  line-height: 1.5;
  margin: 12px 0 24px;
  color: #fff;
}
@media screen and (max-width: 900px) {
  #fee .group .gr .tit1, #fee .group .gr .gr2 dl dt {
    font-size: 17px;
    padding-left: 10px;
  }
  #fee .group .gr .gr2 dl dd {
    font-size: 17px;
    padding-right: 10px;
  }
  #fee .group {
    padding-left: 20px;
    padding-right: 20px;
  }
  #fee .group .gr .gr2 dl dt small {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  #fee {
    padding-top: 43px;
    padding-bottom: 58px;
    background-size: cover;
  }
  #fee .group {
    margin: 39px -20px 0px;
  }
  #fee .group .gr + .gr {
    margin-top: 8px;
  }
  #fee .group h3 {
    margin: 0 0 24px 12px;
  }
  #fee .group .gr {
    display: block;
  }
  #fee .group .gr .tit1 {
    width: 100%;
    max-width: 100%;
    font-size: 15px;
    min-height: 47px;
    padding: 6px 0 6px 12px;
    line-height: 1.33;
  }
  #fee .group .gr .gr2 {
    width: 100%;
    max-width: 100%;
  }
  #fee .group .gr .gr2 dl dt {
    font-size: 15px;
    padding: 6px 0 6px 12px;
    min-height: 47px;
    line-height: 20px;
  }
  #fee .group .gr .gr2 dl dt small {
    font-size: 10px;
  }
  #fee .group .gr .gr2 dl dd {
    font-size: 15px;
    line-height: 20px;
    min-height: 47px;
    padding: 0 12px 0 0;
  }
  #fee .group .txt {
    font-size: 12px;
    line-height: 16px;
    margin: 15px 0 25px;
  }
  #fee .group .gr .tit1 small {
    font-size: 10px;
    line-height: 20px;
  }
}

/*--------------------------------------
	Achievements section
--------------------------------------*/
#achievements {
  background: #e5f3ff;
  padding: 107px 0px 142px;
}
#achievements .container:before {
  content: "";
  position: absolute;
  top: 0px;
  left: 20px;
  border-top: 1px solid #fff;
  width: 123px;
}
#achievements .two-columns {
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  #achievements {
    padding: 57px 0px 72px;
  }
  #achievements .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  #achievements .container:before {
    display: none;
  }
  #achievements .title-indent .ttls-jp {
    letter-spacing: 0.05em;
  }
  #achievements .two-columns {
    margin-top: 37px;
  }
}

/*--------------------------------------
	qa section
--------------------------------------*/
#qa {
  margin-top: 129px;
  padding: 0 0 82px;
}
#qa .group-acc {
  margin-top: 68px;
}
@media screen and (max-width: 767px) {
  #qa {
    margin-top: 82px;
    padding: 0 0 48px;
  }
  #qa .group-acc {
    margin-top: 48px;
  }
}