#topImageContainer.servicepage01 {
  background-color: #fee8f2;
}

#topImageContainer.servicepage01 h1 {
  margin-left: -0.5rem;
}

#topImageContainer.servicepage01 h1 > span {
  margin-left: 0.5rem;
}

#topImageContainer.servicepage01 h1 > span.marker {
  padding: 0 1.2rem 0.4rem;
  margin-top: 0.7rem;
  margin-bottom: 0.3rem;
}

@media screen and (max-width: 959px) {

#topImageContainer.servicepage01 h1 > span.marker {
  padding: 0.1rem 1.2rem 0.4rem;
}

}

@media screen and (max-width: 559px) {

#topImageContainer.servicepage01 h1 > span.marker {
  padding: 0.2rem 1.2rem 0.4rem;
}

}

.ps_bgPnk02 {
  background-color: #fa69aa;
}

@media screen and (min-width: 1320px) {

.pagecss_topImage1920 {
  display: block;
}

.pagecss_topImage1620 {
  display: none;
}

}

@media screen and (max-width: 1319px) {

.pagecss_topImage1920 {
  display: none;
}

.pagecss_topImage1620 {
  display: block;
}

#topImageContainer img {
  left: 0;
  top: 0;
  transform: none;
}

}

.pagecss_tcPink {
  color: #fa69aa;
}

.pagecss_header_obi01_color{
  color: #ffffff;
  background-color: #fa69aa;
}

.pagecss_balloon_color {
  color: #000000;
  background-color: #ffda57;
}

.pagecss_balloon_color::after {
  background-color: #ffda57;
}

.pagecss_header_obi02 {
  color: #ffffff;
  background-color: #fa69aa;
  font-size: 2.5rem;
  line-height: 3.8rem;
  text-align: center;
  font-weight: 700;
  position: relative;
  padding: 1.5rem 0 1.9rem;
  margin: 3.0rem 0 0;
}

.pagecss_header_obi02::after {
  position: absolute;
  content: "";
  bottom: -1.2rem;
  left: 50%;
  transform: translateX(-50%) rotate(45deg);
  background-color: #fa69aa;
  height: 2.4rem;
  width: 2.4rem;
}

@media screen and (max-width: 559px) {

.pagecss_header_obi02 {
  font-size: 2.4rem;
  line-height: 3.6rem;
  padding: 2.0rem 2.0rem 2.2rem;
  margin: 1.5rem 0 0;
}

.pagecss_header_obi02::after {
  bottom: -1.2rem;
  height: 2.4rem;
  width: 2.4rem;
}

}

.pagecss_header_number01_color::after {
  background-color: #fa69aa;
}

.pagecss_header_number01_plan {
  display: inline-block;
  background-color: #fa69aa;
  color: #ffffff;
  border-radius: 3rem;
  font-size: 2.1rem;
  padding: 0.6rem 1.4rem 0.8rem;
  line-height: 1;
  vertical-align: 0.6rem;
  margin-left: 1rem;
}

@media screen and (max-width: 559px) {

.pagecss_header_number01_plan {
  font-size: 1.4rem;
  padding: 0.4rem 1.2rem 0.6rem;
  vertical-align: 0.5rem;
  margin-left: 1rem;
}

}

.pagecss_header_pict01 {
  font-size: 2.0rem;
  line-height: 3.2rem;
  font-weight: 700;
  padding: 0 0 2.3rem 9.0rem;
  margin: 0 0 1.5rem;
  position: relative;
  border-bottom: 1px solid #000000;
  min-height: 8.8rem;
}

.pagecss_header_pict01::before {
  content: "";
  position: absolute;
  top: -1.2rem;
  left: -0.8rem;
  height: 9rem;
  width: 9rem;
}

.pagecss_header_pict01_distance::before { background: url("../images/pict_distance.svg") no-repeat center center; }
.pagecss_header_pict01_target::before { background: url("../images/pict_target.svg") no-repeat center center; }
.pagecss_header_pict01_budget::before { background: url("../images/pict_budget.svg") no-repeat center center; }

