.p_banner__img img.spnone {
  display: none;
}

.p_banner__img img.pcnone {
  display: block;
}

/*----------------------------------------------
	Common
---------------------------------------------*/
.clearfix {
  clear: both;
  display: block;
  overflow: hidden;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.wrapper {
  background-color: #ebf2f8;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-width: 1000px;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .wrapper {
    min-width: 100%;
  }
}

.f_main.f_main_botox {
  color: #1a1a1a;
}

.breadcrumbs-in li:last-child {
  padding-right: 0;
}

.l_wrapper {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1000px;
  padding: 0 110px 70px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .l_wrapper {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
}
.l_wrapper p {
  line-height: 1.7;
  margin-bottom: 25px;
}
.l_wrapper p.p_sec05__txt {
  font-size: 15px;
  line-height: 1.5;
  margin-bottom: 0;
  text-align: left;
}
@media screen and (max-width: 736px) {
  .l_wrapper p.p_sec05__txt {
    font-size: 16px;
    margin-bottom: 0;
    padding-left: 130px;
  }
}
.l_wrapper p.p_sec__last {
  margin-bottom: 0;
}
.l_wrapper .l_wrapper-secondary {
  margin: 0 auto;
  max-width: 896px;
  padding: 0 162.5px;
}
@media screen and (max-width: 736px) {
  .l_wrapper .l_wrapper-secondary {
    max-width: 100%;
    padding: 0;
  }
}

.p_content__ttl {
  margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
  .p_content__ttl {
    margin-bottom: 20px;
  }
}

/*----------------------------------------------
	botox page
---------------------------------------------*/
/* Section Common */
/* Section Banner */
.p_banner__img {
  margin-bottom: 0;
  margin-top: 0;
}

.p_banner__img img.spnone {
  display: block;
  left: 50%;
  margin: 0;
  max-width: 100%;
  min-height: 550px;
  min-width: 1920px;
  position: relative;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.p_banner__img img.pcnone {
  display: none;
}

/* Section 1 */
.f_sec01 .l_wrapper {
  padding-top: 40px;
}
@media screen and (max-width: 736px) {
  .f_sec01 .l_wrapper {
    padding-top: 24px;
  }
}

.p_sec01 {
  font-size: 16px;
}
@media screen and (max-width: 736px) {
  .p_sec01 {
    padding: 0 0 34px;
  }
}

.p_sec01__block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 30px;
}
@media screen and (max-width: 736px) {
  .p_sec01__block {
    padding-bottom: 18px;
  }
}

.p_sec01__info {
  padding: 0 50px;
  text-align: left;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .p_sec01__info {
    padding-left: 19px;
    padding-right: 19px;
    width: 100%;
  }
}

.p_sec01__head {
  color: #0085ce;
  font-size: 32px;
  font-weight: 700;
  padding-bottom: 27px;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .p_sec01__head {
    font-size: 21px;
  }
}

.p_sec01__txt {
  line-height: 1.8;
}

.p_sec01__list {
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .p_sec01__list {
    max-width: 100%;
    padding-left: 19px;
    padding-right: 19px;
    width: auto;
  }
}
.p_sec01__list li {
  background-color: #f1f9fc;
  display: block;
  margin-bottom: 20px;
  padding: 30px 77px 32px 50px;
}
.p_sec01__list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 736px) {
  .p_sec01__list li {
    margin-bottom: 10px;
    padding: 10px 13px 20px;
  }
}

.p_sec01__col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .p_sec01__col {
    display: block;
    padding-bottom: 0;
  }
}

.p_sec01__item {
  position: relative;
  width: 230px;
}
@media screen and (max-width: 736px) {
  .p_sec01__item {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: 30px;
    width: 100%;
  }
}
.p_sec01__item:first-child {
  width: 257px;
}
@media screen and (max-width: 736px) {
  .p_sec01__item:first-child {
    width: 100%;
  }
}
@media screen and (max-width: 736px) {
  .p_sec01__item:last-child {
    padding-bottom: 0;
  }
}
.p_sec01__item:last-child:after {
  border-left: none;
}
@media screen and (max-width: 736px) {
  .p_sec01__item:last-child:after {
    border-top: none;
  }
}
.p_sec01__item:after {
  content: "";
  height: 0;
  position: absolute;
  right: -51px;
  top: 138px;
  width: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 20px solid #006fb9;
}
@media screen and (max-width: 736px) {
  .p_sec01__item:after {
    border-bottom: auto;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 10px solid #006fb9;
    bottom: -7px;
    right: 0;
    left: 161px;
    margin: 0 auto;
    top: auto;
  }
}

