@charset "UTF-8";
/*----------------------------------------------
	Common
---------------------------------------------*/
body {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.f_main-suiko div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.clearfix {
  clear: both;
  overflow: hidden;
}

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

main.koseikai {
  background-color: #fff;
}

.breadcrumb-wrap {
  padding: 30px 0;
}

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

.f_main .f_main-suiko {
  background-color: #ebf2f8;
  color: #000;
}
@media screen and (max-width: 736px) {
  .f_main .f_main-suiko {
    background-attachment: fixed;
    background-image: url("../images/f_main__bg-sp.jpg");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
  }
}
@media screen and (max-width: 736px) {
  .f_main .c_ttl {
    margin-left: 19px;
    margin-right: 19px;
  }
}
@media screen and (max-width: 736px) {
  .f_main .p_content__subttl {
    margin: 0 19px 5px;
  }
}
@media screen and (max-width: 736px) {
  .f_main .p_content__ttl {
    margin-bottom: 20px;
  }
}

.l_wrapper {
  background-color: #fff;
  margin: 0 auto;
  max-width: 1220px;
  padding: 0 110px 70px;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .l_wrapper {
    max-width: 100%;
    padding: 0;
  }
}
.l_wrapper p {
  line-height: 1.7;
  margin-bottom: 25px;
}
@media screen and (max-width: 736px) {
  .l_wrapper p .p_sec__last {
    margin-bottom: 0;
  }
}
.l_wrapper p .p_sec05__txt {
  font-size: 15.6px;
  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_sec05__txt.no {
  letter-spacing: -1px;
}
.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;
  }
}

.pcnone {
  display: none;
}

.spnone {
  display: inline;
}

@media only screen and (max-width: 744px) {
  section {
    padding: 0;
  }
}
@media only screen and (max-width: 736px) {
  .pcnone {
    display: inline;
  }
  .spnone {
    display: none;
  }
  .pcnoneb {
    display: block;
  }
  .spnoneb {
    display: none;
  }
}
.p_content__ttl {
  margin-bottom: 40px;
}

/*----------------------------------------------
	suiko page
---------------------------------------------*/
/* Section Common */
.p_sec {
  margin: 0 auto;
  max-width: 900px;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .p_sec {
    max-width: 100%;
  }
}

.kerning {
  letter-spacing: -0.3rem;
}
@media screen and (max-width: 736px) {
  .kerning {
    letter-spacing: -0.1rem;
  }
}

/* Section Banner */
.f_banner {
  overflow: hidden;
}

.p_banner__img {
  margin-bottom: 0;
  margin-top: 0;
}
.p_banner__img img.spnone {
  display: block;
  left: 50%;
  margin: 0 auto;
  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;
}
@media screen and (max-width: 736px) {
  .p_banner__img img.pcnone {
    display: block;
  }
}
@media screen and (max-width: 736px) {
  .p_banner__img img.spnone {
    display: none;
  }
}

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

.p_sec01 {
  font-size: 16px;
  margin: 0 auto;
  max-width: 900px;
}
@media screen and (max-width: 736px) {
  .p_sec01 {
    max-width: 100%;
  }
}

.p_sec01__txt {
  line-height: 1.8;
  padding: 0 0 30px 0;
}
@media screen and (max-width: 736px) {
  .p_sec01__txt {
    text-align: justify;
    padding: 0 20px 20px;
    letter-spacing: -0.5px;
  }
}

.p_sec01__list {
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .p_sec01__list {
    margin: 0 auto;
    max-width: 390px;
    padding-left: 19px;
    padding-right: 19px;
    width: auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.p_sec01__list li {
  display: block;
}
@media screen and (max-width: 736px) {
  .p_sec01__list li {
    margin-bottom: 10px;
    padding: 20px 12px 20px;
  }
}
.p_sec01__list li:last-child {
  margin-bottom: 0;
}

.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;
  max-width: 846px;
  padding-bottom: 26px;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .p_sec01__col {
    display: block;
    padding-bottom: 0;
  }
}

.p_sec01__item {
  position: relative;
  width: calc(33.3333333333% - 51px);
}
@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: 50px;
    width: 100%;
    padding-bottom: 30px;
  }
}
.p_sec01__item:after {
  content: "";
  height: 0;
  position: absolute;
  right: -48px;
  top: 138px;
  width: 0;
  border-top: 17px solid transparent;
  border-bottom: 17px solid transparent;
  border-left: 20px solid #0085ce;
}
@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 #0085ce;
    right: auto;
    top: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -7px;
    left: 25%;
  }
}
@media screen and (max-width: 736px) {
  .p_sec01__item:last-child {
    margin-bottom: 30px;
  }
}
.p_sec01__item:last-child::after {
  border-left: none;
}
@media screen and (max-width: 736px) {
  .p_sec01__item:last-child::after {
    border-top: none;
  }
}

