@media print, screen and (min-width: 741px) {
  .flex-pc {
    display: flex;
  }
}

@media print, screen and (min-width: 741px) {
  main {
    min-width: 1260px;
  }
}
main a:hover {
  opacity: 0.85;
}

.page-link-button {
  padding-bottom: 10px;
}
@media only screen and (max-width: 740px) {
  .page-link-button {
    padding-bottom: 50px;
  }
}

.por {
  position: relative;
}

.triangle,
.triangle::before,
.triangle::after {
  width: 7px;
  height: 7px;
}
@media only screen and (max-width: 740px) {
  .triangle,
  .triangle::before,
  .triangle::after {
    width: 4px;
    height: 4px;
  }
}

.triangle::before,
.triangle::after {
  content: "";
  position: absolute;
}

.triangle {
  margin-top: 3px;
  position: relative;
  border-top-left-radius: 60%;
  transform: rotate(-150deg) skewY(30deg) scaleX(0.86666);
}
@media only screen and (max-width: 740px) {
  .triangle {
    margin-top: 2px;
  }
}

.triangle::before {
  border-top-left-radius: 60%;
  transform: skewX(-45deg) rotate(90deg);
}
@media only screen and (max-width: 740px) {
  .triangle::before {
    transform: skewX(-45deg) rotate(90deg) translate(0, -2px);
  }
}

.triangle::after {
  border-bottom-right-radius: 60%;
}
@media only screen and (max-width: 740px) {
  .triangle::after {
    transform: skewY(-45deg) translate(0, 2px) rotate(90deg);
  }
}

.cl-brown {
  color: #4D2C18;
}

.page_hero {
  position: relative;
}
@media print, screen and (min-width: 741px) {
  .page_hero {
    margin-top: 25px;
    padding-top: 20px;
    border-top: 1px solid #4D2C18;
  }
}
.page_hero .top_picture {
  position: absolute;
}
.page_hero .picture_01 {
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 740px) {
  .page_hero .picture_01 {
    height: 33px;
    left: -15px;
    bottom: -55px;
    background: url("/coco-smile/img/picture_01.png") repeat-x left/contain;
  }
}
.page_hero .picture_02 {
  left: calc(50% - 41px);
  top: calc(100% + 83px);
}
@media only screen and (max-width: 740px) {
  .page_hero .picture_02 {
    left: 70%;
    top: 28px;
    width: 11vw;
  }
}
.page_hero .picture_03 {
  left: 510px;
  top: 55px;
}
@media only screen and (max-width: 740px) {
  .page_hero .picture_03 {
    left: 50%;
    top: 35px;
    width: 11vw;
  }
}
.page_hero .picture_04 {
  right: 15px;
  bottom: 200px;
}
@media only screen and (max-width: 740px) {
  .page_hero .picture_04 {
    right: calc(50% - 130px);
    bottom: 132px;
    width: 28px;
  }
}

@media print, screen and (min-width: 741px) {
  .hero_top_logo {
    position: absolute;
    right: 50px;
    top: 90px;
  }
}
@media only screen and (max-width: 740px) {
  .hero_top_logo {
    width: 300px;
    margin-top: -25vw;
    margin-left: auto;
    margin-right: auto;
  }
}

.top_intro {
  margin-top: 195px;
  text-align: center;
}
@media only screen and (max-width: 740px) {
  .top_intro {
    margin-top: 85px;
    margin-bottom: 50px;
  }
}
.top_intro .txt01 {
  font-size: 40px;
  font-weight: bold;
}
@media only screen and (max-width: 740px) {
  .top_intro .txt01 {
    font-size: 22px;
    margin-bottom: 10px;
  }
}
.top_intro .txt02 {
  font-size: 21px;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}
