.key {
  position: relative;
  height: 550px;
  background: url(../images/doctor/key.jpg) center top -200px/cover no-repeat;
}

.key:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 50%;
  height: 3.9vw;
  background: url(../images/common/key_bg.png) center/cover no-repeat;
}

.key:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -1px;
  width: 50%;
  height: 3.9vw;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  background: url(../images/common/key_bg.png) center/cover no-repeat;
}

.key .inner {
  width: 1280px;
  margin: 0 auto;
}

.key .key_text {
  position: relative;
  padding-top: 300px;
  padding-left: 20px;
  font-size: 30px;
  color: rgba(255, 255, 255, 0.9);
  letter-spacing: .07em;
}

.key .key_text:before {
  content: "CLINIC";
  position: absolute;
  top: 200px;
  left: 20px;
  font-size: 70px;
  letter-spacing: .05em;
}

@media screen and (max-width: 768px) {
  .key {
    position: relative;
    height: 97.2vw;
    background: url(../images/doctor/key.jpg) center top/cover no-repeat;
  }
  .key:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 50%;
    height: 3.9vw;
    background: url(../images/common/key_bg.png) center/cover no-repeat;
  }
  .key:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -1px;
    width: 50%;
    height: 3.9vw;
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    background: url(../images/common/key_bg.png) center/cover no-repeat;
  }
  .key .inner {
    width: 100%;
    margin: 0 auto;
  }
  .key .key_text {
    position: relative;
    padding-top: 55.5vw;
    padding-left: 5.5vw;
    font-size: 8.3vw;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: .07em;
  }
  .key .key_text:before {
    content: "CLINIC";
    position: absolute;
    top: 33.3vw;
    left: 5.5vw;
    width: 90%;
    font-size: 13.8vw;
    letter-spacing: .05em;
  }
}

.sec01 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.sec01 .sec_title {
  margin-bottom: 50px;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: .1em;
  text-align: center;
}

.sec01 .sec_title .color {
  font-weight: 500;
  color: #bf7e80;
}

.sec01 .sec_text {
  width: 740px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .sec01 {
    padding-top: 27.7vw;
    padding-bottom: 27.7vw;
    padding-left: 5.5vw;
    padding-right: 5.5vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec01 .sec_title {
    margin-bottom: 13.8vw;
    font-family: "noto serif jp", serif;
    font-size: 6.9vw;
    font-weight: 500;
    letter-spacing: .1em;
    text-align: center;
  }
  .sec01 .sec_title .color {
    font-weight: 500;
    color: #bf7e80;
  }
  .sec01 .sec_text {
    width: 100%;
    margin: 0 auto;
  }
}

.sec02 {
  padding-bottom: 80px;
}

.sec02 .sec_header {
  position: relative;
  width: 1240px;
  height: 170px;
  margin: 0 auto 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #ce807d;
}

.sec02 .sec_header:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1237px;
  height: 170px;
  margin: auto;
  background: url(../images/caries/bg01.png) center/contain no-repeat;
}

.sec02 .sec_title {
  position: relative;
  z-index: 2;
  line-height: 170px;
  font-size: 35px;
  color: #fff;
  letter-spacing: .2em;
  text-align: center;
}

.sec02 .sec_text {
  width: 740px;
  margin: 0 auto 30px;
  letter-spacing: .03em;
}

.sec02 .sec_text02 {
  width: 740px;
  margin: 0 auto 50px;
  color: #da657a;
  letter-spacing: .03em;
}

.sec02 .phonebox {
  width: 846px;
  height: 132px;
  margin: 0 auto 80px;
}

.sec02 .phonebox a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec02 .phonebox a:before {
  content: "";
  position: absolute;
  left: -80px;
  top: -15px;
  width: 140px;
  height: 148px;
  background: url(../images/first/dh.png) center/contain no-repeat;
}

.sec02 .phone_left {
  width: 50%;
  background: #8d514e;
}

.sec02 .phone_left .left_text {
  color: #fff;
  font-size: 24px;
  letter-spacing: .2em;
  line-height: 132px;
  text-align: center;
}

.sec02 .phone_right {
  position: relative;
  width: 50%;
  padding-top: 20px;
  background: #f9f7f0;
}

.sec02 .phone_right .right_text {
  font-size: 24px;
  letter-spacing: .2em;
  text-align: center;
  color: #845150;
}

.sec02 .phone_right .right_text02 {
  position: relative;
  padding-left: 1em;
  font-size: 42px;
  font-weight: 500;
  letter-spacing: .1em;
  text-align: center;
  color: #845150;
}