@media screen and (max-width: 559px) {

.pagecss_header_pict01 {
  font-size: 2.0rem;
  line-height: 3.0rem;
  padding: 7rem 0 0;
  margin: 2rem 0 2rem;
  border-bottom: none;
  text-align: center;
}

.pagecss_header_pict01::before {
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 6.5rem;
  width: 10.25rem;
}

}

.pagecss_text30rem {
  font-size: 3.0rem;
  line-height: 4.75rem;
}

.pagecss_ulPink {
  position: relative;
}

.pagecss_ulPink::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -0.4rem;
  height: 100%;
  background: linear-gradient(0deg,#fa69aa 0%,#fa69aa 0.3rem,transparent 0.3rem,transparent 100%);
}

@media screen and (max-width: 559px) {

.pagecss_text30rem {
  font-size: 2.3rem;
  line-height: 3.5rem;
}

.pagecss_ulPink::after {
  bottom: -0.2rem;
}

}

.pagecss_frame01 {
  background-color: #fff6fa;
  padding: 5rem;
}

@media screen and (max-width: 559px) {

.pagecss_frame01 {
  padding: 2rem;
}

}

.pagecss_balloon01 {
  font-size: 1.8rem;
  line-height: 2.7rem;
  font-weight: 400;
  position: relative;
  background: #ffffff;
  border: 0.2rem solid #fa69aa;
  border-radius: 2.0rem;
  margin: 2rem 0 0;
  padding: 1.4rem 2.1rem 1.4rem;
}

.pagecss_balloon01:after, .pagecss_balloon01:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.pagecss_balloon01:after {
	border-color: rgba(255, 255, 255, 0);
	border-left-color: #ffffff;
	border-width: 0.9rem;
	margin: -0.9rem 0 0;
}

.pagecss_balloon01:before {
	border-color: rgba(128, 128, 128, 0);
	border-left-color: #fa69aa;
	border-width: 1.2rem;
	margin: -1.2rem 0 0;
}

@media screen and (max-width: 959px) {

.pagecss_balloon01 {
  font-size: 1.6rem;
  line-height: 2.6rem;
  margin: 2.5rem 0 0;
}

.pagecss_balloon01:after, .pagecss_balloon01:before {
	left: 50%;
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
}

.pagecss_balloon01:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 1.4rem;
	margin: 0 0 0 -1.4rem;
}

.pagecss_balloon01:before {
	border-color: rgba(128, 128, 128, 0);
	border-top-color: #fa69aa;
	border-width: 1.7rem;
	margin: 0 0 0 -1.7rem;
}

}

.pagecss_downarrow01 {
  margin-bottom: 3rem;
  position: relative;
}

.pagecss_downarrow01::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -1rem;
  transform: translateX(-50%);
  width: 8rem;
  height: 4rem;
  background: url(../images/downarrow01.svg) center center no-repeat;
}

@media screen and (max-width: 559px) {

.pagecss_downarrow01 {
  margin-bottom: 4rem;
}

.pagecss_downarrow01::after {
  bottom: -3rem;
}

}

.pagecss_downarrow02 {
  margin-bottom: 3.5rem;
  position: relative;
}

.pagecss_downarrow02::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4rem;
  transform: translateX(-50%);
  width: 12rem;
  height: 8rem;
  background: url(../images/downarrow02.svg) center center no-repeat;
}

@media screen and (max-width: 559px) {

.pagecss_downarrow02 {
  margin-bottom: 6rem;
}

.pagecss_downarrow02::after {
  bottom: -6rem;
}

}

.pagecss_linkBtnDown02 {
  font-weight: 500;
  text-align: left;
  position: relative;
  display: table;
  padding: 1.2rem 5.5rem 1.4rem;
  font-size: 1.5rem;
  line-height: 2.8rem;
  color: #ffffff;
  background-color: #163f59;
}

.pagecss_linkBtnDown02 .pagecss_linkBtnDown02InnerContainer {
  position: relative;
  z-index: 2;
	transition-duration: 0.2s;
}

.pagecss_linkBtnDown02:after {
  content: "";
  position: absolute;
  right: 1.95rem;
  top: calc(50% - 0.4rem);
  width: 2rem;
  height: 0.8rem;
  background: url(../images/linkarrow02White.svg) center center no-repeat;
  transform: rotate(90deg);
	transition-duration: 0.2s;
  z-index: 2;
}