@media only screen and (max-width: 740px) {
  .top_intro .txt02 {
    font-size: 14px;
  }
}
.top_intro .intro_figure {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  gap: 7px;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}
@media print, screen and (min-width: 741px) {
  .top_intro .intro_figure {
    width: 456px;
    margin-top: 20px;
    gap: 12px;
  }
}
.top_intro .intro_figure .figure_box_01 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 23px 20px;
  background-color: #ED798D;
  color: #fff;
  font-size: 32px;
  font-weight: bold;
  border-radius: 10px;
}
@media only screen and (max-width: 740px) {
  .top_intro .intro_figure .figure_box_01 {
    padding: 12px 10px;
    font-size: 18px;
  }
}
.top_intro .intro_figure .figure_box_02 {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  padding: 12px 15px;
  background-color: #ED798D;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  border-radius: 10px;
}
@media only screen and (max-width: 740px) {
  .top_intro .intro_figure .figure_box_02 {
    padding: 8px 10px;
    font-size: 12px;
  }
}
.top_intro .intro_figure .figure_box_02 .span01 {
  border-bottom: double 6px #FFC627;
}
@media only screen and (max-width: 740px) {
  .top_intro .intro_figure .figure_box_02 .span01 {
    border-bottom: double 3px #FFC627;
  }
}
.top_intro .intro_picture {
  position: absolute;
}
.top_intro .picture_01 {
  left: 130px;
  top: 145px;
}
@media only screen and (max-width: 740px) {
  .top_intro .picture_01 {
    left: 15px;
    top: -85px;
    width: 35px;
  }
}
.top_intro .picture_02 {
  right: 90px;
  bottom: -80px;
}
@media only screen and (max-width: 740px) {
  .top_intro .picture_02 {
    right: 15px;
    bottom: -75px;
    width: 80px;
  }
}

.section-top-area {
  /*
    @include media(pc){ 
      padding-top: calc(65px + 2vw);
    } 
  */
  overflow-x: hidden;
}

.section-top-tri {
  object-fit: cover;
  object-position: top;
  width: 100%;
  vertical-align: bottom;
  margin-top: 35px;
  margin-bottom: -1px;
}
@media only screen and (max-width: 740px) {
  .section-top-tri {
    margin-top: 15px;
  }
}

.section-top {
  position: relative;
  background: #ED798D;
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  text-align: center;
  line-height: 1.2;
  padding-top: 20px;
  box-sizing: border-box;
  padding-bottom: 40px;
  /*
    &::before{
      content: "";
      position: absolute;
      width: 100%;
      height: auto;
      aspect-ratio: 50/3;
        
      left: 0;
      bottom: 100%;
      background: url("../coco-smile/img/section-top-area.png") no-repeat center/cover;
      @include media(sp){ 
        height: 45px;
      }  
    }
  */
}
@media only screen and (max-width: 740px) {
  .section-top {
    font-size: 24px;
    line-height: 1.2;
    height: auto;
    padding-bottom: 20px;
  }
}
.section-top .section-top-img {
  position: absolute;
  width: 65px;
  height: 75px;
  z-index: 10;
  right: calc(50% - 220px);
  top: -35px;
}
@media only screen and (max-width: 740px) {
  .section-top .section-top-img {
    width: 50px;
    height: 52px;
    right: auto;
    left: calc(50% - 165px);
    top: -10px;
  }
}

