@charset "UTF-8";
/*----------------------------
#common
-----------------------------*/
body {
  line-height: 1.8em;
  color: #6d6d6d;
}

.page-sango dl, .page-sango menu, .page-sango ol, .page-sango li, .page-sango p, .page-sango div, .page-sango h1, .page-sango h2, .page-sango h3, .page-sango h4, .page-sango h5 {
  margin: 0;
}
.page-sango section {
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .page-sango section {
    padding: 60px 0;
  }
}
.page-sango .img_full {
  width: 100%;
  height: auto;
}

h2.dot {
  font-size: 40px;
  font-weight: normal;
  text-align: center;
  letter-spacing: 3px;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  h2.dot {
    font-size: 25px;
  }
}
h2.dot::before {
  display: block;
  content: "";
  width: 115px;
  height: 15px;
  background: url(../img/tittle_before.png) top center no-repeat;
  margin: 0 auto 30px auto;
}
@media screen and (max-width: 768px) {
  h2.dot::before {
    width: 95px;
    margin: 0 auto 20px auto;
    background-size: contain;
  }
}
h2.dot::after {
  display: block;
  content: "";
  width: 51px;
  height: 26px;
  background: url(../img/tittle_after.png) top center no-repeat;
  margin: 25px auto 0 auto;
}
@media screen and (max-width: 768px) {
  h2.dot::after {
    width: 35px;
    height: 18px;
    margin: 15px auto 0 auto;
    background-size: contain;
  }
}

.inner {
  width: 90%;
  margin: 0 auto !important;
}

.inner_w900 {
  width: 90%;
  max-width: 900px;
  margin: 0 auto !important;
}

.inner_w1023 {
  width: 90%;
  max-width: 1023px;
  margin: 0 auto !important;
}
@media screen and (max-width: 768px) {
  .inner_w1023 {
    max-width: 520px;
  }
}

.inner_w1200 {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto !important;
}

.inner_w1420 {
  width: 90%;
  max-width: 1420px;
  margin: 0 auto !important;
  position: relative;
  padding: 100px 0;
}
@media screen and (max-width: 768px) {
  .inner_w1420 {
    padding: 70px 0;
  }
}

.inner_w1500 {
  width: 90%;
  max-width: 1500px;
  margin: 0 auto !important;
  position: relative;
  padding-bottom: 200px;
}
@media screen and (max-width: 768px) {
  .inner_w1500 {
    padding-bottom: 100px;
  }
}

/*----------------------------
#main
-----------------------------*/
#main {
  background: url(../img/main_bg.png) top center no-repeat;
  text-align: center;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  #main {
    background: url(../img/main_bg_sp.png) top center no-repeat;
    background-size: cover;
  }
}
#main h2 {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1100px) {
  #main h2 img {
    width: 90%;
  }
}

/*----------------------------
#sec01 案内
-----------------------------*/
#sec01 {
  text-align: center;
  padding-top: 20px;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  #sec01 {
    overflow: hidden;
  }
}
#sec01 .img {
  padding-top: 180px;
}
@media screen and (max-width: 768px) {
  #sec01 .img {
    padding-top: 120px;
  }
}
#sec01 .img img {
  width: 33.33%;
  max-width: 341px;
  margin-bottom: 80px;
}
@media screen and (max-width: 768px) {
  #sec01 .img img {
    width: 75%;
    max-width: 230px;
    margin-bottom: 40px;
  }
}
#sec01 .img {
  position: relative;
}
#sec01 .img::before, #sec01 .img::after {
  content: "";
  background: url(../img/sec01_corner.png);
  width: 276px;
  height: 276px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  #sec01 .img::before, #sec01 .img::after {
    background: url(../img/sec01_corner_sp.png);
    width: 138px;
    height: 138px;
  }
}
#sec01 .img::before {
  top: 0;
  left: 0;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@media screen and (max-width: 768px) {
  #sec01 .img::before {
    top: 0;
    left: -50px;
  }
}
#sec01 .img::after {
  top: 0;
  right: 0;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (max-width: 768px) {
  #sec01 .img::after {
    top: 0;
    right: -50px;
  }
}
#sec01 .txt p {
  line-height: 3em;
  padding-bottom: 10px;
  letter-spacing: 0.2em;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  #sec01 .txt p {
    font-size: 0.9rem;
  }
}
#sec01 .txt p.font_L {
  font-size: 1.5em;
  margin-top: 30px;
  font-size: 26px;
}
@media screen and (max-width: 768px) {
  #sec01 .txt p.font_L {
    font-size: 1.2em;
    line-height: 1.5em;
  }
}
#sec01 .txt {
  position: relative;
  padding-bottom: 200px;
}
@media screen and (max-width: 768px) {
  #sec01 .txt {
    padding-bottom: 100px;
  }
}
#sec01 .txt::before, #sec01 .txt::after {
  content: "";
  background: url(../img/sec01_corner.png);
  width: 276px;
  height: 276px;
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  #sec01 .txt::before, #sec01 .txt::after {
    background: url(../img/sec01_corner_sp.png);
    width: 138px;
    height: 138px;
  }
}
#sec01 .txt::before {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
@media screen and (max-width: 768px) {
  #sec01 .txt::before {
    bottom: 0;
    left: -50px;
  }
}
#sec01 .txt::after {
  bottom: 0;
  right: 0;
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
@media screen and (max-width: 768px) {
  #sec01 .txt::after {
    bottom: 0;
    right: -50px;
  }
}
#sec01 .maru {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1500px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  #sec01 .maru {
    display: none;
  }
}
#sec01 .maru li {
  width: 18%;
}
#sec01 .maru li img {
  max-width: 260px;
}
#sec01 .maru_copy {
  font-size: 26px;
  margin-top: 80px;
  letter-spacing: 0.2em;
}
#sec01 .maru_sp {
  width: 100%;
  max-width: 415px;
  margin: 0 auto 30px;
  display: none;
}
@media screen and (max-width: 768px) {
  #sec01 .maru_sp {
    display: block;
  }
  #sec01 .maru_sp + p {
    font-size: clamp(16px, 4vw, 26px);
  }
}
#sec01 .scrolldown2 {
  /*描画位置※位置は適宜調整してください*/
  position: absolute;
  bottom: 10px;
  left: 50%;
}
@media screen and (max-width: 768px) {
  #sec01 .scrolldown2 {
    bottom: 5px;
  }
}
#sec01 {
  /* 丸の描写 */
}
#sec01 .scrolldown2:before {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: 0;
  left: -10px;
  /*丸の形状*/
  background: url(../img/sec01_scroll.png) no-repeat;
  height: 20px;
  width: 20px;
  background-size: contain;
  z-index: 999;
  /*丸の動き1.6秒かけて透過し、永遠にループ*/
  -webkit-animation: circlemove 2s ease-in-out infinite, cirlemovehide 2s ease-out infinite;
          animation: circlemove 2s ease-in-out infinite, cirlemovehide 2s ease-out infinite;
}
#sec01 {
  /*下からの距離が変化して丸の全体が上から下に動く*/
}
@-webkit-keyframes circlemove {
  0% {
    bottom: 100px;
  }
  100% {
    bottom: -95px;
  }
}
@keyframes circlemove {
  0% {
    bottom: 100px;
  }
  100% {
    bottom: -95px;
  }
}
@media screen and (max-width: 768px) {
  @-webkit-keyframes circlemove {
    0% {
      bottom: 50px;
    }
    100% {
      bottom: -47px;
    }
  }
  @keyframes circlemove {
    0% {
      bottom: 50px;
    }
    100% {
      bottom: -47px;
    }
  }
}
#sec01 {
  /*上から下にかけて丸が透過→不透明→透過する*/
}
@-webkit-keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
@keyframes cirlemovehide {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
  }
}
#sec01 {
  /* 線の描写 */
}
#sec01 .scrolldown2:after {
  content: "";
  /*描画位置*/
  position: absolute;
  bottom: -90px;
  left: 0;
  /*線の形状*/
  width: 1px;
  height: 190px;
  background: #aaaaa9;
}
@media screen and (max-width: 768px) {
  #sec01 .scrolldown2:after {
    height: 105px;
    bottom: -43px;
  }
}

