/* ======================================================================
 setting
====================================================================== */
/* ======================================================================
 p_service
====================================================================== */
.p_service .l_container_top > .l_main_visual_1 > .inner {
  background-image: url(../img/service/mv.png);
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_main_visual_1 > .inner {
    width: 100%;
    height: 190px;
    border-radius: 0;
    padding: 27%;
    background-image: url(../img/service/sp/mv.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 0;
    position: relative;
  }
}
.p_service .l_container_top > .box {
  width: 1160px;
  margin: 60px auto 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .box {
    width: 100%;
    padding: 0 4.6875%;
    text-align: left;
    margin: 30px auto 0;
  }
}
.p_service .l_container_top > .box > .lead {
  letter-spacing: .05em;
}
.p_service .l_container_top > .box > .linkbox {
  margin: 60px 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .box > .linkbox {
    margin: 40px 0 0;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p_service .l_container_top > .box > .linkbox > a {
  display: inline-block;
  color: #1AA5AA;
  position: relative;
  padding: 0 18px 0 0;
  margin: 0 32px 0 0;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .box > .linkbox > a {
    font-size: 12px;
  }
}
.p_service .l_container_top > .box > .linkbox > a:last-child {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .box > .linkbox > a {
    margin: 0;
  }
  .p_service .l_container_top > .box > .linkbox > a:nth-of-type(odd) {
    margin: 0 30px 0 0;
  }
  .p_service .l_container_top > .box > .linkbox > a:nth-child(-n+2) {
    margin-bottom: 10px;
  }
}
.p_service .l_container_top > .box > .linkbox > a:before {
  content: '';
  position: absolute;
  right: 0;
  top: 43%;
  display: block;
  width: 7px;
  height: 7px;
  border-top: solid 1px #1AA5AA;
  border-right: solid 1px #1AA5AA;
  -moz-transform: translateY(-50%) rotate(135deg);
  -ms-transform: translateY(-50%) rotate(135deg);
  -webkit-transform: translateY(-50%) rotate(135deg);
  transform: translateY(-50%) rotate(135deg);
}
.p_service .l_container_top > .l_content {
  padding: 0 0 120px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content {
    padding: 0 0 80px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec {
  margin: 110px auto 0;
  width: 1160px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec {
    margin: 80px auto 0;
    width: 100%;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec:before {
  content: url(../img/common/blue_ico.svg);
  position: absolute;
  top: -30px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec:before {
    content: '';
    top: -20px;
    background: url(../img/common/blue_ico.svg);
    width: 146px;
    height: 70px;
    background-size: cover;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .in_box {
  background: #CFEBEF;
  border-radius: 30px;
  padding: 110px 50px 50px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .in_box {
    margin: 100px auto 0;
    width: 100%;
    border-radius: 0;
    padding: 70px 4.6875% 30px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .in_box .c_ttl_1 {
  position: relative;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .in_box .c_ttl_1::before, .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .in_box .c_ttl_1::after {
  content: '';
  position: absolute;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .in_box .c_ttl_1::before, .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .in_box .c_ttl_1::after {
    display: none;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .in_box .c_ttl_1::before {
  background: url("../img/service/sec1_kids.svg") no-repeat;
  width: 212px;
  height: 156px;
  left: 110px;
  bottom: -50px;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .in_box .c_ttl_1::after {
  background: url("../img/service/sec1_mom.svg") no-repeat;
  width: 102px;
  height: 165px;
  right: 169px;
  bottom: -50px;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex {
  margin: 49px auto 0;
  padding: 70px 30px 30px;
  position: relative;
  background: #fff;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex {
    padding: 30px 20px;
    display: block;
    border-radius: 20px;
    margin: 25px auto 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > figure > img {
  margin: 0 auto;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex .flex_txt {
  margin: 70px 0 0 0;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex .flex_txt {
    margin: 139px 0 0 0;
    text-align: left;
    letter-spacing: .05em;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex .flex_txt::before, .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex .flex_txt::after {
  content: '';
  position: absolute;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex .flex_txt::before {
  background: url("../img/service/sec1_icon01.svg") no-repeat;
  width: 91px;
  height: 90px;
  left: 90px;
  bottom: -15px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex .flex_txt::before {
    bottom: auto;
    top: -90px;
    background-size: 100%;
    width: 70px;
    height: 80px;
    left: 50%;
    margin-left: -80px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex .flex_txt::after {
  background: url("../img/service/sec1_icon02.svg") no-repeat;
  width: 104px;
  height: 110px;
  right: 110px;
  bottom: -8px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex .flex_txt::after {
    bottom: auto;
    top: -90px;
    right: 50%;
    margin-right: -60px;
    background-size: 100%;
    width: 55px;
    height: 67px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap {
  margin: 80px 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap {
    margin: 50px 0 0 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item {
  width: 460px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item {
    width: 100%;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item._pt1 {
  position: relative;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item._pt1 {
    padding: 96px 0 0 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item._pt1::before {
  content: '';
  background: url(../img/service/ico.svg) no-repeat;
  width: 356px;
  height: 199px;
  background-size: cover;
  position: absolute;
  left: -50%;
  top: 50%;
  margin: -107px 0 0 -30px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item._pt1::before {
    background: url(../img/service/sp/ico.svg) no-repeat;
    width: 255px;
    height: 172px;
    left: 50%;
    top: 72px;
    margin-left: -117px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item > img {
  max-width: 100%;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item > .u_txt_10 {
  margin: 18px 0 0;
  letter-spacing: .01em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item > .u_txt_10 {
    font-size: 1.8em;
    margin: 15px 0 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item > .u_txt_10 span {
  font-size: 0.7em;
  margin: 0 0 0 10px;
  line-height: 1.6;
  display: inline-block;
  width: 220px;
  text-align: left;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .flex > .wrap > .item > .u_txt_10 span {
    display: block;
    margin: 10px 0 0 0;
    width: auto;
    text-align: center;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .aside {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 50px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .aside {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0 0 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .aside > li + li {
  margin-left: 40px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_1 .aside > li + li {
    margin: 20px 0 0 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .aside .c_btn_2 {
  width: 300px;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .aside .c_btn_2::before {
  width: 155px;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .aside .c_btn_2::after {
  left: 140px;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_1 .c_btn_4 {
    margin:3em auto;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_2 {
  padding: 110px 0 0 0;
  margin: 90px auto 0;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_2 {
    padding: 100px 0 0 0;
    margin: 50px 0 0 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_2:before {
  content: url("../img/common/yellow_ico.svg");
  position: absolute;
  top: -30px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_2:before {
    content: '';
    top: -20px;
    background: url("../img/common/yellow_ico.svg");
    width: 237px;
    height: 88px;
    background-size: cover;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_2 > .flex {
  margin: 50px 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_2 > .flex {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0 0 0;
    padding: 0 20px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_2 > .flex > figure {
  text-align: center;
  width: 100%;
  max-width: 366px;
  border: dashed #1AA5AA 2px;
  border-radius: 30px;
  padding: 50px 30px 30px;
  background: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_2 > .flex > figure {
    padding: 30px 20px;
  }
  .p_service .l_container_top > .l_content > .l_main .sec.sec_2 > .flex > figure + figure {
    margin: 15px 0 0 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_2 > .flex > figure:nth-of-type(2) > img {
  width: 98px;
  margin: 12px 0 4px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_2 > .flex > figure:nth-of-type(2) > img {
    margin: 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_2 > .flex > figure > figcaption {
  font-weight: 700;
  margin: 36px 0 15px;
  letter-spacing: .05em;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_2 > .flex > figure > figcaption {
    font-size: 1.8em;
    letter-spacing: .05em;
    margin: 20px 0 15px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_2 > .flex > figure > .u_txt_1 {
  text-align: left;
  letter-spacing: .05em;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 {
  margin: 112px auto 0;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_3 {
    margin: 80px auto 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .in_box {
  background: #CFEBEF;
  border-radius: 30px;
  padding: 110px 50px 50px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_3 .in_box {
    margin: 100px auto 0;
    width: 100%;
    border-radius: 0;
    padding: 70px 4.6875% 30px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .in_box .c_ttl_1 {
  position: relative;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex {
  margin: 40px auto 0;
  padding: 50px;
  position: relative;
  background: #fff;
  border-radius: 30px;
  max-width: 800px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex {
    padding: 30px 20px 20px;
    display: block;
    border-radius: 20px;
    margin: 25px auto 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex .sub_ttl {
  font-weight: 700;
  margin: 0 0 30px 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex .sub_ttl {
    font-size: 1.8em;
    line-height: 1.6;
    margin: 0 0 20px 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex .sub_txt {
  color: #D36C6C;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex .sub_txt {
    font-size: 0.9em;
    margin: 10px 0 0 0;
    display: block;
    letter-spacing: .05em;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex > .wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  margin: 30px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex > .wrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex > .wrap > .in_wrap {
  width: 100%;
  max-width: 327px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex > .wrap > .in_wrap > p {
    width:100%;
    text-align: center;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex > .wrap > .in_wrap:first-child {
    margin: 0 0 15px 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex > .wrap > .in_wrap > figure {
  width: 100%;
  max-width: 156px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex > .wrap > .in_wrap > figure {
    width: 48%;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex > .wrap > .in_wrap > figure figcaption {
  margin: 0 0 5px 0;
  text-align: center;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_3 .flex > .wrap img {
  width: 100%;
  height: auto;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_4 {
  margin: 67px auto 0;
  padding: 110px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_4 {
    padding: 100px 20px 0;
    margin: 50px 0 0 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_4:before {
  content: url("../img/common/yellow_ico.svg");
  position: absolute;
  top: -30px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_4:before {
    content: '';
    top: -20px;
    background: url("../img/common/yellow_ico.svg");
    width: 247px;
    height: 93px;
    background-size: cover;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .u_txt_1 {
  text-align: center;
  margin: 30px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .u_txt_1 {
    text-align: left;
    margin: 20px 0 0 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .u_txt_1 .sub_txt {
  color: #D36C6C;
  font-weight: 700;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex {
  margin: 40px 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0 0 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex > figure {
  text-align: center;
  width: 100%;
  max-width: 565px;
  border: solid #333333 1px;
  border-radius: 30px;
  padding: 50px;
  background: #FFFFFF;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex > figure {
    padding: 30px 20px 20px;
    border-radius: 20px;
  }
  .p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex > figure:first-child {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex > figure > figcaption .u_txt_4 {
    letter-spacing: .05em;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex > figure > img {
  width: auto;
  height: auto;
  max-width: 305px;
  margin: 30px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex > figure > img {
    width: 50%;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex > figure > .c_btn_2 {
  margin: 40px auto 0;
  width: 300px;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex > figure > .c_btn_2::before {
  width: 160px;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex > figure > .c_btn_2::after {
  left: 145px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_4 > .flex > figure > .c_btn_2 {
    margin: 30px auto 0;
    width: auto;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 {
  margin: 120px auto;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 {
    margin: 100px auto 80px;
    padding: 0 20px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5::before {
  display: none;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box {
  background: #CFEBEF;
  border-radius: 30px;
  padding: 50px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box {
    border-radius: 20px;
    padding: 20px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex {
  padding: 30px 50px 0;
  position: relative;
  background: #fff;
  border-radius: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex {
    padding: 30px 20px 20px;
    display: block;
    border-radius: 20px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 {
  width: 100%;
  max-width: 400px;
  padding: 20px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 {
    padding: 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 > .sub_ttl {
  font-weight: 700;
  letter-spacing: .05em;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 > .sub_ttl {
    font-size: 1.8em;
    line-height: 1.6;
    text-align: center;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 > .u_txt_1 {
  margin: 10px 0 0 0;
  letter-spacing: .05em;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 > .u_txt_1 {
    font-size: 1.2em;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 > .sub_text {
  margin: 10px 0 0 0;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 .c_btn_2 {
  margin: 50px 0 0 0;
  width: 300px;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 .c_btn_2::before {
  width: 160px;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 .c_btn_2::after {
  left: 145px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 .c_btn_2 {
    width: auto;
    margin: 30px 0 0 0;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 > .box_2 {
  margin: 20px 0 0 0;
  display: none;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_1 > .box_2 {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 {
  width: 100%;
  max-width: 490px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 {
    display: none;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 > figure {
  width: 100%;
  max-width: 244px;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 > figure {
    padding: 0 5px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 > figure > img {
  width: 100%;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 > figure > figcaption {
  text-align: center;
  border: solid 1px #333333;
  padding: 5px;
  border-radius: 10px;
  font-weight: 700;
  max-width: 128px;
  margin: 0 auto 5px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 > figure > figcaption {
    font-size: 1em;
    max-width: 89px;
    padding: 4px;
  }
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 > figure > figcaption::before, .p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 > figure > figcaption::after {
  position: absolute;
  left: 50%;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  width: 0;
  height: 0;
  margin-left: -4px;
  content: '';
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 > figure > figcaption::before {
  bottom: -8px;
  border-color: #333 transparent transparent transparent;
}
.p_service .l_container_top > .l_content > .l_main .sec.sec_5 .in_box .flex .box_2 > figure > figcaption::after {
  bottom: -7px;
  border-color: #FFF transparent transparent transparent;
}

/*# sourceMappingURL=p_service.css.map */
