.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: "MEDICAL";
  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: 8vw;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: .07em;
  }
  .key .key_text:before {
    content: "MEDICAL";
    position: absolute;
    top: 30vw;
    left: 5.5vw;
    width: 90%;
    font-size: 13.8vw;
    letter-spacing: .05em;
  }
}

.sec01 {
  padding: 80px 0;
}

.sec01 .inner {
  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;
}

.sec01 .sec_header {
  position: relative;
  padding-right: 50px;
  margin-right: 50px;
}

.sec01 .sec_header:before {
  content: "";
  position: absolute;
  top: -80px;
  right: 0;
  width: 1px;
  height: 390px;
  background: #bf7e80;
}

.sec01 .sec_header .english {
  content: "";
  position: absolute;
  left: 75px;
  bottom: -25px;
  width: 177px;
  height: 66px;
  background: url(../images/comecome/text01.png) center/contain no-repeat;
}

.sec01 .sec_title {
  position: relative;
  width: 320px;
  padding: 100px 0 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "noto serif jp", serif;
  font-size: 33px;
  font-weight: 500;
  letter-spacing: .2em;
  text-align: center;
}

.sec01 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 82px;
  height: 74px;
  margin: 0 auto;
  background: url(../images/comecome/icon_child.png) center/contain no-repeat;
}

.sec01 .textbox {
  width: 700px;
}

.sec01 .lead_text {
  margin-bottom: 30px;
  font-family: "noto serif jp", serif;
  font-size: 28px;
  font-weight: 600;
  color: #bf7e80;
  line-height: 1.8;
  letter-spacing: .2em;
}