/*----------------------------
#sec02 できること
-----------------------------*/
#sec02 {
  letter-spacing: 0.2em;
}
#sec02 .copy {
  text-align: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  #sec02 .copy {
    margin-bottom: 0;
  }
  #sec02 .copy img {
    height: 55px;
    margin: 0 auto 30px;
  }
}
#sec02 h3 {
  position: absolute;
  top: -50px;
}
@media screen and (max-width: 768px) {
  #sec02 h3 {
    width: 82%;
    left: -7%;
    top: -7%;
  }
  #sec02 h3 img {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  #sec02 h3 {
    top: -5%;
  }
}
#sec02 .tab_01, #sec02 .tab_02, #sec02 .tab_03 {
  background: url(../img/sec2_bg_ptn01.png);
  z-index: -2;
  position: relative;
  margin-top: 100px;
}
#sec02 .tab_01 .flex_wrap, #sec02 .tab_02 .flex_wrap, #sec02 .tab_03 .flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #sec02 .tab_01 .flex_wrap, #sec02 .tab_02 .flex_wrap, #sec02 .tab_03 .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#sec02 .tab_01 .flex_wrap img, #sec02 .tab_02 .flex_wrap img, #sec02 .tab_03 .flex_wrap img {
  width: 73.45%;
  margin-right: -30px;
  z-index: -1;
}
@media screen and (max-width: 768px) {
  #sec02 .tab_01 .flex_wrap img, #sec02 .tab_02 .flex_wrap img, #sec02 .tab_03 .flex_wrap img {
    width: 100%;
    margin-right: 0;
  }
}
#sec02 .tab_01 .flex_wrap p, #sec02 .tab_02 .flex_wrap p, #sec02 .tab_03 .flex_wrap p {
  width: 35.49%;
  font-size: 18px;
  color: white;
  padding: 30px 20px 30px 30px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #sec02 .tab_01 .flex_wrap p, #sec02 .tab_02 .flex_wrap p, #sec02 .tab_03 .flex_wrap p {
    width: 90%;
    font-size: 14px;
    padding: 10px;
    line-height: 1.6em;
    letter-spacing: 0.1em;
  }
}
#sec02 .tab_01 .flex_wrap p span, #sec02 .tab_02 .flex_wrap p span, #sec02 .tab_03 .flex_wrap p span {
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #sec02 .tab_01 .flex_wrap p span, #sec02 .tab_02 .flex_wrap p span, #sec02 .tab_03 .flex_wrap p span {
    font-size: 18px;
  }
}
#sec02 .tab_01 .flex_wrap p::before, #sec02 .tab_01 .flex_wrap p::after, #sec02 .tab_02 .flex_wrap p::before, #sec02 .tab_02 .flex_wrap p::after, #sec02 .tab_03 .flex_wrap p::before, #sec02 .tab_03 .flex_wrap p::after {
  content: "";
  position: absolute;
  z-index: -1;
}
#sec02 .tab_01 .flex_wrap p::before, #sec02 .tab_02 .flex_wrap p::before, #sec02 .tab_03 .flex_wrap p::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #a89f8f;
  clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 30px, 100% 100%, 0 100%);
}
@media screen and (max-width: 768px) {
  #sec02 .tab_01 .flex_wrap p::before, #sec02 .tab_02 .flex_wrap p::before, #sec02 .tab_03 .flex_wrap p::before {
    top: -15px;
    clip-path: polygon(0 0, calc(100% - 15px) 0, 100% 15px, 100% 100%, 0 100%);
  }
}
#sec02 .tab_01 .flex_wrap p::after, #sec02 .tab_02 .flex_wrap p::after, #sec02 .tab_03 .flex_wrap p::after {
  top: 0;
  right: 0%;
  height: 30px;
  width: 30px;
  background-color: rgb(255, 255, 255);
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
@media screen and (max-width: 768px) {
  #sec02 .tab_01 .flex_wrap p::after, #sec02 .tab_02 .flex_wrap p::after, #sec02 .tab_03 .flex_wrap p::after {
    top: -15px;
    height: 15px;
    width: 15px;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
  }
}
#sec02 .tab_02 {
  background: url(../img/sec2_bg_ptn02.png);
}
#sec02 .tab_02 .flex_wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  #sec02 .tab_02 .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#sec02 .tab_02 .flex_wrap img {
  margin-left: -30px;
  margin-right: 0;
}
@media screen and (max-width: 768px) {
  #sec02 .tab_02 .flex_wrap img {
    margin-left: 0;
  }
}
#sec02 .tab_02 .flex_wrap p::before {
  background: #879570;
  clip-path: polygon(30px 0, 100% 0, 100% 100%, 0 100%, 0 30px);
}
@media screen and (max-width: 768px) {
  #sec02 .tab_02 .flex_wrap p::before {
    clip-path: polygon(15px 0, 100% 0, 100% 100%, 0 100%, 0 15px);
  }
}
#sec02 .tab_02 .flex_wrap p::after {
  left: 0%;
  clip-path: polygon(0% 100%, 100% 100%, 100% 0);
}
@media screen and (max-width: 768px) {
  #sec02 .tab_02 .flex_wrap p::after {
    clip-path: polygon(0% 100%, 100% 100%, 100% 0);
  }
}
#sec02 .tab_03 {
  background: url(../img/sec2_bg_ptn03.png);
}
#sec02 .tab_03 .flex_wrap p::before {
  background: #c79787;
}

