body.is-deployment-operational-support main,body.ac-lp main {
 color: #013366;
 line-height: 1.8;
}

body.is-deployment-operational-support main .m-btn-float-box{
  color: #000;
  line-height: 1;
}

body.mc-c.ac-lp {
 padding-bottom: 0;
}

.is-deployment-operational-support section.aws-section,.ac-lp section.aws-section {
 padding: 110px 0;
}

.sp-visible {
  display: none;
}

@media screen and (max-width: 768px) {
.is-deployment-operational-support section.aws-section,.ac-lp section.aws-section {
  padding: 69px 0;
 }
 .pc-visible {
  display: none;
 }
 .sp-visible {
  display: block;
 }
}

.ac-container {
 max-width: 1000px;
 margin: 0 auto;
 box-sizing: content-box;
 padding-inline: 16px;
 margin-inline: auto;
}

.ac-container.is-wide {
 max-width: 1165px;
}

.ac-container.is-mv{
 max-width: 1165px;
}

h2.ac-section-title {
 font-size: 2.25rem;
 font-weight: bold;
 text-align: center;
 margin-bottom: 36px;
}

@media screen and (max-width: 768px) {
 h2.ac-section-title {
  font-size: 2rem;
  margin-bottom: 24px;
  line-height: 1.4;
 }
}