@media screen and (max-width: 768px) {
  .sec01 {
    padding: 22.2vw 5.5vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec01 .inner {
    display: block;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .sec01 .sec_header {
    position: relative;
    padding-right: 0;
    margin-right: 0;
    padding-bottom: 5.5vw;
    margin-bottom: 5.5vw;
  }
  .sec01 .sec_header:before {
    content: "";
    position: absolute;
    top: auto;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #bf7e80;
  }
  .sec01 .sec_header .english {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1.3vw;
    width: 41.1vw;
    height: 15.3vw;
    margin: 0 auto;
    background: url(../images/comecome/text01.png) center/contain no-repeat;
  }
  .sec01 .sec_title {
    position: relative;
    width: 100%;
    padding: 22.2vw 0 16vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-family: "noto serif jp", serif;
    font-size: 6.9vw;
    font-weight: 500;
    letter-spacing: .2em;
    text-align: center;
  }
  .sec01 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 22.2vw;
    height: 20vw;
    margin: 0 auto;
    background: url(../images/comecome/icon_child.png) center/contain no-repeat;
  }
  .sec01 .textbox {
    width: 100%;
  }
  .sec01 .lead_text {
    margin-bottom: 8.3vw;
    font-family: "noto serif jp", serif;
    font-size: 5vw;
    font-weight: 600;
    color: #bf7e80;
    line-height: 1.8;
    letter-spacing: .05em;
    text-align: center;
  }
}

.sec02 {
  padding: 100px 0;
  background: rgba(218, 123, 122, 0.15);
}

.sec02 .inner {
  width: 1190px;
  margin: 0 auto;
}

.sec02 .lead_text {
  text-align: center;
}

.sec02 .sec_title {
  position: relative;
  padding-top: 20px;
  margin-bottom: 50px;
  font-size: 74px;
  letter-spacing: .1em;
  text-align: center;
  color: #695446;
}

.sec02 .sec_title:before {
  content: "COME COME CLUB";
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  font-size: 26px;
  letter-spacing: .2em;
  text-align: center;
  color: #A97E80;
}

.sec02 .imagebox {
  position: relative;
  width: 1142px;
  height: 383px;
  margin: 0 auto;
}

.sec02 .image_text {
  position: absolute;
  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;
  width: 173px;
  height: 173px;
  border-radius: 50%;
  font-size: 32px;
  letter-spacing: .1em;
  color: #fff;
  text-align: center;
}

.sec02 .image_text:nth-of-type(1) {
  top: -200px;
  right: 30px;
  background: rgba(232, 151, 136, 0.86);
}

.sec02 .image_text:nth-of-type(2) {
  top: -100px;
  right: -70px;
  background: rgba(242, 181, 151, 0.86);
}

.sec02 .cont_title {
  padding: 10px 0;
  margin-bottom: 50px;
  background: #DA7B7A;
  border-radius: 12px;
  font-size: 26px;
  font-weight: 500;
  letter-spacing: .1em;
  color: #fff;
  text-align: center;
}

.sec02 .cont_title .large {
  font-size: 36px;
  font-weight: 500;
}

.sec02 .cont_text {
  width: 900px;
  margin: 0 auto 80px;
  text-align: justify;
  line-height: 2;
}

.sec02 .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sec02 .list01 {
  margin-bottom: 50px;
}

.sec02 .item {
  position: relative;
  width: 357px;
  padding: 60px 30px;
  border-radius: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: white;
}

.sec02 .item:nth-of-type(1) {
  margin-right: 20px;
}

.sec02 .item:nth-of-type(2) {
  margin-right: 20px;
}

.sec02 .list02 {
  margin-bottom: 50px;
}

.sec02 .list02 .item {
  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-bottom: 30px;
}

.sec02 .list02 .item.item:nth-of-type(3) {
  position: relative;
}

.sec02 .list02 .item.item:nth-of-type(3):before {
  content: "";
  position: absolute;
  right: -40px;
  bottom: 10px;
  width: 91px;
  height: 106px;
  background: url(../images/comecome/leaf.png) center/contain no-repeat;
}

.sec02 .item_num {
  position: absolute;
  left: -12px;
  top: 10px;
}

.sec02 .item_title {
  margin-bottom: 30px;
  font-size: 27px;
  letter-spacing: .2em;
  color: #BC807D;
  text-align: center;
}

.sec02 .item_text {
  text-align: justify;
  line-height: 2;
}

.sec02 .cont_text02 {
  margin-bottom: 30px;
  font-size: 27px;
  letter-spacing: .2em;
  color: #BD807D;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .sec02 {
    padding: 13.8vw 5.5vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: rgba(218, 123, 122, 0.15);
  }
  .sec02 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec02 .lead_text {
    text-align: center;
  }
  .sec02 .sec_title {
    position: relative;
    padding-top: 5.5vw;
    margin-bottom: 22.2vw;
    font-size: 8.3vw;
    letter-spacing: .1em;
    text-align: center;
    color: #695446;
  }
  .sec02 .sec_title:before {
    content: "COMECOME CLUB";
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
    font-size: 5.5vw;
    letter-spacing: .2em;
    text-align: center;
    color: #A97E80;
  }
  .sec02 .imagebox {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: auto;
    margin: 0 auto;
  }
  .sec02 .image_text {
    position: absolute;
    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;
    width: 27.7vw;
    height: 27.7vw;
    border-radius: 50%;
    font-size: 5vw;
    letter-spacing: .1em;
    color: #fff;
    text-align: center;
  }
  .sec02 .image_text:nth-of-type(1) {
    top: -22.2vw;
    right: auto;
    left: 18vw;
    background: rgba(232, 151, 136, 0.86);
  }
  .sec02 .image_text:nth-of-type(2) {
    top: -22.2vw;
    right: 18vw;
    background: rgba(242, 181, 151, 0.86);
  }
  .sec02 .cont_title {
    padding: 2.7vw 0;
    margin-bottom: 8.3vw;
    background: #DA7B7A;
    border-radius: 12px;
    font-size: 5vw;
    font-weight: 500;
    letter-spacing: .1em;
    color: #fff;
    text-align: center;
  }
  .sec02 .cont_title .large {
    font-size: 6.9vw;
    font-weight: 500;
  }
  .sec02 .cont_text {
    width: 100%;
    margin: 0 auto 22.2vw;
    text-align: justify;
    line-height: 2;
  }
  .sec02 .list {
    display: block;
  }
  .sec02 .list01 {
    margin-bottom: 50px;
  }
  .sec02 .item {
    position: relative;
    width: 100%;
    padding: 16.6vw 5.5vw 8.3vw;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: white;
  }
  .sec02 .item:nth-of-type(1) {
    margin-right: 0;
    margin-bottom: 13.8vw;
  }
  .sec02 .item:nth-of-type(2) {
    margin-right: 0;
    margin-bottom: 13.8vw;
  }
  .sec02 .list02 {
    margin-bottom: 13.8vw;
  }
  .sec02 .list02 .item {
    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-bottom: 8.3vw;
  }
  .sec02 .list02 .item.item:nth-of-type(3) {
    position: relative;
  }
  .sec02 .list02 .item.item:nth-of-type(3):before {
    content: "";
    position: absolute;
    right: 10px;
    bottom: -20px;
    width: 16.6vw;
    height: 19.4vw;
    background: url(../images/comecome/leaf.png) center/contain no-repeat;
  }
  .sec02 .item_num {
    position: absolute;
    left: -12px;
    top: 10px;
  }
  .sec02 .item_num img {
    width: 28.6vw;
  }
  .sec02 .item_title {
    margin-bottom: 5.5vw;
    font-size: 5.5vw;
    letter-spacing: .2em;
    color: #BC807D;
    text-align: center;
  }
  .sec02 .item_text {
    text-align: justify;
    line-height: 2;
    font-size: 4.4vw;
  }
  .sec02 .cont_text02 {
    margin-bottom: 8.3vw;
    font-size: 8.3vw;
    letter-spacing: .2em;
    color: #BD807D;
    text-align: center;
  }
}