@media screen and (max-width: 736px) {
  .p_sec01__colttl {
    color: #fff;
    display: block;
    padding: 1px 0;
    position: absolute;
    left: 168px;
    top: 0;
    background: #0085ce;
    color: #fff;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin-right: 6px;
    text-align: center;
    width: 30px;
    font-weight: 600;
  }
}
@media screen and (max-width: 736px) {
  .p_sec01__colttl.pink {
    background-color: #e7839f;
    color: #fff !important;
  }
}

.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 {
    max-width: 161px;
    width: 100%;
  }
}

.p_sec01__desc {
  font-weight: 700;
  font-size: 16px;
}
@media screen and (max-width: 736px) {
  .p_sec01__desc {
    text-align: left;
    width: calc(100% - 171px);
    position: absolute;
    top: 45px;
    margin-left: 170px;
    text-align: left;
    display: block;
    letter-spacing: -0.032rem;
  }
}

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

.p_sec02 {
  font-size: 16px;
  margin: 0 auto;
  max-width: 1000px;
}

.p_sec02__box {
  background-color: #fff;
  padding: 0 50px;
}
@media screen and (max-width: 736px) {
  .p_sec02__box {
    margin: 0 auto 28px;
    max-width: 390px;
    padding: 0;
    width: auto;
    padding-left: 19px;
    padding-right: 19px;
  }
}

.p_sec02__list {
  padding: 10px 30px 50px;
}
@media screen and (max-width: 736px) {
  .p_sec02__list {
    padding: 0 0 20px;
  }
}
.p_sec02__list li {
  color: #0085ce;
  display: block;
  font-size: 24px;
  font-weight: 700;
  padding-bottom: 20px;
  padding-left: 51px;
  position: relative;
  margin: 0;
}
@media screen and (max-width: 736px) {
  .p_sec02__list li {
    font-size: 18px;
    padding-bottom: 20px;
    padding-left: 29px;
  }
}
.p_sec02__list li:last-child {
  padding-bottom: 0;
}
.p_sec02__list li:before {
  content: url("../images/p_sec02__iconCheck.png");
  left: 0;
  top: -4px;
  position: absolute;
}
@media screen and (max-width: 736px) {
  .p_sec02__list li:before {
    content: url("../images/p_sec02__iconCheck-sp.png");
    top: 2px;
  }
}
.p_sec02__list li small {
  color: #1a1a1a;
  font-size: 14px;
}
@media screen and (max-width: 736px) {
  .p_sec02__list li small {
    font-size: 13px;
  }
}

.p_sec02__bd {
  background-color: #f2f9fd;
  line-height: 1.7;
  margin-bottom: 10px;
  padding: 25px 50px 25px 49px;
}
@media screen and (max-width: 736px) {
  .p_sec02__bd {
    padding: 12px 16px;
  }
}