#point {
  margin-bottom: -160px;
}
#point .point-main {
  padding-top: 80px;
  padding-bottom: 240px;
  background-color: #fff;
}
@media only screen and (max-width: 740px) {
  #point .point-main {
    padding-top: 45px;
  }
}
#point .txt01 {
  font-size: 23px;
  color: #4D2C18;
  font-weight: bold;
  text-align: center;
  margin-bottom: 60px;
  line-height: 2;
}
@media only screen and (max-width: 740px) {
  #point .txt01 {
    font-size: 18px;
    margin-bottom: 25px;
    line-height: 1.5;
  }
}
#point .point-container {
  margin: 0 20px;
  display: flex;
  align-items: stretch;
}
@media only screen and (max-width: 740px) {
  #point .point-container {
    flex-direction: column;
  }
}
#point .point-container .point-unit {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 25%;
  padding: 0 15px;
  color: #4D2C18;
  padding: 0 12px;
}
@media only screen and (max-width: 740px) {
  #point .point-container .point-unit {
    padding: 20px 15px;
    width: auto;
  }
}
@media print, screen and (min-width: 741px) {
  #point .point-container .point-unit:not(:last-child) {
    border-right: 1px solid #D4D4D4;
  }
}
@media only screen and (max-width: 740px) {
  #point .point-container .point-unit:not(:last-child) {
    border-bottom: 1px solid #D4D4D4;
  }
}
#point .point-container .point-unit p {
  margin-bottom: 5px;
}
#point .point-container .point-unit p, #point .point-container .point-unit dl, #point .point-container .point-unit ul {
  margin-left: 15px;
  margin-right: 15px;
}
#point .point-container .point-unit .unit-tag {
  display: inline-block;
  font-size: 14px;
  padding: 5px;
  font-weight: bold;
  color: #fff;
  background-color: #ED798D;
}
#point .point-container .point-unit .unit-num {
  font-size: 33px;
  font-weight: bold;
  color: #ED798D;
}
#point .point-container .point-unit .unit-title {
  font-size: 19px;
  font-weight: bold;
  color: #ED798D;
  text-align: center;
  margin-bottom: 15px;
}
#point .point-container .point-unit dl {
  font-size: 14px;
}
#point .point-container .point-unit dl .dl-row {
  display: flex;
  border-bottom: 1px solid #4D2C18;
  justify-content: space-between;
  padding-bottom: 5px;
  margin-top: 5px;
}
#point .point-container .point-unit ul {
  list-style: inside;
  color: #ED798D;
}
#point .point-container .point-unit ul span {
  color: #4D2C18;
}

