@charset "utf-8";
#wrapper {
 background-image: none;
}
.jR3DCarouselGalleryCustomeTemplate .captions {
 position: relative;
 padding: 4px 0;
 bottom: 27px;
 background: #fff;
 display: block
}
.jR3DCarouselGalleryCustomeTemplate a {
 text-decoration: none;
}
.jR3DCarouselCustomSlide img {
 display: block;
 width: 100%;
 height: 100%;
 aspect-ratio: 3 / 2;
 object-fit: cover;
}
figure {
 margin: 0;
}
.mov {
 width: 100%;
 height: 100vh;
 position: fixed;
 top: 0;
 right: 0;
 z-index: -1;
}
.video {
 display: block;
 margin: 0;
 width: 100%;
 height: 60%;
 aspect-ratio: 16/9;
 object-fit: cover;
 object-position: 0 50%;
}
.movarea {
 width: 100%;
 margin: 0 auto;
 padding: 30px 0;
}
.mainslider {
 width: 80%;
 min-height: 200px;
 margin: 0 auto;
}
.movarea figure {
 width: 100%;
 margin: 0 0 30px;
}
.movarea figure img {
 display: block;
 width: auto;
 height: 80px;
 margin: 0 auto;
}
#content h2 {
 font-size: 1.875rem;
 line-height: 1;
}
#content h3 {
 font-size: 1.5rem;
 line-height: 1;
}
.homeContainer {
 width: 100%;
 margin: 0;
 position: relative;
}
.aboutContainer {
 padding: 0 1rem;
}
.aboutContainer figure img {
 display: block;
 margin: 0 auto;
}
.aboutContainer .wp-block-columns {
 width: 100%;
 margin: 0 auto;
 padding: 30px 0 120px;
 background: rgba(255, 255, 255, .7) url("../images/img-aboutContainer700.jpg") no-repeat 100% 100%;
 background-size: 100% auto;
 border-radius: 16px;
}
.aboutContainer .wp-block-columns .wp-block-column {
 padding: 0 1rem;
}
.aboutContainer h2 {
 text-align: center;
 margin-bottom: 1rem;
 line-height: 1.6 !important;
 font-size: 1.5rem !important;
}
.aboutContainer h2 span {
 color: #9c2828;
 font-weight: bold;
 font-size: 1.875rem;
}
.aboutContainer h3 {
 text-align: center;
 margin: 50px 0 30px;
}
.aboutContainer h3::first-letter {
 color: #9c2828;
}
.aboutContainer p {
 line-height: 1.8;
}
#content .aboutContainer ul.is-style-custom li::before {
 background: #000;
}
#content .aboutContainer ol.is-style-decimal li::before {
 background: #000;
}
#info_container {
 width: 100%;
 margin: 0;
 padding: 80px 16px;
 background: rgba(255, 255, 255, 1);
}
.info_ttl .wp-block-image {
 margin-bottom: 60px;
}
.info_ttl .wp-block-image img {
 display: block;
 margin: 0 auto;
}
#info_container .is-style-btn {
 justify-content: center;
 padding-top: 40px;
}
.serviceContainer {
 padding: 80px 1rem;
 background: rgba(255, 255, 255, .8);
}
.serviceContainer .wp-block-columns figure img {
 display: block;
 margin: 0;
 width: 100%;
 height: 100%;
 aspect-ratio: 16/9 !important;
 object-fit: cover;
 border-radius: 16px;
}
.serviceContainer .wp-block-columns {}
.serviceContainer .wp-block-columns .wp-block-column {
 background-color: var(--main-color-lightblue);
 padding: 1.5rem 1rem;
 border-radius: 16px;
}
.serviceContainer .wp-block-image img {
 display: block;
 margin: 0 auto;
}
.serviceContainer h2 {
 text-align: center;
 padding: 1rem 0;
}
.serviceContainer .wp-block-columns .wp-block-column h3 {
 text-align: center;
 margin: 0 0 1rem;
}
.serviceContainer .wp-block-columns .wp-block-column h3::after {
 content: '';
 display: block;
 width: 100%;
 height: 15px;
 margin: 10px 0 0;
}
.serviceContainer .wp-block-columns .wp-block-column:first-child h3::after {
 background: url("../images/ttl-securitybusiness-red.png") no-repeat 50% 0;
 background-size: auto 100%;
}
.serviceContainer .wp-block-columns .wp-block-column:nth-child(2) h3::after {
 background: url("../images/ttl-telecommunications-red.png") no-repeat 50% 0;
 background-size: auto 100%;
}
.serviceContainer .wp-block-columns .wp-block-column:nth-child(3) h3::after {
 background: url("../images/ttl-applicationwork-red.png") no-repeat 50% 0;
 background-size: auto 100%;
}