/*----------------------------
#sec03 一日の流れ
-----------------------------*/
#sec03 {
  padding-top: 0;
}
#sec03 .img08 img {
  max-width: 20px;
  display: block;
  margin: 0 auto 30px;
}
#sec03 .img09 {
  float: left;
  max-width: 86px;
  padding-right: 30px;
}
#sec03 .column2 {
  width: 100%;
  background: url(../img/sec3_bg.png) repeat-y;
  background-size: contain;
}
#sec03 .column2 table {
  width: 100%;
  border-collapse: collapse;
}
#sec03 .column2 table td {
  padding: 20px 40px;
}
#sec03 .column2 table td.tc {
  text-align: center;
}
#sec03 .column2 table td.one_third {
  width: 33.33%;
}
#sec03 .column2 table td.time img {
  max-width: 315px;
  width: 100%;
}
#sec03 .column2 table td.half {
  width: 50%;
}
#sec03 .column2 table td.mapa img {
  width: 85%;
  mix-blend-mode: multiply;
}
#sec03 .column2 table td.baby img {
  width: 60%;
  mix-blend-mode: multiply;
  max-width: 145px;
}
#sec03 .column2 table td div img.ph {
  max-width: 465px;
  width: 90%;
}
#sec03 .column2 table td div img.ph1 {
  max-width: 218px;
  margin: 0 auto;
  display: block;
}
#sec03 .column2 table td div img.mix {
  mix-blend-mode: multiply;
  max-width: 100%;
}
#sec03 .column2 table td p {
  line-height: 2em;
  padding-bottom: 20px;
}
#sec03 .column2 table td p.icon {
  padding-left: 85px;
}
#sec03 .column2 table td .img01 {
  position: relative;
}
#sec03 .column2 table td .img01::before {
  content: "";
  background: url(../img/sec3_1_kazari1.png);
  width: 83px;
  height: 57px;
  position: absolute;
  top: -40px;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column2 table td .img02 {
  position: relative;
}
#sec03 .column2 table td .img02::before {
  content: "";
  background: url(../img/sec3_2_kazari3.png);
  width: 97px;
  height: 38px;
  position: absolute;
  bottom: -10px;
  right: 3%;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column2 table td .img03 {
  position: relative;
}
#sec03 .column2 table td .img03::before {
  content: "";
  background: url(../img/sec3_2_kazari4.png);
  width: 88px;
  height: 65px;
  position: absolute;
  bottom: 10px;
  right: 3%;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1000px) {
  #sec03 .column2 table td .img03::before {
    right: -2%;
  }
}
@media screen and (max-width: 900px) {
  #sec03 .column2 table td .img03::before {
    right: -12%;
  }
}
#sec03 .column2 table td .img04 {
  position: relative;
}
#sec03 .column2 table td .img04::before {
  content: "";
  background: url(../img/sec3_3_kazari5.png);
  width: 65px;
  height: 70px;
  position: absolute;
  bottom: -30px;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 900px) {
  #sec03 .column2 table td .img04::before {
    right: -15px;
  }
}
#sec03 .column2 table td .img05 {
  position: relative;
}
#sec03 .column2 table td .img05::before {
  content: "";
  background: url(../img/sec3_1_kazari2.png);
  width: 35px;
  height: 34px;
  position: absolute;
  top: -24px;
  right: 3px;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column2 table td .img06 img {
  max-width: 160px;
}
#sec03 .column2 table td .img07 {
  position: relative;
}
#sec03 .column2 table td .img07::before {
  content: "";
  background: url(../img/sec3_5_kazari7.png);
  width: 26px;
  height: 41px;
  position: absolute;
  top: 10px;
  right: 30px;
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (max-width: 900px) {
  #sec03 .column2 table td .img07::before {
    top: -10px;
  }
}
#sec03 .column2 table td .img07::after {
  content: "";
  background: url(../img/sec3_5_kazari8.png);
  width: 47px;
  height: 39px;
  position: absolute;
  bottom: 50px;
  right: 110px;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column2 table.content td {
  vertical-align: top;
}
#sec03 .column2 table.content td.arrow {
  border-right: 3px solid #ea9d90;
  position: relative;
}
#sec03 .column2 table.content td.arrow::after {
  content: "";
  background: url(../img/sec3_arrow_head.png) center center no-repeat;
  width: 30px;
  height: 17px;
  position: absolute;
  bottom: -4px;
  right: -17px;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column1_mamapapa {
  background: url(../img/sec3_bg_mamapapa.png) no-repeat;
  background-size: cover;
}
#sec03 .column1_mamapapa .sche_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 20px 10px 20px;
  background: url(../img/sec3_mama_papa_ttl_bg_sp.jpg);
}
#sec03 .column1_mamapapa .sche_title img {
  mix-blend-mode: multiply;
  width: 90%;
  margin: 0 auto;
  display: block;
  max-width: 267px;
}
#sec03 .column1_mamapapa .sche_title.baby {
  background: url(../img/sec3_baby_ttl_bg_sp.jpg);
}
#sec03 .column1_mamapapa .sche_title.baby img {
  width: 70%;
}
#sec03 .column1_mamapapa .sche_title:hover {
  cursor: pointer;
  opacity: 0.8;
}
#sec03 .column1_mamapapa .sche_detail {
  display: none;
  padding: 20px 20px 20px 30px;
  position: relative;
  background: url(../img/sec3_mama_papa_bg.jpg);
}
#sec03 .column1_mamapapa .sche_detail.baby {
  background: url(../img/sec3_baby_bg.jpg);
}
#sec03 .column1_mamapapa .sche_detail > img {
  width: 80%;
  margin: 0 auto;
  display: block;
  max-width: 300px;
}
#sec03 .column1_mamapapa .sche_detail > img.time_ttl {
  margin-top: 30px;
}
#sec03 .column1_mamapapa .sche_detail p {
  line-height: 1.8em;
  padding-top: 20px;
  font-size: 14px;
  letter-spacing: 0.05em;
}
#sec03 .column1_mamapapa .sche_detail div {
  margin-top: 20px;
}
#sec03 .column1_mamapapa .sche_detail div img {
  width: 100%;
}
#sec03 .column1_mamapapa .sche_detail div img.ph1 {
  width: 50%;
  margin: 0 auto;
  display: block;
  max-width: 331px;
}
#sec03 .column1_mamapapa .sche_detail div.flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#sec03 .column1_mamapapa .sche_detail .mapa_img04 {
  max-width: 111px;
}
#sec03 .column1_mamapapa .sche_detail .baby_img04 img {
  max-width: 20px;
  display: block;
  margin: 0 auto 30px;
}
#sec03 .column1_mamapapa .sche_detail .baby_img05 {
  float: left;
  max-width: 86px;
  padding-right: 30px;
}
#sec03 .column1_mamapapa .sche_detail .mapa_img01 {
  position: relative;
  margin-top: 40px;
}
#sec03 .column1_mamapapa .sche_detail .mapa_img01::before {
  content: "";
  background: url(../img/sec3_1_kazari1.png);
  width: 83px;
  height: 57px;
  position: absolute;
  top: -40px;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column1_mamapapa .sche_detail .mapa_img02 {
  position: relative;
}
#sec03 .column1_mamapapa .sche_detail .mapa_img02::before {
  content: "";
  background: url(../img/sec3_2_kazari3.png);
  width: 97px;
  height: 38px;
  position: absolute;
  bottom: -10px;
  right: 3%;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column1_mamapapa .sche_detail .baby_img01 {
  position: relative;
}
#sec03 .column1_mamapapa .sche_detail .baby_img01::before {
  content: "";
  background: url(../img/sec3_2_kazari4.png);
  width: 88px;
  height: 65px;
  position: absolute;
  bottom: 10px;
  right: -4%;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column1_mamapapa .sche_detail .mapa_img03 {
  position: relative;
}
#sec03 .column1_mamapapa .sche_detail .mapa_img03::before {
  content: "";
  background: url(../img/sec3_3_kazari5.png);
  width: 65px;
  height: 70px;
  position: absolute;
  bottom: -24px;
  right: -34px;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column1_mamapapa .sche_detail .baby_img02 {
  position: relative;
}
#sec03 .column1_mamapapa .sche_detail .baby_img02::before {
  content: "";
  background: url(../img/sec3_1_kazari2.png);
  width: 35px;
  height: 34px;
  position: absolute;
  top: -30px;
  right: -30px;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column1_mamapapa .sche_detail .mapa_img05 {
  position: relative;
}
#sec03 .column1_mamapapa .sche_detail .mapa_img05::before {
  content: "";
  background: url(../img/sec3_5_kazari7.png);
  width: 26px;
  height: 41px;
  position: absolute;
  top: 0;
  right: 0;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column1_mamapapa .sche_detail .mapa_img05::after {
  content: "";
  background: url(../img/sec3_5_kazari8.png);
  width: 47px;
  height: 39px;
  position: absolute;
  bottom: 30px;
  right: 70px;
  background-size: contain;
  background-repeat: no-repeat;
}
#sec03 .column1_mamapapa .sche_close {
  background: url(../img/sec3_mama_papa_ft_bg_sp.jpg);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}