#style {
  /*style-main*/
}
#style .section-top-area {
  z-index: -1;
}
#style .section-top-area .section-top {
  height: 235px;
}
#style .style-main {
  margin-top: -130px;
}
@media only screen and (max-width: 740px) {
  #style .style-main {
    margin-top: -165px;
  }
}
#style .style-main .tab-area {
  display: flex;
  justify-content: space-around;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 740px) {
  #style .style-main .tab-area {
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 20px;
  }
}
#style .style-main .tab-area .style-tab {
  opacity: 0.7;
  position: relative;
  border-radius: 10px 10px 0 0;
  width: 275px;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #ED798D;
  background-color: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 740px) {
  #style .style-main .tab-area .style-tab {
    width: calc(50% - 6px);
    border-radius: 10px;
    height: auto;
    padding: 10px 0;
  }
}
@media print, screen and (min-width: 741px) {
  #style .style-main .tab-area .style-tab::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    border-radius: 10px 10px 0 0;
    z-index: 10;
  }
  #style .style-main .tab-area .style-tab::after {
    content: "";
    display: none;
    position: absolute;
    bottom: -25px;
    border-radius: 20px;
    width: 80px;
    height: 80px;
    background: #fff;
    z-index: 0;
    border-top-left-radius: 30%;
    transform: rotate(30deg) skewY(30deg) scaleX(0.86666);
    box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
  }
}
#style .style-main .tab-area .style-tab:hover {
  opacity: 1;
}
#style .style-main .tab-area .style-tab.active {
  opacity: 1;
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.2);
}
#style .style-main .tab-area .style-tab.active::after {
  display: block;
}
#style .style-main .tab-area .style-tab .tab-main {
  font-size: 26px;
  font-weight: bold;
  z-index: 10;
}
@media only screen and (max-width: 740px) {
  #style .style-main .tab-area .style-tab .tab-main {
    font-size: 16px;
  }
}
#style .style-main .tab-area .style-tab .tab-sub {
  font-size: 14px;
  font-weight: bold;
  z-index: 10;
}
@media only screen and (max-width: 740px) {
  #style .style-main .tab-area .style-tab .tab-sub {
    font-size: 8px;
  }
}
#style .style-main .style-inner {
  position: relative;
  z-index: 0;
}
#style .style-main .style-container {
  display: none;
  overflow: hidden;
  position: relative;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 150px, white 350px);
  background: -o-linear-gradient(rgba(255, 255, 255, 0) 150px, white 350px);
  background: linear-gradient(rgba(255, 255, 255, 0) 150px, white 350px);
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-container {
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 60px, white 110px);
    background: -o-linear-gradient(rgba(255, 255, 255, 0) 60px, white 110px);
    background: linear-gradient(rgba(255, 255, 255, 0) 60px, white 110px);
  }
}
#style .style-main .style-container::before {
  content: "";
  position: absolute;
  z-index: -1;
  height: 450px;
  width: 100%;
  background: no-repeat top/cover;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-container::before {
    height: 110px;
  }
}
#style .style-main .style-container.active {
  display: block;
}
#style .style-main .style-container.style-01::before {
  background-image: url("/coco-smile/img/tab-01-bg.jpg");
}
#style .style-main .style-container.style-01 .head-img {
  top: -70px;
  left: calc(50% - 93px);
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-container.style-01 .head-img {
    width: 110px;
    top: -45px;
    left: calc(50% - 55px);
  }
}
#style .style-main .style-container.style-02::before {
  background-image: url("/coco-smile/img/tab-02-bg.jpg");
}
#style .style-main .style-container.style-02 .head-img {
  top: -70px;
  left: calc(50% - 93px);
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-container.style-02 .head-img {
    width: 100px;
    top: -50px;
    left: calc(50% - 50px);
  }
}
#style .style-main .style-container.style-03::before {
  background-image: url("/coco-smile/img/tab-03-bg.jpg");
}
#style .style-main .style-container.style-03 .head-img {
  top: -80px;
  left: calc(50% - 60px);
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-container.style-03 .head-img {
    width: 70px;
    top: -50px;
    left: calc(50% - 35px);
  }
}
#style .style-main .style-container.style-04::before {
  background-image: url("/coco-smile/img/tab-04-bg.jpg");
}
#style .style-main .style-container.style-04 .head-img {
  top: -90px;
  left: calc(50% - 40px);
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-container.style-04 .head-img {
    width: 60px;
    top: -45px;
    left: calc(50% - 30px);
  }
}
#style .style-main .style-content-area {
  margin-top: 200px;
  margin-left: auto;
  margin-right: auto;
  width: 955px;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area {
    margin-top: 90px;
    margin-left: 10px;
    margin-right: 10px;
    width: auto;
  }
}
#style .style-main .style-content-area .content-head {
  position: relative;
  background-color: #fff;
  padding-top: 115px;
  border-radius: 10px;
  box-shadow: 0px -9px 6px 2px rgba(0, 0, 0, 0.16);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-head {
    box-shadow: 0px -6px 3px 1px rgba(0, 0, 0, 0.1);
    padding-top: 75px;
  }
}
#style .style-main .style-content-area .content-head .head-img {
  position: absolute;
}
#style .style-main .style-content-area .content-head h3 {
  font-size: 38px;
  font-weight: bold;
  color: #4D2C18;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-head h3 {
    font-size: 22px;
  }
}
#style .style-main .style-content-area .content-head .sub-title {
  border-right: 1px solid #4D2C18;
  border-left: 1px solid #4D2C18;
  font-size: 20px;
  font-weight: bold;
  padding: 0 10px;
  color: #4D2C18;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-head .sub-title {
    font-size: 14px;
  }
}
#style .style-main .style-content-area .style-content {
  margin-top: 85px;
  margin-left: 55px;
  margin-right: 55px;
  padding-bottom: 85px;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .style-content {
    margin-top: 45px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 20px;
  }
}
#style .style-main .style-content-area .content-article {
  position: relative;
}
#style .style-main .style-content-area .content-article:not(:first-child) {
  margin-top: 100px;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article:not(:first-child) {
    margin-top: 75px;
  }
}
#style .style-main .style-content-area .content-article::before {
  content: "";
  position: absolute;
  left: calc(50% - 55px);
  top: 0;
  width: 110px;
  height: 5px;
  background-color: #ED798D;
}
#style .style-main .style-content-area .content-article h4 {
  padding-top: 45px;
  margin-bottom: 45px;
  font-size: 24px;
  font-weight: bold;
  color: #ED798D;
  text-align: center;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article h4 {
    font-size: 18px;
    padding-top: 30px;
    margin-bottom: 30px;
  }
}
#style .style-main .style-content-area .content-article .txt01 {
  font-size: 14px;
  color: #4D2C18;
  line-height: 1.8;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article .div-01-01 {
    width: calc(100% - 100px);
    display: inline-block;
  }
}
#style .style-main .style-content-area .content-article .image-01-01 {
  flex-shrink: 0;
  margin-left: 40px;
  margin-top: -80px;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article .image-01-01 {
    width: 80px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 0;
  }
}
#style .style-main .style-content-area .content-article .image-01-03 {
  flex-shrink: 0;
  margin-left: auto;
  margin-right: -45px;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article .image-01-03 {
    margin-right: 0;
    margin-left: 0;
    width: calc(100% - 100px);
  }
}
#style .style-main .style-content-area .content-article .image-01-04 {
  position: absolute;
  right: 0;
  bottom: -80px;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article .image-01-04 {
    width: 117px;
  }
}
#style .style-main .style-content-area .content-article .image-01-05 {
  text-align: right;
  width: 562px;
  margin-left: auto;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article .image-01-05 {
    width: 100%;
    margin-left: initial;
  }
}
@media print, screen and (min-width: 741px) {
  #style .style-main .style-content-area .content-article .image-01-06 {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article .image-01-06 {
    width: 88px;
    margin: 30px auto 0;
  }
}
#style .style-main .style-content-area .content-article .image-02-01 {
  margin-left: 60px;
  flex-shrink: 0;
}
#style .style-main .style-content-area .content-article .image-02-02 {
  text-align: right;
  width: 568px;
  margin-left: auto;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article .image-02-02 {
    width: 100%;
    margin-left: initial;
  }
}
@media print, screen and (min-width: 741px) {
  #style .style-main .style-content-area .content-article .image-02-03 {
    position: absolute;
    left: 0;
    bottom: 30px;
  }
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article .image-02-03 {
    width: 120px;
    margin: 30px auto;
  }
}
#style .style-main .style-content-area .content-article .image-03-01 {
  margin-left: auto;
}
@media only screen and (max-width: 740px) {
  #style .style-main .style-content-area .content-article .image-03-01 {
    width: 120px;
    margin: 0 auto;
  }
}
#style .style-main .style-content-area .content-article .image-03-02 {
  margin-left: 60px;
  flex-shrink: 0;
}
#style .style-main .style-content-area .content-article .image-03-03 {
  text-align: right;
}
@media print, screen and (min-width: 741px) {
  #style .style-main .style-content-area .content-article .image-03-04 {
    position: absolute;
    bottom: 30px;
    left: 0;
  }
}
#style .style-main .style-content-area .content-article .image-04-01 {
  text-align: center;
}
#style .style-main .style-content-area .content-article .image-04-02 {
  text-align: center;
}

