@charset "UTF-8";
p {
  letter-spacing: 0.08em;
  font-weight: 420;
}

.l-blogDetail {
  background-image: url("https://mdrive.co.jp/system_panel/uploads/images/20210906145751774234.png");
  width: 100%;
  height: 380px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0 auto;
}
.l-blogDetail .top-inner {
  height: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: rgba(51, 51, 51, 0.3);
}
.l-blogDetail .top-inner .sub-title-box {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 61px;
}
@media (max-width: 1080px) {
  .l-blogDetail .top-inner .sub-title-box {
    margin-top: 51px;
  }
}
.l-blogDetail .top-inner .sub-title-box .sub-h1 {
  font-family: "Spectral", serif;
  font-size: 52px;
  color: #fff;
  font-weight: 600;
  line-height: 79px;
  letter-spacing: 0.1em;
  text-align: center;
}
@media (max-width: 1000px) {
  .l-blogDetail .top-inner .sub-title-box .sub-h1 {
    font-size: 45px;
  }
}
@media (max-width: 768px) {
  .l-blogDetail .top-inner .sub-title-box .sub-h1 {
    font-size: 40px;
    line-height: 69px;
  }
}
@media (max-width: 414px) {
  .l-blogDetail .top-inner .sub-title-box .sub-h1 {
    font-size: 35px;
    line-height: 59px;
  }
}
.l-blogDetail .top-inner .sub-title-box .sub-h1-text {
  font-family: "游ゴシック体", YuGothic;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: center;
  color: #fff;
}
@media (max-width: 768px) {
  .l-blogDetail .top-inner .sub-title-box .sub-h1-text {
    font-size: 14px;
  }
}
@media (max-width: 414px) {
  .l-blogDetail .top-inner .sub-title-box .sub-h1-text {
    font-size: 12px;
  }
}

/* ----------------------- */
/* ブログ一覧
/* ----------------------- */
.l-blogPage.common-pad {
  padding: 120px 0 0;
  background: #f4f6f8;
}
@media (max-width: 1000px) {
  .l-blogPage.common-pad {
    padding: 80px 0 0;
  }
}
@media (max-width: 768px) {
  .l-blogPage.common-pad {
    padding: 60px 0 0;
  }
}
@media (max-width: 414px) {
  .l-blogPage.common-pad {
    padding: 40px 0 0;
  }
}

.l-blogPage .blogInner {
  width: 83.33333%;
  margin: auto;
  max-width: 1200px;
}
.l-blogPage .blogInner .blogPage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.l-blogPage .blogInner .blogPage .mainBlock {
  width: 75%;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 3.4% 5%;
  background: #fff;
}
.l-blogPage .blogInner .blogPage .rightBlock {
  width: 20%;
}

@media (max-width: 1030px) {
  .l-blogPage .blogInner {
    width: 90.27778%;
  }
}
@media (max-width: 740px) {
  .l-blogPage .blogInner .blogPage {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 1030px) {
  .l-blogPage .blogInner .blogPage .mainBlock {
    width: 75%;
  }
}
@media (max-width: 740px) {
  .l-blogPage .blogInner .blogPage .mainBlock {
    width: auto;
  }
}
@media (max-width: 740px) {
  .l-blogPage .blogInner .blogPage .rightBlock {
    width: auto;
    margin-top: 20px;
  }
}
/* ----------------------- */
/* newsdateーーータイトル
/* ----------------------- */
.l-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 40px;
}
@media (max-width: 740px) {
  .l-info {
    padding-bottom: 20px;
  }
}
.l-info p {
  font-family: "Spectral", serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #333;
  font-weight: normal;
  white-space: nowrap;
}

a {
  color: #fff;
}
a:hover {
  color: rgba(0, 0, 0, 0);
}

/**********メインブロックのスタイル*********/
/****日付****/
.news-text {
  font-family: "游ゴシック体", YuGothic;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.04em;
  text-align: left;
  color: #2d2d2d;
  padding-top: 33px;
}
@media (max-width: 414px) {
  .news-text {
    padding-top: 20px;
  }
}

/****日付****/
/*articleタグのstyle*/
.news,
.cf {
  margin: 20px 10px 20px;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  width: 30%;
  background: #fff;
}

.news.cf:hover {
  -webkit-box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}