#sec03 .column1_mamapapa .sche_close.baby {
  background: url(../img/sec3_baby_ft_bg_sp.jpg);
}
#sec03 .column1_mamapapa .sche_close::before {
  content: "";
  background: url(../img/ico_open.png) center center no-repeat;
  width: 254px;
  height: 22.5px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}
#sec03 .column1_mamapapa .sche_close.active::before {
  content: "";
  background: url(../img/ico_close.png) center center no-repeat;
  width: 104px;
  height: 22.5px;
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
}

/*----------------------------
#sec04 助産師紹介
-----------------------------*/
#sec04 {
  letter-spacing: 0.2em;
  background: url(../img/sec4_hd_left_bg.png) top left no-repeat, url(../img/sec4_hd_right_bg.png) top right no-repeat, url(../img/sec4_ft_left_bg.png) bottom left no-repeat, url(../img/sec4_ft_right_bg.png) bottom right no-repeat, url(../img/sec4_bg.png) bottom center no-repeat;
  background-position-y: top, top, calc(100% - 8px), calc(100% - 8px), top;
  background-size: auto, auto, auto, auto, cover;
}
@media screen and (max-width: 1200px) {
  #sec04 {
    padding: 100px 0 200px;
  }
}
@media screen and (max-width: 1000px) {
  #sec04 {
    padding: 100px 0 34%;
  }
}
@media screen and (max-width: 768px) {
  #sec04 {
    background: url(../img/sec4_hd_left_bg.png) top left no-repeat, url(../img/sec4_ft_left_bg.png) bottom left no-repeat, url(../img/sec4_bg.png) top center repeat;
    background-size: contain, contain, cover;
    background-position-y: top, calc(100% - 8px), top;
  }
}
#sec04 .flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 30px;
}
@media screen and (max-width: 768px) {
  #sec04 .flex_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#sec04 .flex_wrap .txt {
  padding: 0;
  -ms-flex-preferred-size: 62%;
      flex-basis: 62%;
}
#sec04 .flex_wrap .txt .keireki {
  font-size: 15px;
  line-height: 1.5em;
  padding: 40px 0 0;
}
@media screen and (max-width: 768px) {
  #sec04 .flex_wrap .txt .keireki {
    font-size: 14px;
    padding: 20px 20px 0;
  }
}
#sec04 .flex_wrap .txt .keireki:last-of-type {
  padding: 20px 0 160px;
}
@media screen and (max-width: 1200px) {
  #sec04 .flex_wrap .txt .keireki:last-of-type {
    padding-bottom: 70px;
  }
}
@media screen and (max-width: 1000px) {
  #sec04 .flex_wrap .txt .keireki:last-of-type {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  #sec04 .flex_wrap .txt .keireki:last-of-type {
    padding: 20px 20px 50px;
  }
}
#sec04 .flex_wrap .txt .keireki p {
  margin-bottom: 6px;
}
@media screen and (max-width: 768px) {
  #sec04 .flex_wrap .txt .message {
    padding: 0 20px;
  }
}
#sec04 .flex_wrap .ph {
  width: 100%;
}
@media screen and (max-width: 768px) {
  #sec04 .flex_wrap .ph {
    width: 75%;
    margin: 0 auto 50px;
    max-width: 400px;
    min-width: 240px;
  }
}
#sec04 .flex_wrap .ph.pc {
  -ms-flex-preferred-size: 35%;
      flex-basis: 35%;
  max-width: 400px;
}
@media screen and (max-width: 768px) {
  #sec04 .flex_wrap .ph.pc {
    min-width: 274px;
  }
}
#sec04 .flex_wrap .ph .name {
  text-align: center;
  margin-bottom: 10px;
}
#sec04 .flex_wrap .ph .toiawase {
  font-size: 15px;
  line-height: 1.5em;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #sec04 .flex_wrap .ph .toiawase {
    font-size: 14px;
  }
}
#sec04 .flex_wrap .ph .toiawase .flex_wrap {
  width: 40%;
  margin: 5px auto 0;
  gap: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  #sec04 .flex_wrap .ph .toiawase .flex_wrap {
    width: 60%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    max-width: 180px;
  }
}
#sec04 .flex_wrap .ph .toiawase .flex_wrap img {
  width: 50px;
  height: auto;
}
#sec04 .flex_wrap .ph .toiawase p {
  letter-spacing: 1px;
}
#sec04 .flex_wrap .copy {
  margin-bottom: 70px;
  font-family: "Zen Kurenaido", sans-serif;
  font-size: 26px;
  letter-spacing: 0.2em;
  line-height: 2;
}
@media screen and (max-width: 768px) {
  #sec04 .flex_wrap .copy {
    margin-bottom: 20px;
    font-size: 20px;
    letter-spacing: 0;
    text-align: center;
  }
}
#sec04 .flex_wrap .ttl {
  letter-spacing: 0.2em;
  font-size: 16px;
  margin-bottom: 3px;
}
@media screen and (max-width: 768px) {
  #sec04 .flex_wrap .message p {
    font-size: 16px;
  }
}