/*#style*/
#plan .section-top-area {
  z-index: -1;
}
#plan .section-top-area .section-top {
  height: 235px;
}
#plan .plan-main {
  margin-top: -120px;
}
@media only screen and (max-width: 740px) {
  #plan .plan-main {
    margin-top: -145px;
  }
}
#plan .plan-main .tab-area {
  display: flex;
  justify-content: space-around;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 740px) {
  #plan .plan-main .tab-area {
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 20px;
  }
}
#plan .plan-main .tab-area .plan-tab {
  opacity: 0.7;
  position: relative;
  border-radius: 10px 10px 0 0;
  width: 275px;
  height: 85px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #ED798D;
  background-color: #fff;
  cursor: pointer;
}
@media only screen and (max-width: 740px) {
  #plan .plan-main .tab-area .plan-tab {
    width: calc(50% - 6px);
    border-radius: 10px;
    height: auto;
    padding: 10px 0;
  }
}
@media print, screen and (min-width: 741px) {
  #plan .plan-main .tab-area .plan-tab::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff;
    left: 0;
    top: 0;
    border-radius: 10px 10px 0 0;
    z-index: 10;
  }
}
#plan .plan-main .tab-area .plan-tab:hover {
  opacity: 1;
}
#plan .plan-main .tab-area .plan-tab.active {
  opacity: 1;
}
#plan .plan-main .tab-area .plan-tab .tab-main {
  font-size: 26px;
  font-weight: bold;
  z-index: 10;
}
@media only screen and (max-width: 740px) {
  #plan .plan-main .tab-area .plan-tab .tab-main {
    font-size: 16px;
  }
}
#plan .plan-main .tab-area .plan-tab .tab-sub {
  font-size: 14px;
  font-weight: bold;
  z-index: 10;
}
@media only screen and (max-width: 740px) {
  #plan .plan-main .tab-area .plan-tab .tab-sub {
    font-size: 8px;
  }
}
#plan .plan-main .plan-inner {
  position: relative;
  z-index: 0;
}
#plan .plan-main .plan-container {
  display: none;
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
#plan .plan-main .plan-container.active {
  display: block;
}
#plan .plan-main .plan-content-area {
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  width: 955px;
}
@media only screen and (max-width: 740px) {
  #plan .plan-main .plan-content-area {
    width: auto;
  }
}
#plan .plan-main .plan-content-area .plan-content {
  margin-left: 55px;
  margin-right: 55px;
  padding-bottom: 85px;
}
@media only screen and (max-width: 740px) {
  #plan .plan-main .plan-content-area .plan-content {
    margin-top: 45px;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 20px;
  }
}
#plan .plan-main .plan-content-area .plan-figure {
  text-align: center;
}
#plan .plan-main .plan-content-area .content-article {
  position: relative;
}
#plan .plan-main .plan-content-area .content-article:not(:first-child) {
  margin-top: 45px;
  border-top: 1px solid #D4D4D4;
}
#plan .plan-main .plan-content-area .content-article h4 {
  margin-bottom: 30px;
  font-size: 38px;
  font-weight: bold;
  color: #ED798D;
  text-align: center;
}
@media only screen and (max-width: 740px) {
  #plan .plan-main .plan-content-area .content-article h4 {
    font-size: 24px;
    margin-bottom: 25px;
  }
}
#plan .plan-main .plan-content-area .content-article h3 {
  padding-top: 45px;
  margin-bottom: 30px;
  font-size: 23px;
  font-weight: bold;
  color: #ED798D;
  text-align: center;
}
@media only screen and (max-width: 740px) {
  #plan .plan-main .plan-content-area .content-article h3 {
    font-size: 18px;
    margin-bottom: 10px;
    padding-top: 0px;
  }
}
#plan .plan-main .plan-content-area .content-article .plan-dl {
  font-size: 14px;
  color: #4D2C18;
  width: fit-content;
  margin: 0 auto;
}
@media print, screen and (min-width: 741px) {
  #plan .plan-main .plan-content-area .content-article .plan-dl {
    grid-template-rows: repeat(3, 1fr);
    display: grid;
    grid-auto-flow: column;
    max-height: 110px;
    gap: 0 20px;
  }
}
#plan .plan-main .plan-content-area .content-article .plan-dl .dl-row {
  padding: 5px 10px 5px 0;
  display: inline-flex;
  border-bottom: 1px solid #4D2C18;
}
@media only screen and (max-width: 740px) {
  #plan .plan-main .plan-content-area .content-article .plan-dl .dl-row {
    display: flex;
    padding: 10px 10px 10px;
  }
}
#plan .plan-main .plan-content-area .content-article .plan-dl .dl-row dt {
  width: 105px;
}
#plan .plan-main .plan-content-area .content-article .plan-dl .dl-row dd {
  width: auto;
}