.sec02 .phone_right .right_text02 .phone_icon {
  position: absolute;
  top: -10px;
  left: 30px;
}

.sec02 .cont {
  width: 1000px;
  margin: 0 auto;
}

.sec02 .cont .cont_title {
  padding-bottom: 20px;
  border-bottom: 1px solid #6d5344;
  margin-bottom: 30px;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: .1em;
  text-align: center;
}

.sec02 .cont .cont_text {
  width: 740px;
  margin: 0 auto 50px;
}

.sec02 .cont .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 50px;
}

.sec02 .cont .item {
  width: 496px;
  height: 274px;
}

.sec02 .cont .item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  box-sizing: border-box;
}

.sec02 .cont .item .item_title {
  position: relative;
  margin-bottom: 10px;
  z-index: 2;
  font-size: 37px;
  letter-spacing: .05em;
}

.sec02 .cont .item .item_text {
  position: relative;
  z-index: 2;
  font-size: 25px;
}

.sec02 .cont .item:nth-of-type(1) a {
  padding: 100px 30px 0 130px;
  background: -webkit-gradient(linear, left top, right top, color-stop(38%, #fcebcd), to(#ecdf77));
  background: linear-gradient(to right, #fcebcd 38%, #ecdf77 100%);
}

.sec02 .cont .item:nth-of-type(1) a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 237px;
  height: 274px;
  background: url(../images/index/girl.png) center/contain no-repeat;
}

.sec02 .cont .item:nth-of-type(1) a:after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  width: 21px;
  height: 21px;
  margin: 0 auto;
  background: url(../images/first/arrow01.png) center/contain no-repeat;
}

.sec02 .cont .item:nth-of-type(1) a .english {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 326px;
  height: 69px;
  background: url(../images/first/text_kodomo.png) center/contain no-repeat;
}

.sec02 .cont .item:nth-of-type(1) .item_title {
  text-align: right;
}

.sec02 .cont .item:nth-of-type(1) .item_text {
  text-align: right;
}

.sec02 .cont .item:nth-of-type(2) a {
  padding: 100px 0 0 10px;
  background: -webkit-gradient(linear, left top, right top, color-stop(38%, #d3f0f5), to(#7db2c2));
  background: linear-gradient(to right, #d3f0f5 38%, #7db2c2 100%);
}

.sec02 .cont .item:nth-of-type(2) a:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 237px;
  height: 274px;
  background: url(../images/index/woman03.png) center bottom/contain no-repeat;
}

.sec02 .cont .item:nth-of-type(2) a:after {
  content: "";
  position: absolute;
  bottom: 20px;
  right: 0;
  left: 0;
  width: 21px;
  height: 21px;
  margin: 0 auto;
  background: url(../images/first/arrow02.png) center/contain no-repeat;
}

.sec02 .cont .item:nth-of-type(2) a .english {
  position: absolute;
  left: 20px;
  top: 30px;
  width: 247px;
  height: 45px;
  background: url(../images/first/text_otona.png) center/contain no-repeat;
}

.sec02 .cont .single_item {
  height: 200px;
}

.sec02 .cont .single_item a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  background: #efe9e6;
}

.sec02 .cont .single_item a:before {
  content: "";
  position: absolute;
  right: 30px;
  top: 0;
  bottom: 0;
  width: 21px;
  height: 21px;
  margin: auto 0;
  background: url(../images/first/arrow03.png) center/contain no-repeat;
}

.sec02 .cont .single_item .item_textbox {
  padding-top: 50px;
  padding-left: 50px;
}

.sec02 .cont .single_item .item_title {
  margin-bottom: 20px;
  font-size: 37px;
  font-weight: 700;
  color: #6d5344;
}

.sec02 .cont .single_item .item_text {
  letter-spacing: .05em;
}

@media screen and (max-width: 768px) {
  .sec02 {
    padding-bottom: 22.2vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec02 .sec_header {
    position: relative;
    width: 100%;
    height: auto;
    padding: 5.5vw 2.7vw;
    margin: 0 auto 13.8vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #ce807d;
  }
  .sec02 .sec_header:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: url(../images/caries/bg01.png) center/cover no-repeat;
  }
  .sec02 .sec_title {
    position: relative;
    z-index: 2;
    font-size: 5.5vw;
    color: #fff;
    line-height: 1.5;
    letter-spacing: .2em;
    text-align: center;
  }
  .sec02 .sec_body {
    padding-left: 5.5vw;
    padding-right: 5.5vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec02 .sec_text {
    width: 100%;
    margin: 0 auto 8.3vw;
    letter-spacing: .03em;
  }
  .sec02 .sec_text02 {
    width: 100%;
    margin: 0 auto 13.8vw;
    color: #da657a;
    letter-spacing: .03em;
    font-size: 4.4vw;
    text-align: justify;
  }
  .sec02 .phonebox {
    width: 100%;
    height: auto;
    margin: 0 auto 22.2vw;
  }
  .sec02 .phonebox a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec02 .phonebox a:before {
    content: "";
    position: absolute;
    z-index: 2;
    left: -2.7vw;
    top: auto;
    bottom: 0;
    width: 27.7vw;
    height: 29.1vw;
    background: url(../images/first/dh.png) center/contain no-repeat;
  }
  .sec02 .phone_left {
    width: 100%;
    padding: 5.5vw 0;
    background: #8d514e;
  }
  .sec02 .phone_left .left_text {
    color: #fff;
    font-size: 5.5vw;
    letter-spacing: .2em;
    line-height: 1;
    text-align: center;
  }
  .sec02 .phone_right {
    position: relative;
    width: 100%;
    padding-left: 16vw;
    padding-top: 5.5vw;
    padding-bottom: 5.5vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #f9f7f0;
  }
  .sec02 .phone_right .right_text {
    font-size: 4.4vw;
    letter-spacing: .2em;
    text-align: center;
    color: #845150;
  }
  .sec02 .phone_right .right_text02 {
    position: relative;
    padding-left: 2em;
    font-size: 6.9vw;
    font-weight: 500;
    letter-spacing: .1em;
    text-align: center;
    color: #845150;
  }
  .sec02 .phone_right .right_text02 .phone_icon {
    position: absolute;
    top: 0;
    left: 8.3vw;
  }
  .sec02 .phone_right .right_text02 .phone_icon img {
    width: 6.3vw;
    height: 10vw;
  }
  .sec02 .cont {
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .cont .cont_title {
    padding-bottom: 5.5vw;
    border-bottom: 1px solid #6d5344;
    margin-bottom: 8.3vw;
    font-family: "noto serif jp", serif;
    font-size: 6.9vw;
    font-weight: 500;
    letter-spacing: .1em;
    text-align: center;
  }
  .sec02 .cont .cont_text {
    width: 100%;
    margin: 0 auto 13.8vw;
  }
  .sec02 .cont .list {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 13.8vw;
  }
  .sec02 .cont .item {
    width: 100%;
    height: 76.1vw;
  }
  .sec02 .cont .item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    box-sizing: border-box;
  }
  .sec02 .cont .item .item_title {
    position: relative;
    margin-bottom: 2.7vw;
    z-index: 2;
    font-size: 6.9vw;
    letter-spacing: .05em;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
  }
  .sec02 .cont .item .item_text {
    position: relative;
    z-index: 2;
    font-size: 5.1vw;
    text-shadow: #fff 1px 1px 1px, #fff -1px 0px 1px, #fff 0px -1px 1px, #fff 0px 1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px, #fff 1px 1px 1px, #fff -1px 1px 1px, #fff 1px -1px 1px, #fff -1px -1px 1px;
  }
  .sec02 .cont .item:nth-of-type(1) {
    margin-bottom: 13.8vw;
  }
  .sec02 .cont .item:nth-of-type(1) a {
    padding: 48vw 5.5vw 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(38%, #fcebcd), to(#ecdf77));
    background: linear-gradient(to right, #fcebcd 38%, #ecdf77 100%);
  }
  .sec02 .cont .item:nth-of-type(1) a:before {
    content: "";
    position: absolute;
    left: 0;
    top: auto;
    bottom: 0;
    width: 65.8vw;
    height: 76.1vw;
    background: url(../images/index/girl.png) center/contain no-repeat;
  }
  .sec02 .cont .item:nth-of-type(1) a:after {
    content: "";
    position: absolute;
    bottom: 2.7vw;
    right: 0;
    left: 0;
    width: 5.8vw;
    height: 5.8vw;
    margin: 0 auto;
    background: url(../images/first/arrow01.png) center/contain no-repeat;
  }
  .sec02 .cont .item:nth-of-type(1) a .english {
    position: absolute;
    right: 0;
    top: 30.5vw;
    width: 90.5vw;
    height: 19.1vw;
    background: url(../images/first/text_kodomo.png) center/80% no-repeat;
  }
  .sec02 .cont .item:nth-of-type(1) .item_title {
    text-align: right;
  }
  .sec02 .cont .item:nth-of-type(1) .item_text {
    text-align: right;
  }
  .sec02 .cont .item:nth-of-type(2) a {
    padding: 48vw 5.5vw 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(38%, #d3f0f5), to(#7db2c2));
    background: linear-gradient(to right, #d3f0f5 38%, #7db2c2 100%);
  }
  .sec02 .cont .item:nth-of-type(2) a:before {
    content: "";
    position: absolute;
    right: 0;
    top: auto;
    bottom: 0;
    width: 65.8vw;
    height: 76.1vw;
    background: url(../images/index/woman03.png) center bottom/contain no-repeat;
  }
  .sec02 .cont .item:nth-of-type(2) a:after {
    content: "";
    position: absolute;
    bottom: 2.7vw;
    right: 0;
    left: 0;
    width: 5.8vw;
    height: 5.8vw;
    margin: 0 auto;
    background: url(../images/first/arrow02.png) center/contain no-repeat;
  }
  .sec02 .cont .item:nth-of-type(2) a .english {
    position: absolute;
    left: 0px;
    top: 30.5vw;
    width: 68.6vw;
    height: 12.5vw;
    background: url(../images/first/text_otona.png) center/80% no-repeat;
  }
  .sec02 .cont .single_item {
    height: auto;
  }
  .sec02 .cont .single_item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background: #efe9e6;
  }
  .sec02 .cont .single_item a:before {
    content: "";
    position: absolute;
    right: 5.5vw;
    top: auto;
    bottom: 5.5vw;
    width: 5.8vw;
    height: 5.8vw;
    margin: auto 0;
    background: url(../images/first/arrow03.png) center/contain no-repeat;
  }
  .sec02 .cont .single_item .item_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec02 .cont .single_item .item_textbox {
    padding: 5.5vw;
  }
  .sec02 .cont .single_item .item_title {
    margin-bottom: 5.5vw;
    font-size: 6.9vw;
    font-weight: 700;
    color: #6d5344;
  }
  .sec02 .cont .single_item .item_text {
    letter-spacing: .05em;
    font-size: 4.4vw;
  }
}

.sec03 {
  padding: 100px 0;
  background: #f9f7f0;
}

.sec03 .sec_title {
  position: relative;
  margin-bottom: 100px;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: .1em;
  text-align: center;
}

.sec03 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -20px;
  width: 1035px;
  height: 86px;
  margin: 0 auto;
  background: url(../images/first/text_flow.png) center/contain no-repeat;
}

.sec03 .cont_inner {
  position: relative;
  width: 1120px;
  padding: 50px 0;
  margin: 0 auto;
}

.sec03 .circle {
  position: absolute;
  z-index: 2;
  right: -50px;
  top: -80px;
  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;
  position: absolute;
  width: 173px;
  height: 173px;
  border-radius: 50%;
  background: #6d5344;
  font-family: "noto serif jp", serif;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: .1em;
  color: #fff;
  text-align: center;
}

.sec03 .textbox {
  margin-right: 30px;
}

.sec03 .cont_title {
  margin-bottom: 30px;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: .1em;
}

.sec03 .cont_image {
  min-width: 514px;
}

.sec03 .cont01 {
  position: relative;
  margin-bottom: 100px;
  background: rgba(223, 212, 209, 0.82);
}

.sec03 .cont01:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  width: 138px;
  height: 23px;
  margin: 0 auto;
  background: url(../images/first/arrow04.png) center/contain no-repeat;
}

.sec03 .cont01 .cont_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec03 .cont02_03_flexbox {
  position: relative;
  padding: 100px 0;
  margin-bottom: 100px;
  background: rgba(94, 151, 180, 0.3);
}

.sec03 .cont02_03_flexbox:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  width: 138px;
  height: 23px;
  margin: 0 auto;
  background: url(../images/first/arrow04.png) center/contain no-repeat;
}

.sec03 .cont02_03_flexbox .cont02 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
}

.sec03 .cont02_03_flexbox .cont02:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -60px;
  width: 138px;
  height: 23px;
  margin: 0 auto;
  background: url(../images/first/arrow04.png) center/contain no-repeat;
}

.sec03 .cont02_03_flexbox .cont03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec03 .cont04 {
  background: rgba(210, 174, 74, 0.57);
}

.sec03 .cont04 .flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
}