/*----------------------------
#sec05 利用者の声
-----------------------------*/
#sec05 {
  letter-spacing: 0.2em;
}
#sec05 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 768px) {
  #sec05 .list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    max-width: 577px;
    margin: 0 auto;
  }
}
#sec05 .list li {
  width: 48%;
  background-color: white;
  margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
  #sec05 .list li {
    width: 100%;
  }
}
#sec05 .list li p span {
  font-family: "Zen Kurenaido", sans-serif;
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
  line-height: 1.5em;
}
@media screen and (max-width: 768px) {
  #sec05 .list li p span {
    font-size: 17px;
  }
}
#sec05 .list li p {
  padding: 20px;
}
@media screen and (max-width: 768px) {
  #sec05 .list li p {
    font-size: 14px;
    letter-spacing: 0.1em;
  }
}

/*----------------------------
#sec06　アメニティ・持ち物
-----------------------------*/
#sec06 {
  letter-spacing: 0.2em;
}
#sec06 .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
#sec06 .flex .w100 {
  width: 100%;
}
#sec06 .flex .w50 {
  width: 49%;
}
#sec06 .flex .w50 ul {
  list-style-type: disclosure-closed;
  margin: 0;
}
#sec06 .flex .w50 ul li {
  margin-bottom: 7px;
}
@media screen and (max-width: 768px) {
  #sec06 .flex .w50 {
    width: 100%;
  }
  #sec06 .flex .w50 dd {
    padding: 20px 20px 20px 40px;
  }
  #sec06 .flex .w50 dd ul {
    margin: 0;
    font-size: 15px;
  }
}
#sec06 dl {
  background-color: white;
  border-radius: 10px 10px;
  margin-top: 40px;
  overflow: hidden;
}
#sec06 dl:first-of-type {
  margin-top: 0;
}
#sec06 dl dt {
  background-color: #dbe9f0;
  border-left: solid #71b4d5 10px;
  padding: 10px 10px 10px 10px;
}
#sec06 dl dt h3 {
  font-family: "Zen Kurenaido", sans-serif;
  font-size: 20px;
  letter-spacing: 0.2em;
}
#sec06 dl dt h3 span {
  font-size: 13px;
}
@media screen and (max-width: 768px) {
  #sec06 dl dt h3 {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}
#sec06 dl dd {
  padding: 20px 40px;
}
@media screen and (max-width: 768px) {
  #sec06 dl dd {
    padding: 20px;
  }
  #sec06 dl dd p {
    font-size: 15px;
  }
}
#sec06 .alarm {
  border-radius: 50px;
  background: #ebf4f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 40px;
  margin-top: 20px;
  gap: 40px;
}
@media screen and (max-width: 1050px) {
  #sec06 .alarm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 768px) {
  #sec06 .alarm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px;
    border-radius: 20px;
  }
  #sec06 .alarm img {
    width: 100%;
  }
}
#sec06 .alarm dl {
  background-color: inherit;
  border-radius: 0;
  margin-top: 0;
  overflow: hidden;
}
#sec06 .alarm dl dt {
  background-color: inherit;
  border-left: solid #007566 5px;
  padding: 10px 10px 10px 10px;
  font-family: "Zen Kurenaido", sans-serif;
  font-size: 24px;
  position: relative;
  padding-left: 20px;
}
@media screen and (max-width: 768px) {
  #sec06 .alarm dl dt {
    padding: 5px 10px 5px 15px;
    font-size: 19px;
  }
}
#sec06 .alarm dl dd {
  letter-spacing: 0.05em;
  padding: 20px 40px 20px 0;
}
@media screen and (max-width: 768px) {
  #sec06 .alarm dl dd {
    padding: 20px 0 0;
    font-size: 15px;
  }
}