#lastly {
  margin-bottom: 100px;
}
#lastly:after {
  content: "";
  position: absolute;
  left: calc(50% - 90px);
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 90px solid transparent;
  border-left: 90px solid transparent;
  border-top: 50px solid #ED798D;
  border-bottom: 0;
}
@media only screen and (max-width: 740px) {
  #lastly .wrapper {
    margin: 0 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
#lastly .section-top {
  height: auto;
  padding-bottom: 50px;
}
@media only screen and (max-width: 740px) {
  #lastly .section-top {
    padding-bottom: 30px;
  }
}
#lastly .lastly-title-area {
  margin-top: 105px;
  margin-bottom: 40px;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 1px;
}
@media only screen and (max-width: 740px) {
  #lastly .lastly-title-area {
    font-size: 18px;
    margin-top: 50px;
    margin-bottom: 0px;
  }
}
#lastly .title-img_01 {
  position: absolute;
}
@media print, screen and (min-width: 741px) {
  #lastly .title-img_01 {
    left: 15%;
    bottom: 80%;
  }
}
@media only screen and (max-width: 740px) {
  #lastly .title-img_01 {
    width: 47px;
    left: 0;
    top: -55px;
  }
}
#lastly .title-img_02 {
  position: absolute;
  right: 170px;
  top: -65%;
}
@media only screen and (max-width: 740px) {
  #lastly .title-img_02 {
    right: 10px;
    top: -80px;
    width: 83px;
  }
}
#lastly .title-img_03 {
  position: absolute;
  right: 54%;
  top: -45px;
}
@media only screen and (max-width: 740px) {
  #lastly .title-img_03 {
    display: none;
  }
}
#lastly .title-img_04 {
  position: absolute;
  left: 49%;
  top: -10px;
  z-index: 10;
}
@media only screen and (max-width: 740px) {
  #lastly .title-img_04 {
    display: none;
  }
}
@media print, screen and (min-width: 741px) {
  #lastly .title-img_05 {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  #lastly .title-img_05 {
    position: absolute;
    left: 5%;
    width: 32px;
  }
}
#lastly .lastly-main {
  position: relative;
  margin-top: 30px;
}
@media print, screen and (min-width: 741px) {
  #lastly .lastly-main {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media print, screen and (min-width: 741px) {
  #lastly .lastly-img {
    width: calc(auto + 20px);
    margin-left: -20px;
  }
}
#lastly .lastly-txt-container {
  border: 1px dashed #fff;
}
#lastly .lastly-txt {
  padding: 10px 35px;
  text-align: left;
  flex-shrink: 0;
  margin: 10px;
  background: #fff;
  display: flex;
  flex-direction: column;
}
#lastly .lastly-txt .txt01 {
  font-size: 16px;
  color: #4D2C18;
  font-weight: 500;
  line-height: 1.5;
}
@media only screen and (max-width: 740px) {
  #lastly .lastly-txt .txt01 {
    font-size: 14px;
  }
}