.catalog-cta-wrap {
 display: flex;
 align-items: center;
 justify-content: center;
 background: linear-gradient(100deg,#00C0CB,#0B6BC0);
 padding: 35px 30px;
 gap: 42px;
 border-radius: 20px;
}

.catalog-cta-wrap .catalog-cta-img {
  width: 30%;
  max-width: 276px;
  height: auto;
}

.catalog-cta-wrap .catalog-cta-text h3{
 /* font-size: 1.875rem; */
 font-size: clamp(1.0rem, 2.22vw, 1.875rem);
 font-weight: bold;
 color: #FFFFFF;
 margin-bottom: 32px;
}

.catalog-cta-wrap .catalog-cta-btn {
 max-width: 430px;
 padding: 1.25rem 0;
 line-height: 1;
 background-color: #fff;
 filter: drop-shadow(0px 5px 6px rgba(0, 0, 0, 0.2));
}

@media screen and (max-width: 768px) {
  .catalog-cta-wrap {
    flex-flow: column;
    gap: 20px;
    padding: 1.5rem 1rem;
    padding-top: 1.875rem;
  }
  .catalog-cta-wrap .catalog-cta-img {
  width: auto;
  max-width: unset;
}
  .catalog-cta-wrap .catalog-cta-img img {
    width: 80%;
    margin: 0 auto;
    max-width: 276px;
    height: auto;
  }
  .catalog-cta-text {
    width: 100%;
  }
  .catalog-cta-wrap .catalog-cta-text h3{
    font-size: 1.5rem;
    margin-bottom: 44px;
    margin-left: auto;
    margin-right: auto;
    max-width: 338px;
  }
  .catalog-cta-wrap .catalog-cta-btn {
    width: 100%;
  }
  }

.ac-cta-wrap {
 display: flex;
 justify-content: space-evenly;
}

.ac-cta-wrap .cta-btn {
 max-width: 430px;
 padding: 1.25rem 0;
 line-height: 1;
 background-color: #fff;
 filter: drop-shadow(0px 5px 6px rgba(0, 0, 0, 0.2));
}

.ac-cta-wrap .cta-btn.is-doc {
 background-color: #FFE200;
}

.ac-cta-wrap .cta-btn::after {
 width: 15px;
 height: 15px;
}

@media screen and (max-width: 768px) {
 .ac-cta-wrap {
   flex-flow: column;
   gap: 1rem;
 }
 .ac-cta-wrap .cta-btn {
  width: 100%;
 }
 .ac-cta-wrap .cta-btn span {
  font-size: 1.25rem;
 }
}

section.ac-mv.aws-section {
 padding: 0;
 padding-top: 60px;
}

.ac-mv .ac-mv__text {
 font-size: 1.625rem;
 margin-bottom: 3.25rem;
 line-height: 1.5;
 font-weight: bold;
}

.ac-mv .ac-mv__title {
 font-size: 3.625rem;
 line-height: 1.17;
 font-weight: bold;
 padding-bottom: 3rem;
}

.ac-mv .ac-cta-wrap {
 flex-flow: column;
 gap: 1rem;
 /* padding-bottom: 2.3rem; */
}

.ac-container.is-mv {
 background-image: url('/assets/images/service/deployment-operational-support/mv_pc.png');
 background-size: 60%;
 background-repeat: no-repeat;
 background-position: right center;
}

.aws-mv-sp {
  display: none;
}

.ac-mv__bottom {
 background-color: #F7F7F7;
 padding: 30px 0;
}

@media screen and (max-width: 768px) {
  section.ac-mv.aws-section{
    padding-top: 20px;
  }
 .ac-container.is-mv {
  background: none;
  /* background-position: 54% 59%;
  background-size: 130%; */
  margin-top: 1rem;
 }
 .ac-mv .ac-mv__text {
  text-align: center;
  font-size: 1.25rem;
  margin-bottom: 24px;
 }
 .ac-mv .ac-mv__title {
  text-align: center;
  font-size: 2.5rem;
  padding-bottom: 32px;
  /* padding-bottom: 100.6976vw; */
 }
 .aws-mv-sp {
  display: block;
  margin-bottom: 20px;
 }
}

@media screen and (min-width: 769px) and (max-width: 1100px) {
  .ac-container.is-mv {
    background-size: 50%;
  }
  .ac-mv .ac-mv__text {
   font-size: 2.524vw;
  }
  .ac-mv .ac-mv__title {
   font-size: 4.660vw;
  }
}

section.aws-about.aws-section {
 padding-bottom: 0;
}

.aws-about-bg-sp {
 display: none;
}

.aws-about__inner {
 position: relative;
 background-image: url("/assets/images/service/deployment-operational-support/worries_img.png");
 background-size: contain;
 background-position: center;
 background-repeat: no-repeat;
 min-height: 532px;
}

.aws-about-pop {
 background-color: #4C597C;
 border-radius: 20px;
 /* padding: 35px; */
 position: absolute;
 display: flex;
 align-items: center;
 justify-content: center;
 height: 180px;
 width: 300px;
}

.aws-about-pop.pop-1{
 top: 20px;
 left: 0;
}

.aws-about-pop.pop-2{
 top: 50%;
 right: 0;
 transform: translateY(-50%);
}

.aws-about-pop.pop-3{
  bottom: 0;
  left: 20%;
  transform: translateX(-50%);
}

.aws-about-pop p {
 font-size: 1.625rem;
 font-weight: bold;
 color: #FFFFFF;
}

.aws-about-bottom{
 margin-top: 24px;
}

.aws-about-bottom__inner {
 aspect-ratio: 1000 / 527;
 background-image: url("/assets/images/service/deployment-operational-support/solution_img.png");
 position: relative;
 background-size: contain;
 background-repeat: no-repeat;
 background-position: center;
}
.aws-about-bottom__inner p {
 position: absolute;
 /* font-size: 2rem; */
 font-size: clamp(1.5rem, 2.85vw, 2rem);
 font-weight: bold;
 color: #013366;
 text-align: center;
 top: 4%;
 right: 9%;
 line-height: 1.8;
}

@media screen and (max-width: 768px) {
  .aws-about {
    overflow-x: hidden;
  }
  .aws-about-pop {
    position: static;
  }
  .aws-about-pop.pop-1, .aws-about-pop.pop-2, .aws-about-pop.pop-3 {
    width: 100%;
    max-width: 100%;
    height: auto;
    transform: none;
    margin-bottom: 12px;
    padding: 23px 17px;
    min-height: 120px;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .aws-about-pop p {
    font-size: 5.58vw;
  }
  .aws-about__inner {
    background: none;
    min-height: auto;
  }
  .aws-about-bg-sp {
    display: block;
    height: 468px;
    width: calc(100% + 32px);
    transform: translateX(-16px);
    background-image: url("/assets/images/service/deployment-operational-support/worries_img_sp.png");
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 12px;
  }
  .aws-about-bottom {
    margin-top: 30px;
  }
  .aws-about-bottom__inner {
    background-image: url("/assets/images/service/deployment-operational-support/solution_img_sp.png");
    aspect-ratio: 400 / 349;
  }
  .aws-about-bottom__inner p {
    font-size: clamp(1.5rem, 5.58vw, 2rem);
    line-height: 1.5;
    right: 0;
    width: 100%;
  }
}



.ac-reason__inner {
 padding-top: 2.26rem;
 margin-bottom: 3.75rem;
 display: flex;
 justify-content: space-between;
 gap: 20px;
}

.ac-reason__block {
 border: 3px solid #013366;
 border-radius: 20px;
 padding: 1rem;
 position: relative;
 max-width: 320px;
 width: 33%;
}

.ac-reason__block p {
 font-size: 1.5rem;
 font-weight: bold;
}

.ac-reason__block p span {
 display: block;
 margin-top: 28px;
 font-size: 1.125rem;
}

.ac-reason__block .reason-number {
 position: absolute;
 top: 0;
 left: 50%;
 transform: translate(-50%, -50%);
}

.ac-reason__block .reason-icon {
 display: block;
 margin: 0 auto;
 margin-top: 3rem;
}

@media screen and (max-width: 768px) {
  .ac-reason .ac-section-title {
    line-height: 1.33;
  }
 .ac-reason__inner {
  flex-flow: column;
  gap: 4.75rem;
  padding-top: 0;
  margin-bottom: 2rem;
  align-items: center;
  margin-top: 5rem;
 }
 .ac-reason__block {
  width: 100%;
  max-width: 330px;
  min-height: 260px;
 }

 .ac-reason__block img {
  width: auto;
 }
 .ac-reason__block .reason-icon{
  margin-bottom: 17px;
 }

 .ac-reason .ac-section-title-mid {
  font-size: 1.5rem;
  margin-bottom: 3.75rem;
 }
}

section.aws-price.aws-section {
 background-color: #F7F7F7;
 padding-top: 40px;
 padding-bottom: 58px;
}

.aws-price p {
 /* text-align: center; */
 font-size: 1.25rem;
 color: #000000;
}

.aws-price__inner {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}

.aws-price-title {
 width: 50%;
 text-align: right;
}

.aws-price-text {
 width: 50%;
 text-align: left;
}
@media screen and (min-width: 769px) and (max-width: 1140px){
  .aws-price-title {
    width: 70%;
  }
  .aws-price-text {
    width: 30%;
  }
}

@media screen and (max-width: 768px) {
  .aws-price__inner {
    display: none;
  }
  .aws-price-sp {
    text-align: center;
  }
  .aws-price-sp p {
    margin-bottom: 1.5rem;
  }
  .aws-price-sp p:last-child {
    margin-bottom: 0;
  }
}

section.aws-claim.aws-section {
 padding-top: 0;
}

.aws-claim .aws-claim_wrapper {
 margin-top: 100px;
 margin-bottom: 50px;
 position: relative;
 padding-bottom: 80px;
}

.aws-claim .aws-claim__inner {
 background-image: url("/assets/images/service/deployment-operational-support/claim_img.png");
 background-size: contain;
 background-repeat: no-repeat;
 background-position: center;
 min-height: 480px;
}
.aws-claim .aws-claim-pop {
 border-radius: 50%;
 position: absolute;
 background-color: #fff;
 border: 3px solid #013366;
 padding: 50px 50px;
}
.aws-claim .aws-claim-pop.pop-1{
 top: 10%;
 left: 0;
}
.aws-claim .aws-claim-pop.pop-2{
 bottom: 0;
 right: 0;
}

.aws-claim .aws-claim-pop p {
 font-size: 1.5rem;
 font-weight: bold;
 color: #013366;
}

.aws-claim .catalog-cta-wrap {
 margin-top: 50px;
}

@media screen and (max-width: 768px) {
.aws-claim{
  overflow-x: hidden;
}
.aws-claim .aws-claim_wrapper {
  margin-top: 30%;
}
.aws-claim__inner {
  width: calc(100% + 32px);
  transform: translateX(-16px);
  background-image: url("/assets/images/service/deployment-operational-support/claim_img_sp.png");
}
.aws-claim .aws-claim-pop {
  z-index: 1;
  display: flex;
  justify-content: center;
  width: 100%;
}
.aws-claim .aws-claim-pop p {
  font-size: clamp(1rem,4.65vw,2rem);
}
.aws-claim .aws-claim-pop.pop-1{
  top: 0;
  left: 50%;
  transform: translate(-50%,-40%);
  padding: 38px 0;
  width: 90%;
}
.aws-claim .aws-claim-pop.pop-2{
  right: 50%;
  transform: translateX(50%);
  padding: 40px 0;
}
}

section.aws-case.aws-section {
  padding-top: 40px;
 padding-bottom: 0;
 background-color: #F7F7F7;
}

h3.aws-case-title {
 font-size: 1.875rem;
 font-weight: bold;
 color: #013366;
}
.aws-case-title span{
 display: inline-block;
 margin-right: 20px;
 color: #fff;
 border-radius: 25px;
 background-color: #013366;
 padding: 0 36px;
 line-height: 1.6;
}

.aws-case .title-bottom-text {
  font-size: 1.25rem;
 margin-top: 20px;
 margin-bottom: 34px;
 color: #000000;
}

.aws-case-table {
 border-collapse: collapse;
 margin-bottom: 33px;
}
.aws-case-table p {
 font-size: 1.25rem;
 text-indent: -1em;
 padding-left: 1em;
 color: #000000;
}
.aws-case-table .table-top {
 text-align: center;
 width: 33%;
}
.aws-case-table th, .aws-case-table td {
 border: 1px solid #707070;
 padding: 16px;
 text-align: left;
}
.aws-case-table th{
 background-color: #013366;
 font-weight: bold;
 color: #fff;
}
.aws-case-table th p{
  color: #fff;
}

.aws-case-table td{
  background-color: #fff;
}

.aws-case-bottom-table {
 border-spacing: 28px;
 border-collapse: separate;
 /* margin-bottom: 100px; */
 padding-bottom: 100px;
}
.aws-case-bottom-table th{
 border-bottom: 2px solid #013366;
 text-align: center;
 color: #000000;
 font-size: 1.5rem;
 padding-bottom: 20px;
}
.aws-case-bottom-table p {
  text-indent: -1em;
  padding-left: 1em;
  color: #000000;
  font-size: 1.25rem;
}
.aws-case-bottom-table p.noindent{
  text-indent: 0;
  padding-left: 0;
  margin-bottom: 30px;
}
.aws-case-bottom-table .title-image {
 width: 66%;
}
.aws-case-bottom-table .title-price {
 width: 32%;
}
.aws-case-bottom-table .price-td {
 vertical-align: top;
}
.aws-case-bottom-table a{
  position: relative;
  display: block;
  /* margin-bottom: 50px; */
}
.aws-case-bottom-table a img{
  width: 100%;
  height: auto;
}
.zoom-block{
  position: absolute;
  right: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 4px;
  background-color: #013366;
  padding: 4px 14px;
}
.zoom-block img{
  width: 12px;
  height: 12px;
}
.zoom-block span{
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .aws-case .ac-section-title {
    margin-bottom: 55px;
  }
  /* .aws-case{
    background-color: #fff;
  } */
  .aws-case .aws-case-title{
    font-size: 1.75rem;
    line-height: 1.4;
  }
  .aws-case .aws-case-title span {
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 20px;
  }
  .aws-case-bottom-table{
    display: block;
    width: 100%;
  }
  .aws-case-bottom-table thead{
    display: none;
  }
  .aws-case-bottom-table td, .aws-case-bottom-table th, .aws-case-bottom-table tr,.aws-case-bottom-table tbody{
    display: block;
    width: 100%;
  }
  .aws-case-bottom-table h4 {
    border-bottom: 2px solid #013366;
    text-align: center;
    color: #000000;
    font-size: 1.5rem;
    padding-bottom: 20px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
  }
  .aws-case-bottom-table a{
    margin-bottom: 50px;
  }
}

.aws-case-table-sp p {
  font-size: 1.1rem;
}
.aws-case-table-sp th p{
  text-indent: 0;
  padding-left: 0;
}
.aws-case-table-sp th.th-title {
  width: 10%;
}
.aws-case-table-sp td{
  background-color: #fff;
}

section.aws-catalog.aws-section{
  padding-bottom: 0;
}
@media screen and (max-width: 768px) {
section.aws-catalog.aws-section{
  padding-top: 100px;
}
}

/* section.aws-catalog.aws-section {
  padding-top: 0;
} */

.modaal-content-container {
  padding: 0;
}
.modaal-content-container img{
  /* width: 100%; */
  height: auto;
  width: 750px !important;
  max-width: inherit !important;
  max-height: inherit !important;
}