/*----------------------------
#sec07　施設案内
-----------------------------*/
#sec07 {
  letter-spacing: 0.2em;
  background: url(../img/sec7_bg.png);
}
#sec07 div div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 100px;
}
#sec07 div div > img {
  width: 66.14%;
  max-width: 1270px;
  height: auto;
  margin-right: -20px;
}
@media screen and (max-width: 768px) {
  #sec07 div div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #sec07 div div > img {
    width: 90%;
    margin-right: 0;
    margin-bottom: -30px;
  }
}
#sec07 div div dl {
  width: 614px;
  padding: 40px;
  border-radius: 30px;
  overflow: hidden;
  position: relative;
  background: url(../img/sec7_ttl_bg.png) center center no-repeat rgba(219, 184, 138, 0.9);
}
@media screen and (max-width: 768px) {
  #sec07 div div dl {
    width: 100%;
    padding: 20px;
    border-radius: 20px;
  }
}
#sec07 div div dl::before {
  background: #c09465;
  content: "B1";
  width: 17%;
  aspect-ratio: 1/1;
  border-top-right-radius: 30px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: clamp(34px, 4vw, 56px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: white;
}
@media screen and (max-width: 768px) {
  #sec07 div div dl::before {
    border-top-right-radius: 20px;
  }
}
#sec07 div div dl dt {
  color: white;
  font-size: clamp(32px, 3vw, 48px);
  text-shadow: 0px 1px 5px rgba(109, 76, 38, 0.2), 0px 1px 5px rgba(109, 76, 38, 0.5);
  line-height: 1;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  #sec07 div div dl dt {
    font-size: clamp(30px, 3vw, 44px);
  }
}
#sec07 div div dl dt span {
  font-size: clamp(24px, 2vw, 36px);
}
#sec07 div div dl dt span.s_size {
  font-size: clamp(20px, 1vw, 24px);
}
#sec07 div div dl dt span {
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  #sec07 div div dl dt span {
    font-size: clamp(20px, 2vw, 32px);
  }
  #sec07 div div dl dt span.s_size {
    font-size: clamp(18px, 1vw, 20px);
  }
}
#sec07 div div dl dd p {
  color: white;
  font-size: 16px;
  text-shadow: 0px 1px 5px rgba(109, 76, 38, 0.2), 0px 1px 5px rgba(109, 76, 38, 0.5);
  margin: 20px 0;
}
@media screen and (max-width: 768px) {
  #sec07 div div dl dd p {
    font-size: 15px;
    letter-spacing: 0.05em;
    line-height: 1.6em;
  }
}
#sec07 div div dl dd > img {
  width: 100%;
  height: auto;
}
#sec07 div div dl dd a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  color: #fff;
  float: right;
  margin-right: 30px;
  font-size: 1.5em;
  text-shadow: 0px 1px 5px rgba(109, 76, 38, 0.2), 0px 1px 5px rgba(109, 76, 38, 0.5);
}
#sec07 div div dl dd a:hover {
  color: #7a5752;
}
#sec07 div div dl dd a:hover .lineArrow {
  border-bottom: 1px solid #7a5752;
  border-right: 1px solid #7a5752;
}
#sec07 div div dl dd a .lineArrow {
  width: 140%;
  height: 20px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  /*傾きを調節*/
  -webkit-transform: skew(45deg);
          transform: skew(45deg);
  /*下線矢印をテキストに合わせてうまい具合にはめる*/
  margin: -15px 0 0 -25px;
}
#sec07 div div dl.blue {
  background: url(../img/sec7_ttl_bg.png) center center no-repeat rgba(153, 189, 207, 0.9);
}
#sec07 div div dl.blue::before {
  background: #5395b5;
}
#sec07 div div dl.blue dt {
  text-shadow: 0px 1px 5px rgba(63, 105, 119, 0.2), 0px 1px 5px rgba(63, 105, 119, 0.2);
}
#sec07 div div dl.blue dd p {
  text-shadow: 0px 1px 5px rgba(63, 105, 119, 0.2), 0px 1px 5px rgba(63, 105, 119, 0.2);
}
#sec07 div div dl.pink {
  background: url(../img/sec7_ttl_bg.png) center center no-repeat rgba(204, 164, 164, 0.9);
}
#sec07 div div dl.pink::before {
  background: #b38484;
}
#sec07 div div dl.pink dt {
  text-shadow: 0px 1px 5px rgba(169, 85, 85, 0.2), 0px 1px 5px rgba(169, 85, 85, 0.2);
}
#sec07 div div dl.pink dd p {
  text-shadow: 0px 1px 5px rgba(169, 85, 85, 0.2), 0px 1px 5px rgba(169, 85, 85, 0.2);
}
#sec07 div div dl.green {
  background: url(../img/sec7_ttl_bg.png) center center no-repeat rgba(147, 186, 157, 0.9);
}
#sec07 div div dl.green::before {
  background: #548861;
}
#sec07 div div dl.green dt {
  text-shadow: 0px 1px 5px rgba(55, 113, 59, 0.2), 0px 1px 5px rgba(55, 113, 59, 0.2);
}
#sec07 div div dl.green dd p {
  text-shadow: 0px 1px 5px rgba(55, 113, 59, 0.2), 0px 1px 5px rgba(55, 113, 59, 0.2);
}
#sec07 div div dl.F3::before {
  content: "3F";
}
#sec07 div div dl.F4::before {
  content: "4F";
}
#sec07 div div dl.F10::before {
  content: "10F";
}
#sec07 div div dl.F1::before {
  content: "1F";
}
#sec07 div div.hidari > img {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  margin-right: 0px;
  margin-left: -20px;
}
@media screen and (max-width: 768px) {
  #sec07 div div.hidari > img {
    margin-left: 0;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
#sec07 div div.hidari dl {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (max-width: 768px) {
  #sec07 div div.hidari dl {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

/*----------------------------
#sec08　予約について
-----------------------------*/
#sec08 {
  letter-spacing: 0.1em;
  background: url(../img/sec8_bg.png) #fff no-repeat;
  background-size: contain;
  background-position-y: bottom;
  padding: 100px 0 130px;
}
@media screen and (max-width: 768px) {
  #sec08 {
    padding: 60px 0;
  }
}
#sec08 .flex_wrap_l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #sec08 .flex_wrap_l {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
#sec08 .flex_wrap_l.under_line {
  border-bottom: 1px solid #d0abab;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