@media only screen and (max-width: 740px) {
  .indent_sp {
    text-indent: -0.6em;
    padding-left: 1em;
  }
}
.top_intro .intro_box {
  width: 222px;
  height: 220px;
  border: 6px #ED798D solid;
  border-radius: 30px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  box-sizing: border-box;
  align-items: center;
}
@media only screen and (max-width: 740px) {
  .top_intro .intro_box {
    width: calc(50% - 6px);
    aspect-ratio: 1/1;
    height: auto;
  }
}
.top_intro .intro_box .txt01 {
  text-align: center;
  color: #ED798D;
  font-size: 16px;
  font-weight: 300;
}
@media only screen and (max-width: 740px) {
  .top_intro .intro_box .txt01 {
    font-size: 12px;
    margin-bottom: 0;
  }
}
.top_intro .intro_box .txt02 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #ED798D;
  line-height: 1.5;
}
@media only screen and (max-width: 740px) {
  .top_intro .intro_box .txt02 {
    font-size: 20px;
  }
}
.top_intro .intro_box .icon01 {
  width: 82px;
}
@media only screen and (max-width: 740px) {
  .top_intro .intro_box .icon01 {
    width: 40%;
  }
}
.top_intro .intro_box .icon02 {
  width: 112px;
}
@media only screen and (max-width: 740px) {
  .top_intro .intro_box .icon02 {
    width: 45%;
  }
}
.top_intro .intro_box .icon03 {
  width: 87px;
}
@media only screen and (max-width: 740px) {
  .top_intro .intro_box .icon03 {
    width: 40%;
  }
}
.top_intro .intro_box .icon04 {
  width: 67px;
}
@media only screen and (max-width: 740px) {
  .top_intro .intro_box .icon04 {
    width: 30%;
  }
}

