/* ======================================================================
 setting
====================================================================== */
/* ======================================================================
 p_service_es_comic
====================================================================== */
.p_service_es_comic .l_container_top > .l_main_visual_1 > .inner {
  width: 100%;
  height: 160px;
  background: #fff;
  border-radius: 30px;
  padding: 0 0 0 50px;
  background-image: url(../img/service_es_comic/mv.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right 0;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top > .l_main_visual_1 > .inner {
    width: 100%;
    height: 190px;
    border-radius: 0;
    padding: 27%;
    background-image: url(../img/service_es_comic/sp/mv.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right 0;
    position: relative;
  }
}
.p_service_es_comic .l_container_top .l_main .u_txt_2 {
  letter-spacing: .05em;
  line-height: 1.6em;
}
.p_service_es_comic .l_container_top .l_main figure img {
  width: 100%;
  height: auto;
}
.p_service_es_comic .l_container_top .sec {
  margin: 110px auto 0;
  width: 1160px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec {
    margin: 80px auto 0;
    width: 100%;
  }
}
.p_service_es_comic .l_container_top .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%);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec::before {
    content: '';
    top: -20px;
    background: url(../img/common/blue_ico.svg);
    width: 146px;
    height: 70px;
    background-size: cover;
  }
}
.p_service_es_comic .l_container_top .sec.sec_1 {
  margin: 0 0 80px;
}
.p_service_es_comic .l_container_top .sec.sec_1::before {
  display: none;
}
.p_service_es_comic .l_container_top .sec.sec_1 > .flex {
  max-width: 800px;
  border: solid 1px #E5E5E5;
  border-radius: 30px;
  padding: 50px;
  margin: 0 auto;
  background: #FFFFFF;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_1 > .flex {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    padding: 30px;
    margin: 0;
  }
}
.p_service_es_comic .l_container_top .sec.sec_1 > .flex > .in_box {
  background: #F3F3F3;
  border-radius: 20px;
  padding: 50px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_1 > .flex > .in_box {
    background: none;
    border-radius: 0;
    padding: 0;
  }
}
.p_service_es_comic .l_container_top .sec.sec_1 > .flex > .in_box > img {
  width: 100%;
  max-width: 445px;
}
.p_service_es_comic .l_container_top .sec.sec_2 {
  background: #CFEBEF;
  border-radius: 30px;
  padding: 110px 50px 50px;
  margin: 110px 0 120px 0;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 {
    margin: 80px auto 0;
    width: 100%;
    border-radius: 0;
    padding: 70px 4.6875% 60px;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex {
  max-width: 800px;
  margin: 45px auto 0;
  padding: 50px 50px 80px;
  position: relative;
  background: #fff;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex {
    padding: 30px 20px 60px;
    display: block;
    border-radius: 20px;
    margin: 25px auto 0;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex > .wrap1 {
  margin: 0 0 60px 0;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex > .wrap1 .c_ttl_4 {
  margin: 0 0 30px 0;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex > .wrap1 > .in_box {
  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_es_comic .l_container_top .sec.sec_2 .flex > .wrap1 > .in_box {
    padding: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex > .wrap1 > .in_box figure {
  order: 2;
  max-width: 310px;
  width: 100%;
  margin: 0 0 0 40px;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex > .wrap1 > .in_box figure {
    margin: 0;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex > .wrap1 > .in_box .txt_box {
  order: 1;
  width: 100%;
  max-width: 350px;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex > .wrap1 > .in_box .txt_box .ttl {
  font-weight: 700;
  margin: 0 0 20px 0;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex > .wrap1 > .in_box .txt_box .ttl {
    font-size: 1.4em;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex > .wrap1 > .in_box .txt_box .u_txt_1._1 {
  margin-bottom: 20px;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .c_ttl_4 {
  margin: 0 0 30px 0;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .txt_box {
  margin: 0 0 30px 0;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .txt_box > .ttl {
  font-weight: 700;
  margin: 0 0 10px 0;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .txt_box > .ttl {
    font-size: 1.4em;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .txt_box > .u_txt_1 > span {
  display: block;
  margin-top: 10px;
  font-size: 0.8em;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box {
  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_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box > figure {
  width: 100%;
  max-width: 210px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box > figure {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: inherit;
  }
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box > figure + figure {
    margin-top: 30px;
  }
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box > figure > div {
    width: 100%;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box > figure img {
  width: 121px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box > figure img {
    width: 100%;
    max-width: 80px;
    max-height: 80px;
    margin: 0 10px 0 0;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box > figure figcaption {
  text-align: left;
  font-weight: 700;
  color: #1AA5AA;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box > figure figcaption {
    margin-bottom: 5px;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap2 > .in_box > figure .u_txt_1 {
  text-align: left;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 {
  margin: 60px 0 0 0;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .c_ttl_4 {
  margin: 0 0 50px 0;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .c_ttl_4 {
    margin: 0 0 30px 0;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .in_box {
  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;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .in_box + .in_box {
  margin: 30px 0 0 0;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .in_box + .in_box {
    margin: 40px 0 0 0;
  }
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .in_box {
    padding: 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .in_box figure {
  max-width: 132px;
  width: 100%;
  margin: 0 40px 0 0;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .in_box figure {
    max-width: 100px;
    max-height: 100px;
    margin: 0 0 20px 0;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .in_box .txt_box {
  width: 100%;
  max-width: 528px;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .in_box .txt_box .u_txt_1 > span {
  font-size: 0.9em;
  display: block;
  margin: 10px 0 0 0;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap3 > .in_box .txt_box .u_txt_1 > span::before {
  content: '-';
  display: inline-block;
  margin: 0 5px 0 0;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap4 .in_box {
  background: url(../img/service_es_comic/txt_bg_img01.png) no-repeat center top;
  padding: 90px 0 0 0;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap4 .in_box {
    background: url(../img/service_es_comic/sp_txt_bg_img01.png) no-repeat center top;
    padding: 70px 0 0 0;
    background-size: 100%;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap4 .in_box > figure > img {
  width: 100%;
  max-width: 474px;
  margin: 0 auto;
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap4 .in_box > figure > figcapiton {
  margin: 70px 0 40px;
  display: block;
}
@media screen and (max-width: 768px) {
  .p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap4 .in_box > figure > figcapiton {
    margin: 40px 0 30px;
    letter-spacing: .05em;
  }
}
.p_service_es_comic .l_container_top .sec.sec_2 .flex .wrap4 .in_box .c_btn_4 {
  margin: 0 auto;
}

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