@media (max-width: 559px) {

.pagecss_linkBtnDown02 {
  text-align: center;
  display: block;
  padding: 1.2rem 3rem 1.4rem;
  width: 100%;
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.pagecss_linkBtnDown02:after {
  right: 1.5rem;
}

}

@media (min-width: 960px) {

  .pagecss_linkBtnDown02:hover .pagecss_linkBtnDown02InnerContainer {
    color: #ffffff;
    transition-duration: 0.2s;
  }

  .pagecss_linkBtnDown02:before {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #009e96;
    transition-duration: 0.2s;
    opacity: 0;
    z-index: 1;
  }

  .pagecss_linkBtnDown02:hover:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition-duration: 0.2s;
    opacity: 1;
  }

}

.pagecss_linkBtn03 {
  font-weight: 500;
  text-align: left;
  position: relative;
  display: table;
  padding: 1.5rem 12.0rem 1.6rem;
  font-size: 2.0rem;
  line-height: 3.6rem;
  color: #ffffff;
  background-color: #fa69aa;
  border-radius: 10rem;
}

.pagecss_linkBtn03 .pagecss_linkBtn03InnerContainer {
  position: relative;
  z-index: 2;
	transition-duration: 0.2s;
}

.pagecss_linkBtn03:after {
  content: "";
  position: absolute;
  right: 2.7rem;
  top: calc(50% - 0.5rem);
  width: 2.0rem;
  height: 1.0rem;
  background: url(../images/linkarrow02White.svg) center center no-repeat;
	transition-duration: 0.2s;
  z-index: 2;
}

@media (max-width: 559px) {

.pagecss_linkBtn03 {
  text-align: center;
  display: block;
  padding: 1.2rem 3rem 1.6rem;
  width: 100%;
  font-size: 1.7rem;
  line-height: 2.1rem;
}

.pagecss_linkBtn03:after {
  right: 1.5rem;
  top: calc(50% - 0.5rem);
  width: 2.0rem;
  height: 1.0rem;
}

}

@media (min-width: 960px) {

  .pagecss_linkBtn03:hover .pagecss_linkBtn03InnerContainer {
    color: #ffffff;
    transition-duration: 0.2s;
  }

  .pagecss_linkBtn03:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #009e96;
    transition-duration: 0.2s;
    opacity: 0;
    z-index: 1;
    border-radius: 10rem;
  }

  .pagecss_linkBtn03:hover:before {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition-duration: 0.2s;
    opacity: 1;
  }

}

.pagecss_spsCaseStudyContainerBg {
  background: linear-gradient(270deg, #ffffff 0%, #ffffff calc(((100% - 120rem) / 2) - 12rem), #faf5f0 calc(((100% - 120rem) / 2) - 12rem), #faf5f0 100%);
}

.pagecss_header_spsCaseStudy01_color {
  color: #ffffff;
  background-color: #fa69aa;
}

.pagecss_header_spsCaseStudy01_color::before {
  color: #fa69aa;
  background-color: #fa69aa;
}

.pagecss_header_spsCaseStudy02_shoulder_color {
  color: #ffffff;
  background-color: #fa69aa;
}

.pagecss_spsCaseStudy_box02_color {
  color: #ffffff;
  background-color: #fa69aa;
}

.pagecss_spsCaseStudy_box03_color {
  border-color: #fa69aa;
}

.pagecss_spsSpecContainerBg {
  background: linear-gradient(90deg, #ffffff 0%, #ffffff calc(((100% - 120rem) / 2) - 12rem), #eefafa calc(((100% - 120rem) / 2) - 12rem), #eefafa 100%);
}

.pagecss_spsSpec_tbl01_color tr {
  border-bottom-color: #eefafa;
}

.pagecss_spsSpec_tbl01_color th {
  color: #ffffff;
  background-color: #00b2ae;
}

.pagecss_spsSpec_tbl01_color td {
  background-color: #ffffff;
}

.pagecss_spsSpec_tbl01_color td ul li::before {
  background-color: #7c93a2;
}

@media (max-width: 559px) {

.pagecss_spsSpecContainerBg {
  background-color: #eefafa;
}

}