#sec08 .flex_wrap_l.under_line::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #d0abab;
}
#sec08 .flex_wrap_l .flex_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 768px) {
  #sec08 .flex_wrap_l .flex_wrap.under_line_sp {
    border-bottom: 1px solid #d0abab;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }
  #sec08 .flex_wrap_l .flex_wrap.under_line_sp::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 100%;
    border-bottom: 1px solid #d0abab;
  }
}
@media screen and (max-width: 768px) {
  #sec08 .flex_wrap_l .flex_wrap.line-middle {
    padding-right: 0;
  }
}
#sec08 .flex_wrap_l .flex_wrap.line-middle li:first-child {
  font-size: 30px;
  padding-right: 10px;
}
@media screen and (max-width: 768px) {
  #sec08 .flex_wrap_l .flex_wrap.line-middle li:first-child {
    font-size: 20px;
    letter-spacing: 0;
  }
}
#sec08 .flex_wrap_l .flex_wrap.line-middle li:nth-child(2) {
  font-size: 30px;
}
@media screen and (max-width: 768px) {
  #sec08 .flex_wrap_l .flex_wrap.line-middle li:nth-child(2) {
    font-size: 20px;
  }
}
#sec08 .flex_wrap_l .flex_wrap.line-under {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  color: #7a5752;
}
@media screen and (max-width: 768px) {
  #sec08 .flex_wrap_l .flex_wrap.line-under {
    margin-bottom: 0;
  }
}
#sec08 .flex_wrap_l .flex_wrap.line-under li:first-child {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #sec08 .flex_wrap_l .flex_wrap.line-under li:first-child {
    font-size: 14px;
    letter-spacing: 0;
  }
}
#sec08 .flex_wrap_l .flex_wrap.line-under li:nth-child(2) {
  font-size: 36px;
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  #sec08 .flex_wrap_l .flex_wrap.line-under li:nth-child(2) {
    font-size: 24px;
  }
}
#sec08 .flex_wrap_l .flex_wrap.line-under li:nth-child(3) {
  font-size: 18px;
}
@media screen and (max-width: 768px) {
  #sec08 .flex_wrap_l .flex_wrap.line-under li:nth-child(3) {
    font-size: 14px;
    letter-spacing: 0;
  }
}
#sec08 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /*子要素（dt・dd）を横に並べる*/
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; /*dt・ddの1対で1行にする*/
  width: 765px;
  margin: 30px auto;
  font-size: 20px;
}
@media screen and (max-width: 768px) {
  #sec08 dl {
    width: 100%;
    font-size: 14px;
    max-width: 400px;
  }
}
#sec08 dl dt, #sec08 dl dd {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 1em;
  line-height: 1.5em;
}
#sec08 dl dt {
  font-weight: bold;
  width: 200px;
  color: #7a5752;
  background: #e7d8d6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #sec08 dl dt {
    width: 100px;
  }
}
#sec08 dl dd {
  width: calc(100% - 200px);
  padding: 10px;
  background: #fbf5f5;
}
@media screen and (max-width: 768px) {
  #sec08 dl dd {
    width: calc(100% - 100px);
  }
}
#sec08 dl dd span {
  -webkit-text-decoration: underline #7A5752 2px;
          text-decoration: underline #7A5752 2px;
  color: #7A5752;
  font-weight: bold;
}
#sec08 dl dd .tax {
  display: inline-block;
  letter-spacing: 2.5px;
  font-size: 18px;
  text-decoration: none;
  color: inherit;
}
@media screen and (max-width: 768px) {
  #sec08 dl dd .tax {
    font-size: 12px;
  }
}
#sec08 dl dd .plan_note {
  letter-spacing: 0.1em;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  #sec08 dl dd .plan_note {
    font-size: 12px;
  }
}
#sec08 .btn_rsv {
  width: 47.9%;
  max-width: 574px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #7a5752;
  color: #fff;
  border-radius: 10px;
  padding: 30px;
  text-decoration: none;
  margin: 0 auto 20px;
  font-size: 24px;
}
@media screen and (max-width: 768px) {
  #sec08 .btn_rsv {
    width: 80%;
    font-size: 20px;
    padding: 13px;
  }
}
#sec08 p {
  text-align: center;
  font-size: 20px;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  #sec08 p {
    font-size: 16px;
  }
}
#sec08 .note {
  width: 47.9%;
  margin: 0 auto 20px;
}
@media screen and (max-width: 768px) {
  #sec08 .note {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  #sec08 .note li {
    padding-left: 2em;
    text-indent: -1em;
  }
}
@media screen and (max-width: 768px) {
  #sec08 .note li.ttl {
    text-align: center;
    padding-left: 0;
    text-indent: 0;
  }
}

