@charset "UTF-8";
.pc {
  display: none;
}
@media screen and (min-width: 481px) {
  .pc {
    display: block;
  }
}

.head.sub {
  width: 100%;
  background-color: white;
  margin-top: 95px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .head.sub {
    display: none;
  }
}
.head.sub .head_menu__ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1024px;
  width: 100%;
  height: 52px;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .head.sub .head_menu__ul {
    width: 100%;
    height: 80px;
  }
}
@media screen and (max-width: 480px) {
  .head.sub .head_menu__ul {
    height: 50px;
  }
}
.head.sub .head_menu__ul__li {
  width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  text-align: center;
  line-height: 1.2;
  flex-grow: 1;
}
@media screen and (max-width: 768px) {
  .head.sub .head_menu__ul__li {
    width: 25%;
    margin: 25px 0;
  }
}
@media screen and (max-width: 480px) {
  .head.sub .head_menu__ul__li {
    margin: 14px 0;
  }
}
.head.sub .head_menu__ul__li + li {
  position: relative;
}
.head.sub .head_menu__ul__li + li:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: inline-block;
  width: 1px;
  height: 75%;
  margin: auto;
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%);
  background-color: #ccc;
}
.head.sub .head_menu__ul__li a {
  font-weight: normal;
  font-family: "ヒラギノUD明朝 W4 JIS2004","Hiragino UD Serif W4 JIS2004","ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.4rem;
  color: black;
}
@media screen and (max-width: 768px) {
  .head.sub .head_menu__ul__li a {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 480px) {
  .head.sub .head_menu__ul__li a {
    font-size: 1.2rem;
  }
}

.h2Title_bottom {
  display: block;
  width: 100%;
  font-size: 2rem;
  margin-top: 30px;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .h2Title_bottom {
    margin-top: 16px;
    font-size: 1.8rem;
  }
}

.h3Title_bottom {
  display: block;
  width: 100%;
  font-size: 1.6rem;
  margin-top: 5px;
  color: white;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .h3Title_bottom {
    margin-top: 4px;
    font-size: 1.4rem;
  }
}

.none {
  visibility: hidden;
}

.link_off {
  pointer-events: none;
}

img.img_fit {
  object-fit: cover;
  width: 100%;
  height: 100% !important;
}

.element {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .element {
    margin-top: 160px;
  }
}
@media screen and (max-width: 480px) {
  .element {
    margin-top: 50px;
  }
}
.element_lineBetween {
  width: 100%;
  font-size: 2.4rem;
  display: flex;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 480px) {
  .element_lineBetween {
    font-size: 2.0rem;
  }
}
.element_lineBetween::before, .element_lineBetween::after {
  content: "";
  flex-grow: 1;
  height: 1px;
  background: #fff;
  display: block;
}
.element_lineBetween::before {
  margin-right: .4em;
}
.element_lineBetween::after {
  margin-left: .4em;
}
.element_lineBetween:first-child {
  margin-top: 0;
}
.element_bigTitle {
  width: 100%;
  height: 516px;
  margin-bottom: 90px;
}
@media screen and (max-width: 480px) {
  .element_bigTitle {
    margin-bottom: 40px;
  }
}
.element_bigTitle div {
  max-width: 1024px;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.element_bigTitle div h1 {
  text-align: center;
  font-family: stix-two-text, serif;
  position: relative;
  width: 100%;
}
.element_bigTitle div h1 .title_bottom {
  display: block;
  width: 100%;
  color: white;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .element_bigTitle {
    height: 250px;
  }
}
.element_bigTitle div {
  background: no-repeat center/cover;
  position: relative;
}
.element_bigTitle div::before {
  content: '';
  display: inline-block;
  background: no-repeat center/cover;
  position: absolute;
  top: 0;
  left: -136px;
  width: 450px;
  height: 516px;
}
@media screen and (max-width: 768px) {
  .element_bigTitle div::before {
    display: none;
  }
}
.element_bigTitle div h1 {
  color: white;
  font-size: 4.2rem;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .element_bigTitle div h1 {
    font-size: 3.2rem;
  }
}
.element_bigTitle div h1 .title_bottom {
  font-size: 1.8rem;
  margin-top: 30px;
}
@media screen and (max-width: 480px) {
  .element_bigTitle div h1 .title_bottom {
    margin-top: 18px;
    font-size: 1.6rem;
  }
}
.element_smallTitle {
  width: 100%;
  background: url("../img/topImage/dot_black.gif");
  height: 250px;
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .element_smallTitle {
    margin-bottom: 40px;
  }
}
.element_smallTitle div {
  max-width: 1024px;
  height: 100%;
  margin: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.element_smallTitle div h1 {
  text-align: center;
  font-family: stix-two-text, serif;
  position: relative;
  width: 100%;
}
.element_smallTitle div h1 .title_bottom {
  display: block;
  width: 100%;
  color: white;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.element_smallTitle div h1 {
  font-size: 7.6rem;
  line-height: 2;
}
@media screen and (max-width: 480px) {
  .element_smallTitle div h1 {
    font-size: 9.5vw;
  }
}
.element_smallTitle div h1 .title_bottom {
  font-size: 2.1rem;
}
@media screen and (max-width: 480px) {
  .element_smallTitle div h1 .title_bottom {
    margin-top: 20px;
  }
}
.element_smallTitle div h1::before, .element_smallTitle div h1::after {
  content: '－－－－－－－－－－';
  color: #AA00AA;
  position: absolute;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 100;
}
@media screen and (max-width: 480px) {
  .element_smallTitle div h1::before, .element_smallTitle div h1::after {
    font-size: 10vw;
  }
}
.element_smallTitle div h1::before {
  top: -50px;
}
@media screen and (max-width: 480px) {
  .element_smallTitle div h1::before {
    top: -35px;
  }
}
.element_smallTitle div h1::after {
  bottom: -16px;
}
@media screen and (max-width: 480px) {
  .element_smallTitle div h1::after {
    top: 35px;
  }
}
.element_lead {
  text-align: center;
  margin-bottom: 90px;
}
@media screen and (max-width: 480px) {
  .element_lead {
    margin-bottom: 30px;
  }
}
.element_lead .lead_title {
  margin-bottom: 50px;
  line-height: 1.6;
  font-size: 2.0rem;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .element_lead .lead_title {
    margin-bottom: 30px;
    padding: 0 20px;
    font-size: 1.8rem;
  }
}
.element_lead .lead_content {
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.5rem;
  line-height: 2.0;
}
@media screen and (max-width: 480px) {
  .element_lead .lead_content {
    padding: 0 20px;
  }
}
.element_lead.top .lead_title {
  line-height: 1;
  font-size: 2.8rem;
}
@media screen and (max-width: 480px) {
  .element_lead.top .lead_title {
    line-height: 1.5;
    font-size: 2.4rem;
  }
}
.element_lead.top .lead_content {
  font-size: 1.7rem;
  line-height: 1.8;
}
.element_feature {
  max-width: 1024px;
  margin: auto;
}
@media screen and (max-width: 480px) {
  .element_feature {
    padding: 0 20px;
  }
}
.element_feature h2 {
  font-family: stix-two-text, serif;
  font-size: 4rem;
  border-bottom: black 3px solid;
  text-align: center;
}
.element_feature .feature_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1024px;
  margin: 0 auto;
}
@media screen and (max-width: 480px) {
  .element_feature .feature_flex {
    margin-bottom: 40px;
  }
}
.element_feature .feature_list {
  margin-top: 40px;
  margin-bottom: 80px;
  width: 33%;
}
@media screen and (max-width: 480px) {
  .element_feature .feature_list {
    width: 49%;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .element_feature .feature_list:nth-child(4) {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .element_feature .feature_list:nth-child(8) {
    margin-left: auto;
    margin-right: auto;
  }
}
.element_feature .feature_list.title {
  width: 100%;
  margin-bottom: 0;
  margin-top: 15px;
}
.element_feature .feature_list.title h3 {
  text-align: center;
  font-size: 1.8rem;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 1em;
  text-indent: 1em;
}
.element_feature .feature_ring {
  background: no-repeat center/contain;
  text-align: center;
  color: white;
  font-size: 1.8rem;
  margin-bottom: 30px;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  height: 230px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 480px) {
  .element_feature .feature_ring {
    margin-top: 0;
    margin-bottom: 0px;
    font-size: 1.4rem;
  }
}
.element_feature .feature_text {
  font-size: 1.5rem;
  padding: 0 64px;
}
@media screen and (max-width: 480px) {
  .element_feature .feature_text {
    padding: 0;
    font-size: 1.3rem;
  }
}
.element_feature .feature_bottomText {
  text-align: center;
  font-size: 2rem;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 80px;
}
@media screen and (max-width: 480px) {
  .element_feature .feature_bottomText {
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
}
.element_flow {
  max-width: 1024px;
  margin: auto;
  margin-bottom: 80px;
}
@media screen and (max-width: 480px) {
  .element_flow {
    margin-bottom: 20px;
    padding: 0 20px;
  }
}
.element_flow h2 {
  font-family: stix-two-text, serif;
  font-size: 4rem;
  border-bottom: black 3px solid;
  text-align: center;
}
.element_flow h3 {
  width: 100%;
  text-align: center;
  font-size: 1.8rem;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.element_flow a {
  color: #0071bc;
}
.element_list {
  background: url("../img/topImage/dot_black.gif");
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  margin-bottom: 90px;
  color: white;
}
@media screen and (max-width: 480px) {
  .element_list {
    padding: 60px 20px 20px;
    margin-bottom: 40px;
  }
}
.element_list h2 {
  width: 100%;
  text-align: center;
  font-size: 5rem;
  font-family: stix-two-text, serif;
  margin-bottom: 50px;
}
@media screen and (max-width: 480px) {
  .element_list h2 {
    font-size: 4rem;
    line-height: inherit;
    margin-bottom: 30px;
  }
}
.element_list .list_title {
  text-align: center;
  font-size: 2rem;
  width: 100%;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .element_list .list_title {
    line-height: 1.4;
  }
}
.element_list .list_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*max-width: $base_width;*/
  max-width: 880px;
  margin: 30px auto 60px;
}
@media screen and (max-width: 768px) {
  .element_list .list_flex {
    max-width: 934px;
  }
}
@media screen and (max-width: 480px) {
  .element_list .list_flex {
    margin-top: 30px;
  }
}
.element_list .list_flex .block {
  width: 32%;
  margin-top: 30px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .element_list .list_flex .block {
    width: 48%;
  }
}
.element_list .list_flex .block.big {
  width: 100%;
}
.element_list .list_flex .block h3 {
  font-size: 1.6rem;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .element_list .list_flex .block h3 {
    font-size: 1.3rem;
    line-height: 1.6;
  }
}
.element_list .list_flex .block p {
  font-size: 1.4rem;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .element_list .list_flex .block p {
    font-size: 1.4rem;
  }
}
.element_list .list_flex .block img.pc {
  display: inline-block;
}
@media screen and (max-width: 480px) {
  .element_list .list_flex .block img.pc {
    display: none;
  }
}
.element_list .list_flex .block img.sp {
  display: none;
}
@media screen and (max-width: 480px) {
  .element_list .list_flex .block img.sp {
    display: inline-block;
  }
}
.element_list .list_boxTitle {
  width: 100%;
  margin: 30px auto 0;
}
.element_list .list_boxTitle h4 {
  width: 350px;
  font-size: 1.6rem;
  border: 1px #fff solid;
  margin: auto;
  padding: 5px 0;
  text-align: center;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .element_list .list_boxTitle h4 {
    width: 100%;
    max-width: 300px;
    font-size: 1.4rem;
  }
}
.element_list .list_content {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto 50px;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .element_list .list_content {
    margin-bottom: 30px;
  }
}
.element_list .list_content h3 {
  font-size: 1.8rem;
  font-family: stix-two-text, serif;
  margin-bottom: 10px;
}
@media screen and (max-width: 480px) {
  .element_list .list_content h3 {
    font-size: 1.8rem;
  }
}
.element_list .list_content p {
  font-size: 1.4rem;
}
@media screen and (max-width: 480px) {
  .element_list .list_content p {
    font-size: 1.4rem;
  }
}
.element_list .list_content.brand a, .element_list .list_content.design a, .element_list .list_content.sales a, .element_list .list_content.diary a {
  display: block;
  margin-bottom: 20px;
  height: 200px;
}
@media screen and (max-width: 480px) {
  .element_list .list_content.brand a, .element_list .list_content.design a, .element_list .list_content.sales a, .element_list .list_content.diary a {
    height: auto;
  }
}
.element_list .list_content.brand h3 {
  color: #AA00AA;
}
.element_list .list_content.brand a {
  background-color: #AA00AA;
  background-size: cover;
}
.element_list .list_content.design h3 {
  color: #FF6B59;
}
.element_list .list_content.design a {
  background-color: #FF6B59;
  background-size: cover;
}
.element_list .list_content.sales h3 {
  color: #FFA900;
}
.element_list .list_content.sales a {
  background-color: #FFA900;
  background-size: cover;
}
.element_list .list_content.diary h3 {
  color: #00B2E7;
}
.element_list .list_content.diary a {
  background-color: #00B2E7;
  background-size: cover;
}
.element_list .list_content.site h3 {
  color: #CC4F54;
  margin-bottom: 60px;
}
@media screen and (max-width: 480px) {
  .element_list .list_content.site h3 {
    margin: 30px 0;
  }
}
.element_list .list_content.site h4 {
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2rem;
  margin-bottom: 40px;
  margin-top: 60px;
}
@media screen and (max-width: 480px) {
  .element_list .list_content.site h4 {
    margin-top: 40px;
  }
}
.element_list .list_content.site p {
  text-align: left;
  margin-bottom: 40px;
  padding: 0 90px;
}
@media screen and (max-width: 480px) {
  .element_list .list_content.site p {
    padding: 0;
  }
}
.element_list .list_content.site img {
  display: block;
  margin: auto;
  width: 80%;
  margin-top: 60px;
}
@media screen and (max-width: 480px) {
  .element_list .list_content.site img.pc {
    display: none;
  }
}
.element_list .list_content.site img.sp {
  display: none;
}
@media screen and (max-width: 480px) {
  .element_list .list_content.site img.sp {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .element_list .list_content.site img {
    width: 100%;
  }
}
.element_list .list_content.site img.bd_s {
  max-width: 500px;
}
.element_list .list_text {
  text-align: center;
  font-size: 2rem;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .element_list .list_text {
    margin-bottom: 40px;
  }
}
.element_list .list_url {
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.7rem;
  color: white;
  border: white solid 1px;
  padding: 5px;
}
.element_list.top, .element_list.site {
  padding-bottom: 1px;
}
@media screen and (max-width: 480px) {
  .element_list.top, .element_list.site {
    padding-bottom: 1px;
  }
}
.element_list.top .list_content, .element_list.site .list_content {
  max-width: 1024px;
  width: 100%;
  margin: 0px auto 50px;
}
@media screen and (max-width: 480px) {
  .element_list.top .list_content, .element_list.site .list_content {
    margin-bottom: 30px;
  }
}
.element_list.top .list_content h3, .element_list.site .list_content h3 {
  font-size: 1.8rem;
  font-family: stix-two-text, serif;
}
@media screen and (max-width: 480px) {
  .element_list.top .list_content h3, .element_list.site .list_content h3 {
    font-size: 1.8rem;
    line-height: inherit;
  }
}
.element_list.site {
  margin-bottom: 50px;
}
.element_list .topics {
  padding: 0;
}
.element_list .topics__ul__li__main {
  background-image: none;
  background-color: #fff;
  color: #000;
}
.element_list.swip {
  position: relative;
}
@media screen and (max-width: 480px) {
  .element_list.swip {
    padding-top: 40px;
  }
}
.element_list.swip .swiper-container {
  max-width: 1024px;
}
@media screen and (max-width: 480px) {
  .element_list.swip h2 span {
    font-size: 1.4rem;
  }
}
.element_list.swip .slide_item {
  width: 100%;
  background-color: white;
}
.element_list.swip .slide_title {
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.7rem;
  line-height: 1.3;
  height: 100px;
  padding: 12px;
}
.element_list.swip .slide_title span {
  margin-bottom: 5px;
  display: block;
  font-size: 1.6rem;
}
.element_list.swip .slide_subhead {
  padding: 12px;
  font-size: 1.5rem;
  line-height: 1.4;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  height: 190px;
}
.element_text {
  text-align: center;
  font-size: 2rem;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 80px;
}
@media screen and (max-width: 480px) {
  .element_text {
    font-size: 1.6rem;
    margin-bottom: 40px;
  }
}
.element_caseStudy {
  max-width: 1024px;
  margin: 0 auto 100px;
}
@media screen and (max-width: 480px) {
  .element_caseStudy {
    padding: 0 20px;
    margin-bottom: 40px;
  }
}
.element_caseStudy h2 {
  border-bottom: black 3px solid;
  font-weight: normal;
  font-family: stix-two-text, serif;
  margin-bottom: 0px;
  text-align: center;
  font-size: 4rem;
}
@media screen and (max-width: 480px) {
  .element_caseStudy h2 {
    margin-bottom: 35px;
  }
}
.element_caseStudy h3 {
  width: 100%;
  text-align: center;
  font-size: 1.8rem;
  margin-top: 15px;
  margin-bottom: 0;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.element_caseStudy .caseStudy {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1024px;
  margin: auto;
  margin-top: 40px;
}
@media screen and (max-width: 480px) {
  .element_caseStudy .caseStudy {
    margin-top: 20px;
  }
}
.element_caseStudy .caseStudy_link {
  display: block;
  width: 100%;
  height: 100%;
}
.element_caseStudy .caseStudy_li {
  position: relative;
  width: 23%;
  height: 420px;
  background: url("../img/topImage/dot_black.gif");
  margin-bottom: 60px;
  transition: 0.3s;
}
.element_caseStudy .caseStudy_li.noLink:hover {
  opacity: 1;
}
.element_caseStudy .caseStudy_li.noLink a {
  pointer-events: none;
}
@media screen and (max-width: 480px) {
  .element_caseStudy .caseStudy_li {
    width: 48%;
  }
}
.element_caseStudy .caseStudy_li:hover {
  opacity: 0.8;
}
.element_caseStudy .caseStudy_li a:hover, .element_caseStudy .caseStudy_li a img:hover {
  opacity: 1;
}
.element_caseStudy .caseStudy_li p {
  color: white;
  text-align: left;
  padding: 12px;
}
.element_caseStudy .caseStudy_li.brand a:not(.keyword)::after {
  content: 'More';
  position: absolute;
  bottom: -30px;
  right: 0;
  color: white;
  padding: 0px 15px;
  padding-bottom: 5px;
  font-size: 1.7rem;
  cursor: pointer;
  font-family: stix-two-text, serif;
  background-color: #AA00AA;
}
.element_caseStudy .caseStudy_li.design a:not(.keyword)::after {
  content: 'More';
  position: absolute;
  bottom: -30px;
  right: 0;
  color: white;
  padding: 0px 15px;
  padding-bottom: 5px;
  font-size: 1.7rem;
  cursor: pointer;
  font-family: stix-two-text, serif;
  background-color: #FF6B59;
}
.element_caseStudy .caseStudy_li.sales a:not(.keyword)::after {
  content: 'More';
  position: absolute;
  bottom: -30px;
  right: 0;
  color: white;
  padding: 0px 15px;
  padding-bottom: 5px;
  font-size: 1.7rem;
  cursor: pointer;
  font-family: stix-two-text, serif;
  background-color: #FFA900;
  color: black;
}
.element_caseStudy .caseStudy_li.diary a:not(.keyword)::after {
  content: 'More';
  position: absolute;
  bottom: -30px;
  right: 0;
  color: white;
  padding: 0px 15px;
  padding-bottom: 5px;
  font-size: 1.7rem;
  cursor: pointer;
  font-family: stix-two-text, serif;
  background-color: #00B2E7;
}
.element_caseStudy .caseStudy_subhead {
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.element_caseStudy .caseStudy_compName {
  font-size: 1.4rem;
  position: absolute;
  bottom: 30px;
  margin-top: auto;
}
.element_caseStudy .caseStudy_more {
  display: none;
  width: 100%;
}
.element_caseStudy .caseStudy_more .caseStudy {
  margin-top: 0;
}
.element_caseStudy .caseStudy_open, .element_caseStudy .caseStudy_close {
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  display: none;
  cursor: pointer;
  width: 20%;
  text-align: center;
  font-size: 1.7rem;
  border: solid 1px black;
  padding-top: 5px;
  padding-bottom: 5px;
  margin: auto;
  position: relative;
}
.element_caseStudy .caseStudy_open img, .element_caseStudy .caseStudy_close img {
  position: absolute;
  top: 14px;
  right: 16px;
  width: 1em;
}
@media screen and (max-width: 480px) {
  .element_caseStudy .caseStudy_open, .element_caseStudy .caseStudy_close {
    width: 60%;
    margin-top: 20px;
  }
}
.element_caseStudy .caseStudy_close img {
  top: 12px;
}
.element_caseStudy .caseStudy .active.caseStudy_open, .element_caseStudy .caseStudy .active.caseStudy_close {
  display: block;
}
.element_caseStudy.top h2 {
  font-weight: bold;
  border: none;
}
.element_bottomMenu {
  max-width: 1024px;
  margin: 90px auto 100px;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu {
    margin: 40px 0;
  }
}
.element_bottomMenu a {
  display: block;
  margin: auto;
  text-align: center;
}
.element_bottomMenu .btn_flex {
  display: flex;
  width: 60%;
  margin: auto;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_flex {
    width: 80%;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}
.element_bottomMenu .btn_flex a {
  display: block;
  width: 23%;
  background-image: url("../img/topImage/dot_black.gif");
  font-family: stix-two-text, serif;
  font-size: 1.5rem;
  padding: 14px 15px;
  line-height: 1.4;
  margin-bottom: 70px;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_flex a {
    width: 40%;
    font-size: 1.4rem;
    padding: 10px 5px;
    margin: 5px;
  }
}
.element_bottomMenu .btn_flex a span {
  display: block;
  width: 100%;
  margin-top: 10px;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.3rem;
  color: white;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_flex a span {
    font-size: 1.2rem;
  }
}
.element_bottomMenu .btn_flex a img {
  margin-top: 14px;
  width: 10%;
}
.element_bottomMenu .btn_catalog {
  width: 40%;
  margin-bottom: 20px;
  color: white;
  font-size: 1.8rem;
  padding: 8px 0;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border: 1px solid;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_catalog {
    width: 70%;
    font-size: 1.4rem;
    padding: 10px 0;
    margin-bottom: 20px;
  }
}
.element_bottomMenu .btn_catalogTop {
  display: block;
  margin: auto;
  text-align: center;
  width: 40%;
  font-family: stix-two-text, serif;
  border: 1px solid;
  font-size: 1.6rem;
  padding-bottom: 5px;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_catalogTop {
    width: 70%;
    font-size: 1.3rem;
    padding-bottom: 5px;
    margin-top: 40px;
    line-height: 1.4;
  }
}
.element_bottomMenu .btn_conf {
  width: 40%;
  margin-bottom: 40px;
  background-color: #FFC600;
  font-size: 1.8rem;
  padding: 8px 0;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_conf {
    width: 70%;
    font-size: 14px;
    padding: 10px 0;
    margin-bottom: 40px;
  }
}
.element_bottomMenu .btn_top {
  width: 20%;
  background-color: #F1F1F1;
  font-size: 1.7rem;
  padding: 2px 0;
  font-family: stix-two-text, serif;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_top {
    width: 40%;
    font-size: 14px;
  }
}
.element_bottomMenu .btn_fix {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-color: #CD5156;
  z-index: 66;
  color: white;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_fix {
    height: 80px;
  }
}
.element_bottomMenu .btn_fix p {
  text-align: center;
  font-size: 1.8rem;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_fix p {
    font-size: 1rem;
    line-height: 1.5;
  }
}
.element_bottomMenu .btn_fix p a {
  display: inline-block;
  background-color: #FFC800;
  margin-left: 20px;
  width: 300px;
  padding: 5px 0;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_fix p a {
    width: 60%;
    min-width: 250px;
    padding: 5px 0;
    font-size: 1.4rem;
    margin: 4px auto 0;
  }
}
.element_bottomMenu .btn_fix p a img {
  display: inline-block;
  vertical-align: -0.1em;
  width: 20px;
  margin-right: 10px;
}
@media screen and (max-width: 480px) {
  .element_bottomMenu .btn_fix p a img {
    vertical-align: -0.1em;
    width: 16px;
    margin-right: 10px;
  }
}

#footerWrap {
  padding-bottom: 60px;
}
@media screen and (max-width: 480px) {
  #footerWrap {
    padding-bottom: 80px;
  }
}

.topics {
  width: 1024px;
  margin: 0 auto;
  padding: 75px 0 95px;
}
@media (max-width: 768px) {
  .topics {
    width: 100%;
    padding: 80px 85px;
  }
}
@media (max-width: 480px) {
  .topics {
    width: 100%;
    padding: 130px 45px;
  }
}
.topics__ttl {
  margin-bottom: 20px;
  font-size: 50px;
  text-align: center;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 30px;
}
@media (min-width: 769px) {
  .topics__ttl img {
    width: 150px;
  }
}
@media (max-width: 896px) and (orientation: landscape) {
  .topics__ttl img {
    width: 150px;
  }
}
@media (max-width: 768px) {
  .topics__ttl img {
    width: 142px;
  }
}
@media (max-width: 480px) {
  .topics__ttl img {
    width: auto;
  }
}
.topics__wrap {
  position: relative;
  text-align: center;
}
.topics__prev_btn {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 22px;
  height: 43px;
  margin: auto;
  left: -50px;
}
@media (max-width: 1024px) {
  .topics__prev_btn {
    position: static;
    display: inline-block;
    width: 39px;
    height: 74px;
    margin: 0 10px;
  }
}
.topics__prev_btn .bx-prev::before {
  content: '';
  width: 30px;
  height: 30px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(-135deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}
@media (max-width: 480px) {
  .topics__prev_btn .bx-prev::before {
    width: 25px;
    height: 25px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
  }
}
.topics__next_btn {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 22px;
  height: 43px;
  margin: auto;
  right: -50px;
}
@media (max-width: 1024px) {
  .topics__next_btn {
    position: static;
    display: inline-block;
    width: 39px;
    height: 74px;
    margin: 0 10px;
  }
}
.topics__next_btn .bx-next::before {
  content: '';
  width: 30px;
  height: 30px;
  border: 0px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
}
@media (max-width: 480px) {
  .topics__next_btn .bx-next::before {
    width: 25px;
    height: 25px;
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
  }
}
.topics .bx-viewport {
  height: auto !important;
}
@media (max-width: 768px) {
  .topics__ul {
    overflow: hidden;
  }
}
@media (max-width: 480px) {
  .topics__ul__li {
    height: auto;
  }
}
.topics__ul__li a {
  display: block;
  width: 100%;
  height: 100%;
}
.topics__ul__li__btn {
  display: block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 26px;
  line-height: 26px;
  background: #ffc600;
  color: #000;
  margin-left: auto;
}
@media (max-width: 768px) {
  .topics__ul__li__btn {
    width: 80px;
    height: 30px;
    padding: 5px 0;
  }
}
@media (max-width: 480px) {
  .topics__ul__li__btn {
    width: 25%;
    height: auto;
    padding: 5px;
  }
}
@media (min-width: 769px) {
  .topics__ul__li__btn img {
    width: 40px;
  }
}
@media (max-width: 896px) and (orientation: landscape) {
  .topics__ul__li__btn img {
    width: 40px;
  }
}
@media (max-width: 768px) {
  .topics__ul__li__btn img {
    width: 40px;
  }
}
@media (max-width: 480px) {
  .topics__ul__li__btn img {
    width: auto;
  }
}
.topics__ul__li__backbtn {
  display: block;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 26px;
  line-height: 26px;
  background: #fff;
  color: #000;
  border: solid 2px #ffc600;
  margin-left: auto;
}
.topics__ul__li__img {
  position: relative;
  background: #fff;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 68%;
}
@media (max-width: 768px) {
  .topics__ul__li__img {
    position: relative;
    padding-top: 68%;
  }
}
@media (max-width: 480px) {
  .topics__ul__li__img {
    height: auto;
  }
}
.topics__ul__li__img img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: auto;
  max-width: 100%;
}
.topics__ul__li__main {
  background-color: #000;
  background-image: url(../img_2019/dot_black.gif);
  padding: 12px;
  text-align: left;
  color: #fff;
}
@media (max-width: 480px) {
  .topics__ul__li__main {
    background-image: url(../img_2019/dot_black_sp.gif);
    padding: 6px;
  }
}
.topics__ul__li__main dt {
  height: 90px;
  font-size: 1.4rem;
  line-height: 1.3;
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media (min-width: 769px) {
  .topics__ul__li__main dt {
    height: 100px;
  }
}
@media (max-width: 768px) {
  .topics__ul__li__main dt {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (max-width: 896px) and (orientation: landscape) {
  .topics__ul__li__main dt {
    height: 100px;
  }
}
@media (max-width: 480px) {
  .topics__ul__li__main dt {
    height: 80px;
    font-size: 1.2rem;
  }
}
@media (min-width: 769px) and (max-width: 1024px) {
  .topics__ul__li__main dt {
    height: 100px;
  }
}
.topics__ul__li__main dt h4 {
  font-family: "ヒラギノUD明朝 W4 JIS2004", "Hiragino UD Serif W4 JIS2004", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 5px;
  font-size: 1.5rem;
  line-height: 1.3;
}
@media (max-width: 768px) {
  .topics__ul__li__main dt h4 {
    font-size: 2.0rem;
  }
}
@media (max-width: 480px) {
  .topics__ul__li__main dt h4 {
    font-size: 1.2rem;
  }
}
.topics__ul__li__main dd {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
_:-ms-lang(x)::-ms-backdrop, .topics__ul__li__main dd {
  height: 7em;
  position: relative;
}
_:-ms-lang(x)::-ms-backdrop, .topics__ul__li__main dd::after {
  content: "･･･";
  position: absolute;
  background-color: white;
  bottom: 0;
  right: 0;
}
@media (min-width: 769px) {
  .topics__ul__li__main dd {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
}
@media (max-width: 768px) {
  .topics__ul__li__main dd {
    line-height: 1.8;
  }
}
@media (max-width: 480px) {
  .topics__ul__li__main dd {
    line-height: 1.5;
    font-size: 1.3rem;
  }
}
@media (max-width: 896px) and (orientation: landscape) {
  .topics__ul__li__main dd {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4;
  }
}

.topics .bx-pager.bx-default-pager {
  display: none;
}

.topics .topics__prev_btn a, .topics__prev_btn .topics a, .topics .topics__next_btn a, .topics__next_btn .topics a {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  margin: auto;
  background-size: cover;
}

.other_link {
  margin: 90px auto;
  text-align: center;
}
@media (max-width: 480px) {
  .other_link {
    margin: 40px auto;
    width: 90%;
  }
}