@media (max-width: 1200px) {
  .news,
.cf {
    width: 46%;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
  }
}
@media (max-width: 800px) {
  .news,
.cf {
    width: 50%;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
@media (max-width: 555px) {
  .news,
.cf {
    width: auto;
    margin: 0 0 20px 0;
  }
}
.webgene-item-info {
  background: #ff911e;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  color: #fff;
  letter-spacing: 8%;
  padding-left: 15px;
  padding-right: 12px;
  display: inline-block;
  margin-bottom: 20px;
  cursor: default;
  font-weight: 400;
}
.webgene-item-info time {
  display: none;
}

@media (max-width: 600px) {
  .webgene-item-info {
    font-size: 15px;
    padding-top: 2px;
    margin-bottom: 18px;
  }
}
@media (max-width: 500px) {
  .webgene-item-info {
    font-size: 14px;
    margin-bottom: 16px;
  }
}
@media (max-width: 414px) {
  .webgene-item-info {
    font-size: 13px;
    margin-bottom: 14px;
  }
}
@media (max-width: 600px) {
  .webgene-item h2 {
    font-size: 18px;
  }
}
@media (max-width: 500px) {
  .webgene-item h2 {
    font-size: 17px;
  }
}
@media (max-width: 414px) {
  .webgene-item h2 {
    font-size: 16px;
  }
}
.webgene-item-content {
  letter-spacing: 0.08em;
  font-size: 18px;
  line-height: 50px;
}

@media (max-width: 740px) {
  .webgene-item-content {
    font-size: 16px;
    line-height: 40px;
  }
}
@media (max-width: 500px) {
  .webgene-item-content {
    font-size: 15px;
    line-height: 35px;
    letter-spacing: 0.09em;
  }
}
@media (max-width: 414px) {
  .webgene-item-content {
    font-size: 14px;
    line-height: 34px;
    letter-spacing: 0.1em;
    text-align: center;
  }
}
.webgene-item-main-image {
  width: 100%;
  height: 420px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 600px) {
  .webgene-item-main-image {
    height: 320px;
  }
}
@media (max-width: 414px) {
  .webgene-item-main-image {
    height: 280px;
  }
}

/*タイトル*/
h2.tit {
  font-family: "游ゴシック体", YuGothic;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #333;
  border-bottom: 1px solid #777;
  margin-bottom: 35px;
  padding-bottom: 10px;
}
@media (max-width: 740px) {
  h2.tit {
    font-size: 22px;
  }
}
@media (max-width: 414px) {
  h2.tit {
    font-size: 20px;
  }
}

p.newsTag {
  font-family: "游ゴシック体", YuGothic;
  font-size: 13px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #3d8ad0;
  padding: 4px 22px 3px;
  border: 1px solid #3d8ad0;
}

.news_inner.top {
  margin-bottom: 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.newsDate {
  font-family: "Spectral", serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.08em;
  text-align: left;
  color: #333;
  margin-bottom: 7px;
  padding: 8px 0 0 13px;
}

/******右サイドブロック********/
/*カテゴリタイトル*/
.category-h2 {
  font-family: "游ゴシック体", YuGothic;
  font-size: 18px;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0.08em;
  color: #fff;
  padding: 12px 0;
  margin-bottom: 10px;
  background: #3d8ad0;
  text-align: center;
}
.category-h2.mt-3 {
  font-family: "游ゴシック体", YuGothic;
  margin-top: 10px !important;
  background: #3d8ad0;
}

/*アーカイブタイトル*/
/*右サイドブロックに挿入される記事*/
.webgene-item.mt-2 {
  margin-top: 0 !important;
}
.webgene-item.mt-2 a {
  font-family: YuGothic;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.08em;
  text-align: center;
  display: block;
  padding: 10px 0;
  color: #2d2d2d;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.webgene-item.mt-2 a:hover {
  background: #d5ebff;
  text-decoration: none;
}

.webgene-item.mt-2 {
  margin-top: 0 !important;
}
.webgene-item.mt-2 a {
  font-family: YuGothic;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 29px;
  letter-spacing: 0.08em;
  text-align: center;
  display: block;
  padding: 10px 0;
  color: #555555;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-align: left;
}
.webgene-item.mt-2 a:hover {
  background: #d5ebff;
  text-decoration: none;
}

/*記事内のaタグ*/
@media (max-width: 1030px) {
  .webgene-item.mt-2 a {
    font-size: 13px;
  }
}
#wgc-1626074824290 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
  background: #f4f6f8;
  padding: 80px 17rem 120px 0;
  text-decoration: none;
}
@media (max-width: 1280px) {
  .btn-box {
    padding: 80px 20vw 80px 0;
  }
}
@media (max-width: 740px) {
  .btn-box {
    padding: 60px 0;
  }
}
@media (max-width: 414px) {
  .btn-box {
    padding: 40px 0;
  }
}
.btn-box .btn {
  width: 250px;
  height: 50px;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #3d8ad0;
  border-radius: 0%;
  border: 1px solid rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
.btn-box .btn::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #002fff;
  -webkit-transform-origin: 50% 0%;
          transform-origin: 50% 0%;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  -webkit-transition: -webkit-transform ease 0.3s;
  transition: -webkit-transform ease 0.3s;
  transition: transform ease 0.3s;
  transition: transform ease 0.3s, -webkit-transform ease 0.3s;
}
.btn-box .btn:hover::before {
  -webkit-transform-origin: 50% 100%;
          transform-origin: 50% 100%;
  -webkit-transform: scaleY(1);
          transform: scaleY(1);
}
.btn-box .btn .btn-text {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  position: relative;
}
.btn-box .btn .btn-text::before {
  display: block;
  content: "";
  position: absolute;
  top: 0.6em;
  left: 7.4em;
  width: 0.7em;
  height: 0.7em;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-box .btn:hover {
  background: rgba(212, 243, 253, 0.8);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.btn-box .btn:hover .btn-text {
  color: #fff;
}
.btn-box .btn:hover .btn-text:before {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  left: 8em;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
/*# sourceMappingURL=blogDetail.css.map */