#content .serviceContainer ul.is-style-custom li::before {
 background: #000;
}
#content .serviceContainer ul.is-style-custom li:nth-child(2) {
 margin-left: 1.5rem;
}
#content .serviceContainer ul.is-style-custom li:nth-child(3) {
 margin-left: 3rem;
}
#content .serviceContainer ul.is-style-custom li:nth-child(4) {
 margin-left: 4.5rem;
}
.serviceContainer .is-style-btn {
 justify-content: center;
}
/*.worksContainer {
 margin: 0 0 80px;
 padding: 0 1rem;
}*/
.activityContainer {
 margin: 0 0 80px;
 padding: 2.5rem 1rem;
 background: var(--main-color-lightblue);
 border-radius: 30px;
}
.swiper-slide img {
 border-radius: 6px;
}
.pc .swiper-button-prev:hover, .pc .swiper-button-next:hover {
 border-color: var(--main-color);
}
.pc .swiper-button-prev:hover::before, .pc .swiper-button-next:hover::before {
 border-top-color: var(--main-color);
 border-right-color: var(--main-color);
}
.fl-1, .fl-2 {
 text-align: center;
}
.fl-1 h3 {
 padding: 1rem 0;
}
.fl-1 .is-style-btn {
 padding: 1rem 0;
 justify-content: center;
}
@media print, screen and (min-width: 48em) {
 #wrapper {
  background-image: none;
  background: url("../images/home_bg.png") no-repeat 100% 0;
  background-size: 100% auto;
 }
 .aboutContainer .wp-block-columns {
  width: 90%;
  max-width: 700px;
  padding: 50px 0 240px;
 }
 .aboutContainer .wp-block-columns .wp-block-column {
  padding: 0 50px;
 }
 .aboutContainer h2 br{ display: none; }
 .aboutContainer h2 {
  margin-bottom: 40px;
 }
 .aboutContainer h2 span {
  font-size: 2rem;
 }
 .aboutContainer h3 {
  font-size: 1.875rem !important;
  margin: 50px 0 30px;
 }
 .info_ttl .wp-block-image {
  margin-bottom: 30px;
 }
 #info_container {
  padding: 120px 16px;
 }
 #info_container .is-style-btn {
  margin: 0;
  padding: 0 0 30px;
 }
 .serviceContainer h2 {
  padding: 60px;
 }
 .serviceContainer .wp-block-columns {
  max-width: 1000px;
  margin: 0 auto;
 }
 .serviceContainer .wp-block-column {
  position: relative;
  padding-bottom: 4em !important;
 }
 .serviceContainer .wp-block-column .is-style-btn {
  position: absolute;
  bottom: 1rem;
  left: 0;
  width: 100%;
 }
 .activityContainer {
  padding: 6.25rem 0;
 }
}
@media (min-width: 768px) {
 .home .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
  flex-basis: 45% !important;
 }
}
@media print, screen and (min-width: 64em) {
 .mov {
  padding-top: 0;
 }
 .video {
  height: 100%;
  object-position: 0 0;
 }
 .movarea {
  display: flex;
  align-items: center;
  padding: 60px 0;
 }
 .movarea figure {
  width: 30%;
  margin: 0;
 }
 .mainslider {
  width: 40%;
 }
  .aboutContainer h2 span {
  font-size: 2.25rem;
 }
 .aboutContainer .wp-block-columns {
  background: rgba(255, 255, 255, .7) url("../images/img-aboutContainer1000.jpg") no-repeat 100% 100%;
  width: 100%;
  max-width: 1000px;
  padding: 50px 0 280px;
 }
 .info_container_in {
  display: flex;
  justify-content: center;
  padding: 0 1rem;
 }
 #info_container {
  padding: 160px 0;
 }
 .info_ttl {
  width: auto;
  padding-right: 20px;
 }
 .info_list {
  width: auto;
  max-width: 700px;
  padding-left: 20px;
  border-left: 1px solid #ddd;
 }
 .serviceContainer .wp-block-column {
  padding: 1.785rem 1.785rem 4em !important;
 }
}
@media screen and (min-width: 80em) {
 .movarea {
  padding: 60px 0;
 }
 .movarea figure {
  width: 40%;
 }
 .movarea figure img {
  width: 70%;
  max-width: 400px;
  height: auto;
 }
 .mainslider {}
 .info_container_in {
  padding: 0;
 }
 .info_ttl {
  padding-right: 50px;
 }
 .info_list {
  padding-left: 50px;
 }
 .serviceContainer .wp-block-columns {
  max-width: 1200px;
 }
}