.p_sec02__btn {
  text-align: right;
}
.p_sec02__btn a {
  padding-left: 26px;
  position: relative;
  color: #1a1a1a;
  text-decoration: none;
}
@media screen and (max-width: 736px) {
  .p_sec02__btn a {
    padding-left: 30px;
  }
}
.p_sec02__btn a:before {
  border: 1px solid #006fad;
  content: "";
  height: 20px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.p_sec02__btn a:after {
  content: "";
  height: 6px;
  left: 4px;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 6px;
  border-top: 1px solid #006fad;
  border-right: 1px solid #006fad;
  -webkit-transform: rotate(45deg) skew(0deg) translateY(-50%);
  transform: rotate(45deg) skew(0deg) translateY(-50%);
}

.p_sec02__list sup {
  top: -0.5em;
  vertical-align: baseline;
  line-height: 0;
  position: relative;
  font-size: 75%;
}

/* Section 3 */
@media screen and (max-width: 736px) {
  .f_sec03 .l_wrapper {
    padding-bottom: 34px;
  }
}

.p_sec03 {
  font-size: 16px;
  margin: 0 auto;
  max-width: 1000px;
}
@media screen and (max-width: 736px) {
  .p_sec03 {
    max-width: 100%;
  }
}

.p_sec03__flow {
  width: 100%;
}
@media screen and (max-width: 736px) {
  .p_sec03__flow {
    margin: 0 auto;
    max-width: 390px;
    width: auto;
    padding-bottom: 30px;
    padding-right: 19px;
    padding-left: 19px;
  }
}

.p_sec03__step {
  padding: 0 50px;
  clear: both;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 736px) {
  .p_sec03__step {
    margin-bottom: 20px;
    padding: 10px;
  }
}
@media screen and (max-width: 736px) {
  .p_sec03__step img {
    margin-right: 0;
    width: 311px;
    max-width: 100%;
    float: right;
  }
}
.p_sec03__step.no {
  background: #f2f9fd;
  margin-bottom: 0;
  margin-top: 50px;
  padding: 30px 100px 20px 50px;
}
@media screen and (max-width: 736px) {
  .p_sec03__step.no {
    margin-top: 30px;
    padding: 20px 10px;
  }
}
@media screen and (max-width: 736px) {
  .p_sec03__step.no .p_sec03__skinbeauty img {
    float: none;
  }
}

.p_sec03__info {
  display: inline-block;
  margin-left: 35px;
  text-align: left;
  vertical-align: top;
  width: calc(100% - 396px);
}
@media screen and (max-width: 736px) {
  .p_sec03__info {
    margin-left: 0;
    width: 100%;
  }
}

.p_sec03__head {
  border-bottom: 1px solid #0085ce;
  color: #0085ce;
  display: block;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 23px;
  position: relative;
}
@media screen and (max-width: 736px) {
  .p_sec03__head {
    font-size: 21px;
    margin-bottom: 17px;
    border-bottom: none;
    border-top: 1px solid #0185cf;
    padding-top: 14px;
  }
}
.p_sec03__head span {
  background-color: #0085ce;
  color: #fff;
  display: inline-block;
  height: 40px;
  margin-right: 10px;
  text-align: center;
  vertical-align: top;
  width: 40px;
  font-size: 24px;
}
@media screen and (max-width: 736px) {
  .p_sec03__head span {
    height: 30px;
    margin-right: 5px;
    width: 30px;
    font-size: 18px;
    position: absolute;
    top: -30px;
  }
}
.p_sec03__head span.headbg {
  background-color: #0085ce;
  background-image: -webkit-gradient(linear, left top, right top, from(#00c9e7), to(#006fae));
  background-image: -webkit-linear-gradient(left, #00c9e7, #006fae);
  background-image: linear-gradient(90deg, #00c9e7, #006fae);
  color: #fff;
  display: inline-block;
  margin-right: 10px;
  text-align: center;
  vertical-align: top;
  width: 40px;
  font-size: 24px;
  height: 73px;
  position: absolute;
  padding-top: 15px;
}

.p_sec03__txt {
  font-size: 18px;
}
@media screen and (max-width: 736px) {
  .p_sec03__txt {
    font-size: 16px;
  }
}

.p_sec03__skinbeauty {
  text-align: center;
}

.p_sec03__txt {
  line-height: 1.8;
  padding: 0 55px 48px 51px;
}

.p_sec03__block {
  background-color: #f2f9fd;
  margin-bottom: 20px;
  padding: 20px 35px;
}
@media screen and (max-width: 736px) {
  .p_sec03__block {
    padding: 20px 0;
    margin: 0 10px;
  }
}
.p_sec03__block p {
  font-size: 11px;
  color: #555555;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1.3;
  letter-spacing: -0.02rem;
}
@media screen and (max-width: 736px) {
  .p_sec03__block p {
    font-size: 10px;
    padding: 0 10px;
    letter-spacing: -0.04rem;
  }
}

.p_sec03__list {
  margin: 0 auto;
  width: 100%;
}
@media screen and (max-width: 736px) {
  .p_sec03__list {
    margin: 0 auto;
    width: 100%;
    max-width: 390px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.p_sec03__list li {
  display: block;
}
@media screen and (max-width: 736px) {
  .p_sec03__list li {
    padding: 0 10px;
  }
}
.p_sec03__list li:last-child {
  margin-bottom: 0;
}

.p_sec03__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;
  max-width: 846px;
  text-align: center;
}

.p_sec03__item {
  position: relative;
  width: calc(50% - 15px);
}
@media screen and (max-width: 736px) {
  .p_sec03__item {
    width: calc(50% - 7px);
  }
}
.p_sec03__item:after {
  content: "";
  height: 0;
  position: absolute;
  right: -27px;
  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_sec03__item:after {
    right: -13px;
    top: 65px;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #006fb9;
  }
}
.p_sec03__item:last-child:after {
  border-left: none;
}

.p_sec01__bd {
  display: block;
  position: relative;
  font-size: 21px;
  font-weight: 600;
  border: 4px solid #0085ce;
  line-height: 1.7;
  margin-top: 40px;
  padding: 25px 50px 25px 49px;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (max-width: 736px) {
  .p_sec01__bd {
    font-size: 18px;
    padding: 25px 15px 25px 15px;
    letter-spacing: -1px;
    margin-top: 0;
    margin: 0 20px;
    text-align: left;
  }
}
.p_sec01__bd::before {
  position: absolute;
  content: url("../images/p_sec01_iconRead.png");
  width: 40px;
  height: 40px;
  left: 48%;
  top: -20px;
}
@media screen and (max-width: 736px) {
  .p_sec01__bd::before {
    left: 44%;
  }
}
.p_sec01__bd span {
  color: #006fad;
}

@media (max-width: 1160px) {
  .breadcrumb-wrap {
    padding: 20px 10px 20px 20px;
  }
}

@media screen and (max-width: 736px) {
  .breadcrumbs-in li:last-child {
    padding-right: 0;
  }
}