.price-row {
  text-align: center;
  margin-top: 5px;
}
.price-row .price-txt01 {
  font-size: 14px;
}
.price-row .price-txt02 {
  font-size: 24px;
  font-weight: bold;
  color: #ED798D;
}

.tag-box {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 25px;
}
.tag-box .point-tag {
  box-sizing: border-box;
  font-size: 13px;
  font-weight: bold;
  color: #ED798D;
  border: 1px solid #ED798D;
  width: calc(50% - 2.5px);
  padding: 10px 0;
  text-align: center;
}

.after-button {
  display: flex;
  margin: 10px 15px 0;
  background-color: #ED798D;
  color: #fff;
  padding: 15px 11px;
  box-sizing: border-box;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  gap: 9px;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.after-button img {
  width: 6px;
}

.list-body {
  display: inline-flex;
  flex-direction: column;
  margin-bottom: 15px;
}
.list-body .list-box {
  box-sizing: border-box;
  border-right: 1px solid #ED798D;
}
.list-body .list-box:nth-of-type(1) {
  border-left: 1px solid #ED798D;
}
.list-body .border-none {
  border-left: none !important;
}
.list-body .col01_note {
  margin-bottom: 10px;
  font-size: 13px !important;
}
@media only screen and (max-width: 740px) {
  .list-body .col01_note {
    margin-bottom: 20px;
    font-size: 8px !important;
  }
}
.list-body .col1 {
  width: 263px;
  min-height: 77px;
  padding: 20px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 740px) {
  .list-body .col1 {
    width: 24vw;
    padding: 5px;
    min-height: unset;
  }
}
.list-body .deta-col {
  width: 179px;
  padding: 20px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 77px;
}
@media only screen and (max-width: 740px) {
  .list-body .deta-col {
    padding: 10px 0;
    width: 17vw;
    min-height: unset;
  }
}
@media only screen and (max-width: 740px) {
  .list-body .deta-col.col2 {
    width: 25vw;
  }
}
.list-body .row01 {
  display: inline-flex;
  font-size: 18px;
  font-weight: bold;
}
.list-body .row01 .deta-col {
  border-top: 1px solid #ED798D;
}
@media only screen and (max-width: 740px) {
  .list-body .row01 {
    font-size: clamp(9px, 2vw, 14px);
  }
}
.list-body .row02 {
  position: relative;
  background-color: #FFEEF1;
  font-size: 24px;
  color: #ED798D;
  font-weight: bold;
  display: inline-flex;
  border-top: 1px solid #ED798D;
}
@media only screen and (max-width: 740px) {
  .list-body .row02 {
    font-size: clamp(13px, 3vw, 16px);
  }
}
@media only screen and (max-width: 740px) {
  .list-body .row02 .row2_price {
    font-size: clamp(10px, 3vw, 16px);
  }
}
.list-body .row03 {
  font-size: 18px;
  font-weight: bold;
  display: inline-flex;
  border-top: 1px solid #ED798D;
  border-bottom: 1px solid #ED798D;
  text-align: center;
  line-height: 2;
}
@media only screen and (max-width: 740px) {
  .list-body .row03 {
    font-size: clamp(11px, 2vw, 14px);
  }
}
.list-body .row03 .col1 {
  text-align: left;
}
.list-body .img-list {
  position: absolute;
  width: 100px;
  height: 91px;
  left: -70px;
  top: -55px;
}
@media only screen and (max-width: 740px) {
  .list-body .img-list {
    width: 40px;
    height: auto;
    left: -13px;
    top: -32px;
    transform: rotate(30deg);
  }
}

/*# sourceMappingURL=page_coco-smile.css.map */
