@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap");
.noto-sans {
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}

.noto-serif-jp {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.barlow-condensed {
  font-family: "Barlow Condensed", sans-serif;
  font-style: normal;
}

/*ディスプレイ初期値設定*/
/*以下、サイト固有の設定*/
/*サイト共通の間隔*/
/*英語用font読み込み指定*/
/*
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Regular.otf") format("otf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Semibold.otf") format("otf");
    font-weight: bold;
    font-style: normal;
}
*/
/*

下層用のスタイルです。

*/
/* ------------ */
/* デザイン共通 */
/* ------------ */
/* -------------- */
/* サブビジュアル */
/* ------------- */
.sv_img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

main section .page_head {
  position: relative;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 30dvw;
  max-height: 500px;
  aspect-ratio: 1920/425;
}

@media screen and (max-width: 1280px) {
  main section .page_head {
    max-height: inherit;
  }
}

main section .page_title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

main section .page_title .sv_ttl {
  position: relative;
}

main section .page_title .sv_ttl .eng_ttl {
  font-size: clamp(36px, 1.568rem + 2.91vw, 60px);
  font-family: "Barlow Condensed", sans-serif;
  text-transform: uppercase;
  color: #1C1C1C;
  font-weight: bold;
  line-height: 1;
  border-left: solid 6px;
  -o-border-image: linear-gradient(180deg, #FE534E 0%, #B236B7 31%, #6121D2 68%, #292DC9 100%) 1;
     border-image: -webkit-gradient(linear, left top, left bottom, from(#FE534E), color-stop(31%, #B236B7), color-stop(68%, #6121D2), to(#292DC9)) 1;
     border-image: linear-gradient(180deg, #FE534E 0%, #B236B7 31%, #6121D2 68%, #292DC9 100%) 1;
  padding-left: 20px;
}

main section .page_title .sv_ttl .jp_ttl {
  font-size: clamp(17px, 0.864rem + 0.85vw, 24px);
  font-weight: bold;
  line-height: 1;
  margin-top: 10px;
  color: #1C1C1C;
}

#news_c_content .doted {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}

#news_c_content .doted li {
  margin-top: 0;
  margin-right: 1em;
}

#news_c_content .doted li:last-child {
  margin-right: 0;
}

/******************************/
/* 通常固定ページ */
/******************************/
/******************************/
/* 記事 */
/******************************/
.single_ttl {
  border-bottom: dotted 1px #3c06a0;
  margin-bottom: 30px;
  padding-bottom: 15px;
}

.single_ttl .date {
  font-size: 13px;
  display: inline-block;
  margin-top: 10px;
}

.news_text_block .category_c a {
  background-color: #E4E7E8;
  color: #1C1C1C;
  padding: 5px 20px;
  font-size: 12px;
  font-weight: 500;
  display: inline-block;
}

/******************************/
/* カスタム投稿記事 */
/******************************/
/******************************/
/* ギャラリー */
/******************************/
.gallery .gallery-wrapper .contents_wrap {
  max-width: 1000px;
}

/******************************/
/* 当社の特徴 */
/******************************/
/******************************/
/* 会社案内 */
/******************************/
/******************************/
/* リンク集 */
/******************************/
/******************************/
/* コンタクト */
/******************************/
/******************************/
/* インナー */
/******************************/
.website-design .sec01,
.meo .sec01,
.web-advertising .sec01,
.seo .sec01,
.video-creation .sec01,
.sns-management .sec01,
.media-operation .sec01,
.llmo_geo .sec01 {
  position: relative;
  padding: 50px 0 80px;
}

@media screen and (max-width: 1024px) {
  .website-design .sec01,
  .meo .sec01,
  .web-advertising .sec01,
  .seo .sec01,
  .video-creation .sec01,
  .sns-management .sec01,
  .media-operation .sec01,
  .llmo_geo .sec01 {
    padding: 30px 0 50px;
  }
}

.website-design .sec01 .sec01_infobox,
.meo .sec01 .sec01_infobox,
.web-advertising .sec01 .sec01_infobox,
.seo .sec01 .sec01_infobox,
.video-creation .sec01 .sec01_infobox,
.sns-management .sec01 .sec01_infobox,
.media-operation .sec01 .sec01_infobox,
.llmo_geo .sec01 .sec01_infobox {
  background: transparent linear-gradient(134deg, #FFFFFF 0%, #F5F5F5 100%) 0% 0% no-repeat padding-box;
  -webkit-box-shadow: 0px 3px 6px #00000029;
          box-shadow: 0px 3px 6px #00000029;
  border-radius: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 60px 100px;
}

.website-design .sec01 .sec01_infobox h2,
.meo .sec01 .sec01_infobox h2,
.web-advertising .sec01 .sec01_infobox h2,
.seo .sec01 .sec01_infobox h2,
.video-creation .sec01 .sec01_infobox h2,
.sns-management .sec01 .sec01_infobox h2,
.media-operation .sec01 .sec01_infobox h2,
.llmo_geo .sec01 .sec01_infobox h2 {
  margin-top: -90px;
}

.website-design .sec01 .sec01_infobox h3,
.meo .sec01 .sec01_infobox h3,
.web-advertising .sec01 .sec01_infobox h3,
.seo .sec01 .sec01_infobox h3,
.video-creation .sec01 .sec01_infobox h3,
.sns-management .sec01 .sec01_infobox h3,
.media-operation .sec01 .sec01_infobox h3,
.llmo_geo .sec01 .sec01_infobox h3 {
  position: relative;
}

.website-design .sec01 .sec01_infobox h3 .num,
.meo .sec01 .sec01_infobox h3 .num,
.web-advertising .sec01 .sec01_infobox h3 .num,
.seo .sec01 .sec01_infobox h3 .num,
.video-creation .sec01 .sec01_infobox h3 .num,
.sns-management .sec01 .sec01_infobox h3 .num,
.media-operation .sec01 .sec01_infobox h3 .num,
.llmo_geo .sec01 .sec01_infobox h3 .num {
  color: #ECECEC;
  font-size: 150px;
  line-height: 1;
  text-align: center;
  height: 1em;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
}

.website-design .sec01 .sec01_infobox h3 .ttl_txt,
.meo .sec01 .sec01_infobox h3 .ttl_txt,
.web-advertising .sec01 .sec01_infobox h3 .ttl_txt,
.seo .sec01 .sec01_infobox h3 .ttl_txt,
.video-creation .sec01 .sec01_infobox h3 .ttl_txt,
.sns-management .sec01 .sec01_infobox h3 .ttl_txt,
.media-operation .sec01 .sec01_infobox h3 .ttl_txt,
.llmo_geo .sec01 .sec01_infobox h3 .ttl_txt {
  position: relative;
  z-index: 2;
}

.website-design .sec02,
.meo .sec02,
.web-advertising .sec02,
.seo .sec02,
.video-creation .sec02,
.sns-management .sec02,
.media-operation .sec02,
.llmo_geo .sec02 {
  position: relative;
  background-color: #F5F5F5;
  padding: 90px 0;
}

@media screen and (max-width: 1024px) {
  .website-design .sec02,
  .meo .sec02,
  .web-advertising .sec02,
  .seo .sec02,
  .video-creation .sec02,
  .sns-management .sec02,
  .media-operation .sec02,
  .llmo_geo .sec02 {
    padding: 55px 0;
  }
}

.website-design .sec03,
.meo .sec03,
.web-advertising .sec03,
.seo .sec03,
.video-creation .sec03,
.sns-management .sec03,
.media-operation .sec03,
.llmo_geo .sec03 {
  position: relative;
  padding: 90px 0;
}

@media screen and (max-width: 1024px) {
  .website-design .sec03,
  .meo .sec03,
  .web-advertising .sec03,
  .seo .sec03,
  .video-creation .sec03,
  .sns-management .sec03,
  .media-operation .sec03,
  .llmo_geo .sec03 {
    padding: 55px 0;
  }
}

.website-design .sec04,
.meo .sec04,
.web-advertising .sec04,
.seo .sec04,
.video-creation .sec04,
.sns-management .sec04,
.media-operation .sec04,
.llmo_geo .sec04 {
  position: relative;
  background-color: #F5F5F5;
  padding: 90px 0;
}

@media screen and (max-width: 1024px) {
  .website-design .sec04,
  .meo .sec04,
  .web-advertising .sec04,
  .seo .sec04,
  .video-creation .sec04,
  .sns-management .sec04,
  .media-operation .sec04,
  .llmo_geo .sec04 {
    padding: 55px 0;
  }
}

.website-design .sec05,
.meo .sec05,
.web-advertising .sec05,
.seo .sec05,
.video-creation .sec05,
.sns-management .sec05,
.media-operation .sec05,
.llmo_geo .sec05 {
  position: relative;
  padding: 90px 0;
}

@media screen and (max-width: 1024px) {
  .website-design .sec05,
  .meo .sec05,
  .web-advertising .sec05,
  .seo .sec05,
  .video-creation .sec05,
  .sns-management .sec05,
  .media-operation .sec05,
  .llmo_geo .sec05 {
    padding: 55px 0;
  }
}

/******************************/
/* 404 */
/******************************/

/*# sourceMappingURL=css_map/style_page.css.map */