/*----------------------------
#sec09　よくある質問
-----------------------------*/
#sec09 {
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  #sec09 {
    letter-spacing: 0.1em;
  }
}
#sec09 .accordion {
  margin: 0 auto 100px auto;
  width: 100%;
}
#sec09 .accordion li {
  background-color: white;
  border-radius: 10px;
  margin-bottom: 30px;
  overflow: hidden;
}
#sec09 .accordion li .acc_title {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  padding: 10px 20px 10px 20px;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  background-color: #f2f1d8;
  border-left: solid #fdde54 10px;
}
#sec09 .accordion li .acc_title::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 9px solid transparent;
  border-left: 9px solid transparent;
  border-top: 15px solid #fdde54;
  border-bottom: 0;
  position: absolute;
  top: calc(50% - 7px);
  right: 25px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
#sec09 .accordion li .acc_title.active::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#sec09 .accordion li .acc_title:hover {
  cursor: pointer;
  opacity: 0.8;
}
#sec09 .accordion li .acc_title span {
  display: inline-block;
  padding-right: 30px;
}
#sec09 .accordion li .acc_title span.num {
  margin-right: 15px;
  padding-right: 0;
}
#sec09 .accordion li .acc_detail {
  display: none;
  padding: 20px 20px 20px 30px;
  position: relative;
}

#footer_nav {
  letter-spacing: 0;
}/*# sourceMappingURL=style.css.map */