.sec03 {
  padding: 100px 0;
}

.sec03 .inner {
  width: 1240px;
  margin: 0 auto;
}

.sec03 .sec_title {
  position: relative;
  padding: 30px 0;
  margin-bottom: 100px;
  background: #da7b7a;
  text-align: center;
}

.sec03 .sec_title .text {
  position: relative;
  z-index: 2;
  font-family: "noto serif jp", serif;
  font-size: 35px;
  letter-spacing: .1em;
  color: #fff;
}

.sec03 .sec_title:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1240px;
  height: 120px;
  margin: auto;
  background: url(../images/child/bg_transparent.png) center/contain no-repeat;
}

.sec03 .contbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 180px;
}

.sec03 .cont_title {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.sec03 .cont {
  position: relative;
}

.sec03 .cont_text {
  position: absolute;
  width: 350px;
  padding: 5px 0;
  font-size: 35px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 1.2;
}

.sec03 .cont_text .small {
  font-size: 27px;
  font-weight: 500;
}

.sec03 .cont:nth-of-type(1) .cont_text {
  left: -20px;
  bottom: 30px;
  background: #0090B0;
}

.sec03 .cont:nth-of-type(2) .cont_text {
  right: -20px;
  bottom: 30px;
  background: #E3C92D;
}

.sec03 .sec_text {
  width: 850px;
  margin: 0 auto 100px;
}

.sec03 .box {
  position: relative;
  padding: 100px 50px;
}

.sec03 .box_title {
  position: absolute;
  left: 0;
  right: 0;
  top: -50px;
  width: 1080px;
  padding: 20px 0;
  margin: 0 auto;
  background: #fff;
  font-size: 26px;
  letter-spacing: .2em;
  text-align: center;
}

.sec03 .box01 {
  margin-bottom: 150px;
  background: rgba(179, 211, 220, 0.59);
}

.sec03 .box01 .box_title {
  border-top: 1px solid #006899;
  border-bottom: 1px solid #006899;
  color: #006899;
}

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

.sec03 .box01 .item {
  width: 285px;
  padding: 40px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.sec03 .box01 .item:nth-of-type(1) {
  border-right: 1px solid #006899;
}

.sec03 .box01 .item:nth-of-type(2) {
  border-right: 1px solid #006899;
}

.sec03 .box01 .item:nth-of-type(3) {
  border-right: 1px solid #006899;
}

.sec03 .box01 .item_image {
  margin-bottom: 20px;
  text-align: center;
}

.sec03 .box01 .item_title {
  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: 80px;
  font-size: 20px;
  font-weight: 700;
  color: #006899;
  text-align: center;
}

.sec03 .box01 .item_text {
  text-align: justify;
  line-height: 2;
}

.sec03 .box02 {
  background: rgba(235, 209, 92, 0.7);
}

.sec03 .box02 .box_title {
  border-top: 1px solid #EBD15C;
  border-bottom: 1px solid #EBD15C;
  color: #806447;
}

.sec03 .box02 .item {
  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 .box02 .item_left {
  width: 240px;
  padding: 20px 0;
  margin-right: 50px;
  border-right: 1px solid #806447;
  text-align: center;
}

.sec03 .box02 .item_image {
  margin-bottom: 20px;
}

.sec03 .box02 .item_title {
  font-size: 20px;
  font-weight: 700;
  color: #806447;
  text-align: center;
}

.sec03 .box02 .right_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sec03 .box02 .text_title {
  width: 300px;
  font-size: 20px;
  font-weight: 500;
}

.sec03 .box02 .item_text {
  width: 420px;
  text-align: justify;
  line-height: 2;
}

.sec03 .box02 .item_text:nth-of-type(1) {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .sec03 {
    padding: 22.2vw 0;
  }
  .sec03 .inner {
    width: 100%;
    margin: 0 auto;
  }
  .sec03 .sec_title {
    position: relative;
    padding: 5.5vw 2.7vw;
    margin: 0 0 13.8vw;
    background: #da7b7a;
    text-align: center;
  }
  .sec03 .sec_title .text {
    position: relative;
    z-index: 2;
    font-family: "noto serif jp", serif;
    font-size: 5.5vw;
    letter-spacing: .1em;
    color: #fff;
  }
  .sec03 .sec_title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    background: url(../images/child/bg_transparent.png) center/cover no-repeat;
  }
  .sec03 .sec_body {
    padding: 0 5.5vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec03 .contbox {
    position: relative;
    display: block;
    margin-bottom: 27.7vw;
  }
  .sec03 .cont_title {
    position: absolute;
    z-index: 2;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .sec03 .cont_title img {
    width: 27.7vw;
  }
  .sec03 .cont {
    position: relative;
  }
  .sec03 .cont_text {
    position: absolute;
    width: auto;
    padding: 1.3vw 2.7vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 5.5vw;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 1.2;
  }
  .sec03 .cont_text .small {
    font-size: 4.4vw;
    font-weight: 500;
  }
  .sec03 .cont:nth-of-type(1) .cont_text {
    left: -2.7vw;
    bottom: 11.1vw;
    background: #0090B0;
  }
  .sec03 .cont:nth-of-type(2) .cont_text {
    right: -2.7vw;
    bottom: 11.1vw;
    background: #E3C92D;
  }
  .sec03 .box {
    position: relative;
    padding: 13.8vw 5.5vw;
  }
  .sec03 .box_title {
    position: absolute;
    left: 0;
    right: 0;
    top: -50px;
    width: calc(100% - 11.1vw);
    padding: 4.1vw 0;
    margin: 0 auto;
    background: #fff;
    font-size: 5.5vw;
    letter-spacing: .2em;
    text-align: center;
  }
  .sec03 .box01 {
    margin-bottom: 41.6vw;
    background: rgba(179, 211, 220, 0.59);
  }
  .sec03 .box01 .box_title {
    border-top: 1px solid #006899;
    border-bottom: 1px solid #006899;
    color: #006899;
  }
  .sec03 .box01 .list {
    display: block;
  }
  .sec03 .box01 .item {
    width: 100%;
    padding: 11.1vw 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .sec03 .box01 .item:nth-of-type(1) {
    border-right: none;
    border-bottom: 1px solid #006899;
  }
  .sec03 .box01 .item:nth-of-type(2) {
    border-right: none;
    border-bottom: 1px solid #006899;
  }
  .sec03 .box01 .item:nth-of-type(3) {
    border-right: none;
    border-bottom: 1px solid #006899;
  }
  .sec03 .box01 .item_image {
    margin-bottom: 5.5vw;
    text-align: center;
  }
  .sec03 .box01 .item_image img {
    width: 37.7vw;
  }
  .sec03 .box01 .item_title {
    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: auto;
    margin-bottom: 5.5vw;
    font-size: 5.5vw;
    font-weight: 700;
    color: #006899;
    text-align: center;
  }
  .sec03 .box01 .item_text {
    text-align: justify;
    line-height: 2;
    font-size: 4.4vw;
  }
  .sec03 .box02 {
    background: rgba(235, 209, 92, 0.7);
  }
  .sec03 .box02 .box_title {
    border-top: 1px solid #EBD15C;
    border-bottom: 1px solid #EBD15C;
    color: #806447;
  }
  .sec03 .box02 .item {
    display: block;
  }
  .sec03 .box02 .item_left {
    width: 100%;
    padding: 5.5vw 0;
    margin-bottom: 5.5vw;
    border-right: none;
    border-bottom: 1px solid #806447;
    text-align: center;
  }
  .sec03 .box02 .item_image {
    margin-bottom: 5.5vw;
  }
  .sec03 .box02 .item_image img {
    width: 37.7vw;
  }
  .sec03 .box02 .item_title {
    font-size: 5.5vw;
    font-weight: 700;
    color: #806447;
    text-align: center;
  }
  .sec03 .box02 .right_flex {
    display: block;
  }
  .sec03 .box02 .text_title {
    margin-bottom: 2.7vw;
    width: 100%;
    font-size: 5vw;
    font-weight: 500;
  }
  .sec03 .box02 .item_text {
    width: 100%;
    text-align: justify;
    line-height: 2;
    font-size: 4.4vw;
  }
  .sec03 .box02 .item_text:nth-of-type(1) {
    margin-bottom: 11.1vw;
  }
}

.contact_banner {
  width: 1080px;
  margin: 100px auto;
}

.contact_banner a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
}

.contact_banner a:before {
  content: "";
  position: absolute;
  left: -40px;
  bottom: 0;
  width: 170px;
  height: 250px;
  background: url(../images/welcome/kawada.png) center/contain no-repeat;
}

.contact_banner .left {
  width: 50%;
  padding: 50px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #7DACC8;
}

.contact_banner .left_text {
  position: relative;
  padding-left: 150px;
  font-size: 25px;
  color: #fff;
}

.contact_banner .left_text:before {
  content: "COMECOMECLUB";
  position: absolute;
  right: 20px;
  bottom: -40px;
  font-size: 30px;
  color: #55778B;
}

.contact_banner .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #F8F5EE;
  color: #446475;
}

.contact_banner .right_text01 {
  font-size: 29px;
  letter-spacing: .2em;
}

.contact_banner .right_text02 {
  position: relative;
  padding-left: .8em;
  font-size: 53px;
  letter-spacing: .1em;
}

.contact_banner .right_text02 .icon {
  position: absolute;
  left: 0;
  top: -10px;
}

@media screen and (max-width: 768px) {
  .contact_banner {
    width: calc(100% - 11.1vw);
    margin: 13.8vw auto 27.7vw;
  }
  .contact_banner a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
  }
  .contact_banner a:before {
    content: "";
    position: absolute;
    left: -5.5vw;
    bottom: 0;
    width: 27.7vw;
    height: 40.6vw;
    background: url(../images/welcome/kawada.png) center/contain no-repeat;
  }
  .contact_banner .left {
    width: 100%;
    padding: 5.5vw 0 11.1vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #7DACC8;
  }
  .contact_banner .left_text {
    position: relative;
    padding-left: 0;
    font-size: 4.4vw;
    color: #fff;
    text-align: center;
  }
  .contact_banner .left_text:before {
    content: "COMECOMECLUB";
    position: absolute;
    right: 5.5vw;
    bottom: -8.3vw;
    font-size: 5vw;
    color: #55778B;
  }
  .contact_banner .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    padding-left: 19.4vw;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #F8F5EE;
    color: #446475;
  }
  .contact_banner .right_text01 {
    padding-left: 5.5vw;
    font-size: 4.4vw;
    letter-spacing: .2em;
  }
  .contact_banner .right_text02 {
    position: relative;
    padding-left: .8em;
    font-size: 8.3vw;
    letter-spacing: .1em;
  }
  .contact_banner .right_text02 .icon {
    position: absolute;
    left: 0;
    top: -1.3vw;
  }
  .contact_banner .right_text02 .icon img {
    width: 5.5vw;
  }
}
/*# sourceMappingURL=comecome.css.map */