.sec03 .cont04 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sec03 .cont04 .item {
  width: 348px;
}

.sec03 .cont04 .item a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  -webkit-box-shadow: 5px 5px 3px rgba(188, 187, 125, 0.75);
          box-shadow: 5px 5px 3px rgba(188, 187, 125, 0.75);
  font-family: "noto serif jp", serif;
  font-size: 25px;
  font-weight: 600;
}

.sec03 .cont04 .item a .small {
  font-family: "noto sans jp", sans-serif;
  font-size: 18px;
}

.sec03 .cont04 .item a:before {
  content: "";
  position: absolute;
  right: 40px;
  top: 0;
  bottom: 0;
  width: 55px;
  height: 55px;
  margin: auto 0;
  background: url(../images/first/icon_goods.png) center/contain no-repeat;
}

.sec03 .cont04 .item a:after {
  content: ">";
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  height: 25px;
  margin: auto 0;
}

@media screen and (max-width: 768px) {
  .sec03 {
    padding: 27.7vw 0;
    background: #f9f7f0;
  }
  .sec03 .sec_title {
    position: relative;
    margin-bottom: 13.8vw;
    font-family: "noto serif jp", serif;
    font-size: 6.9vw;
    font-weight: 500;
    letter-spacing: .1em;
    text-align: center;
  }
  .sec03 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: -22.2vw;
    width: 100%;
    height: 23.8vw;
    margin: 0 auto;
    background: url(../images/first/text_flow.png) center/90% no-repeat;
  }
  .sec03 .cont_inner {
    position: relative;
    width: 100%;
    padding: 13.8vw 5.5vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 auto;
  }
  .sec03 .circle {
    position: absolute;
    right: 2.7vw;
    top: -13.8vw;
    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;
    position: absolute;
    width: 27.7vw;
    height: 27.7vw;
    border-radius: 50%;
    background: #6d5344;
    font-family: "noto serif jp", serif;
    font-size: 5vw;
    font-weight: 500;
    letter-spacing: .1em;
    color: #fff;
    text-align: center;
  }
  .sec03 .textbox {
    margin-right: 0;
  }
  .sec03 .cont_title {
    margin-bottom: 8.3vw;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    font-weight: 500;
    letter-spacing: .1em;
  }
  .sec03 .cont_image {
    margin-bottom: 5.5vw;
    min-width: auto;
    text-align: center;
  }
  .sec03 .cont01 {
    position: relative;
    margin-bottom: 27.7vw;
    background: rgba(223, 212, 209, 0.82);
  }
  .sec03 .cont01:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -16.6vw;
    width: 38.3vw;
    height: 6.3vw;
    margin: 0 auto;
    background: url(../images/first/arrow04.png) center/contain no-repeat;
  }
  .sec03 .cont01 .cont_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec03 .cont02_03_flexbox {
    position: relative;
    padding: 0;
    margin-bottom: 27.7vw;
    background: rgba(94, 151, 180, 0.3);
  }
  .sec03 .cont02_03_flexbox:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -16.6vw;
    width: 38.3vw;
    height: 6.3vw;
    margin: 0 auto;
    background: url(../images/first/arrow04.png) center/contain no-repeat;
  }
  .sec03 .cont02_03_flexbox .cont02 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 27.7vw;
  }
  .sec03 .cont02_03_flexbox .cont02:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -16.6vw;
    width: 38.3vw;
    height: 6.3vw;
    margin: 0 auto;
    background: url(../images/first/arrow04.png) center/contain no-repeat;
  }
  .sec03 .cont02_03_flexbox .cont03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .sec03 .cont04 {
    background: rgba(210, 174, 74, 0.57);
  }
  .sec03 .cont04 .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 13.8vw;
  }
  .sec03 .cont04 .list {
    display: block;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .sec03 .cont04 .item {
    width: 100%;
  }
  .sec03 .cont04 .item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 2.7vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #fff;
    -webkit-box-shadow: 5px 5px 3px rgba(188, 187, 125, 0.75);
            box-shadow: 5px 5px 3px rgba(188, 187, 125, 0.75);
    font-family: "noto serif jp", serif;
    font-size: 5.1vw;
    font-weight: 600;
  }
  .sec03 .cont04 .item a .small {
    font-family: "noto sans jp", sans-serif;
    font-size: 5vw;
  }
  .sec03 .cont04 .item a:before {
    content: "";
    position: absolute;
    right: 40px;
    top: 0;
    bottom: 0;
    width: 15.2vw;
    height: 15.2vw;
    margin: auto 0;
    background: url(../images/first/icon_goods.png) center/contain no-repeat;
  }
  .sec03 .cont04 .item a:after {
    content: ">";
    position: absolute;
    right: 2.7vw;
    top: 0;
    bottom: 0;
    height: 6.9vw;
    margin: auto 0;
  }
  .sec03 .cont04 .item:not(:last-of-type) {
    margin-bottom: 8.3vw;
  }
}
/*# sourceMappingURL=first.css.map */