.p_sec01__colimg {
  padding-bottom: 16px;
}
@media screen and (max-width: 736px) {
  .p_sec01__colimg {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 736px) {
  .p_sec01__colimg img {
    width: 161px;
  }
}

.p_sec01__desc {
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .p_sec01__desc {
    text-align: left;
    width: calc(100% - 171px);
  }
}

/* Section 2 */
.f_sec02 .l_wrapper {
  padding-bottom: 73px;
}
@media screen and (max-width: 736px) {
  .f_sec02 .l_wrapper {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 736px) {
  .p_sec02 {
    padding: 0 20px 30px;
  }
}

.p_sec02__item {
  margin-bottom: 50px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .p_sec02__item {
    margin-bottom: 20px;
  }
}

.p_sec02__img {
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 736px) {
  .p_sec02__img {
    position: relative;
    float: right;
    width: 150px;
    margin: 4px 10px 20px 20px;
  }
}

@media screen and (max-width: 736px) {
  .p_sec02__content {
    padding: 0 !important;
  }
}

.p_sec02__item.w_image .p_sec02__content {
  padding-right: 490px;
}
@media screen and (max-width: 736px) {
  .p_sec02__item.w_image .p_sec02__content {
    padding: 0;
  }
}

.p_sec02__itemttl {
  font-size: 24px;
  font-weight: 700;
  color: #0085ce;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: block;
  border-bottom: 1px solid #0085ce;
  margin-bottom: 20px;
}
@media screen and (max-width: 736px) {
  .p_sec02__itemttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: initial;
    -webkit-align-items: initial;
        -ms-flex-align: initial;
            align-items: initial;
    font-size: 21px;
    margin: 0 0 15px;
  }
}

.p_sec02__itemttl .num {
  color: #fff;
  background-color: #0085ce;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  line-height: 40px;
}
@media screen and (max-width: 736px) {
  .p_sec02__itemttl .num {
    font-size: 18px;
    width: 30px;
    min-width: 30px;
    height: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 5px;
  }
}

p.p_sec02__itemtxt {
  font-size: 18px;
  line-height: 2;
}
@media screen and (max-width: 736px) {
  p.p_sec02__itemtxt {
    font-size: 17px;
    padding: 0 13px;
    word-break: break-all;
    line-height: 1.8;
  }
}

.p_sec02__shoulder_box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 50px;
  margin-bottom: 50px;
  color: #fff;
  background-color: #00a6cc;
}
@media screen and (max-width: 736px) {
  .p_sec02__shoulder_box {
    padding: 14px;
    margin-bottom: 30px;
  }
}
.p_sec02__shoulder_box h4 {
  font-size: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}
@media screen and (max-width: 736px) {
  .p_sec02__shoulder_box h4 {
    font-size: 21px;
    margin-bottom: 10px;
    margin-top: 0;
  }
}
.p_sec02__shoulder_box h4::before {
  content: url(../images/p_sec02__shoulder-img.png);
  margin-right: 10px;
}
@media screen and (max-width: 736px) {
  .p_sec02__shoulder_box h4::before {
    content: url(../images/p_sec02__shoulder-img-sp.png);
    margin-right: 5px;
  }
}
.p_sec02__shoulder_box p {
  line-height: 2;
}
@media screen and (max-width: 736px) {
  .p_sec02__shoulder_box p {
    font-size: 17px;
    padding-top: 15px;
    margin-bottom: 0;
    line-height: 1.7;
  }
}

.p_sec02__shoulder_box_txt {
  margin-right: 80px;
  width: 470px;
}
@media screen and (max-width: 736px) {
  .p_sec02__shoulder_box_txt {
    margin-right: 0;
    width: 100%;
  }
}

.p_sec02__box {
  position: relative;
  text-align: center;
  background-color: #f2f9fd;
  padding: 20px 50px;
}
@media screen and (max-width: 736px) {
  .p_sec02__box {
    padding: 15px 13px 20px;
  }
}

.p_sec02__boxttl {
  font-size: 24px;
  font-weight: 700;
  position: absolute;
  top: 20px;
  left: 50px;
  margin: 0;
}
@media screen and (max-width: 736px) {
  .p_sec02__boxttl {
    position: static;
    font-size: 21px;
    margin-bottom: 12px;
  }
}

.p_sec02__boximg {
  display: inline-block;
}

/* Section 6 */
.p_sec06__box {
  background-color: #f1f9fc;
  padding: 20px 50px;
}
@media screen and (max-width: 736px) {
  .p_sec06__box {
    margin: 0 10px 30px;
    padding: 10px 9px;
  }
}

.p_sec06__tbl {
  background-color: #fff;
  margin: 0 auto;
}
.p_sec06__tbl th,
.p_sec06__tbl td {
  font-size: 18px;
  padding: 14px 10px;
  text-align: center;
  vertical-align: middle;
}
@media screen and (max-width: 736px) {
  .p_sec06__tbl th,
  .p_sec06__tbl td {
    font-size: 15px;
    padding: 6px 2px;
    height: 60px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.p_sec06__tbl th {
  font-size: 20px !important;
  font-weight: 700 !important;
  background-color: #0085ce;
  color: #fff;
}
@media screen and (max-width: 736px) {
  .p_sec06__tbl th {
    padding-bottom: 15px;
    padding-top: 20px;
    font-size: 15px !important;
  }
}
.p_sec06__tbl th:first-child {
  width: 518px;
}
@media screen and (max-width: 736px) {
  .p_sec06__tbl th:first-child {
    width: 73%;
  }
}

@media screen and (max-width: 736px) {
  .p_banner__img img.spnone {
    display: none;
  }
}
@media screen and (max-width: 736px) {
  .p_banner__img img.pcnone {
    display: block;
  }
}