@charset "utf-8";
body {
  font-size: 16px;
  font-size: 25.6px;
  font-size: 1.6rem;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
}
#container {
  margin-bottom: 0;
}
#topcontrol a.pagetop {
  background-color: transparent;
  background-image: url(/dcms_media/image/common/common_pagetop01.png?v=20210305203043);
  background-size: contain;
}
#topcontrol a.pagetop:before {
  display: none;
}
.m-bgBtn01.dlb_btn {
  display: block;
}
.m-bgBtn01.dlb_btn.is-blue01 a {
  border-color: #4e6187;
  background-color: #4e6187;
}
.m-bgBtn01.dlb_btn.is-blue01 a:hover {
  color: #4e6187;
}
.m-bgBtn01.dlb_btn.is-blue01 a:hover:after {
  background-image: url(/dcms_media/image/common/common_arrow01_bk.png?v=20210305203043);
}
.m-bgBtn01.dlb_btn.is-gray01 a {
  border-color: #707070;
  background-color: #707070;
}
.m-bgBtn01.dlb_btn.is-gray01 a:hover {
  color: #707070;
}
.m-bgBtn01.dlb_btn.is-gray01 a:hover:after {
  background-image: url(/dcms_media/image/common/common_arrow03_bk.png?v=20210305203043);
}
.m-bgBtn01.dlb_btn.is-gray02 a {
  border-color: #878787;
  background-color: #878787;
}
.m-bgBtn01.dlb_btn.is-gray02 a:hover {
  color: #878787;
}
.m-bgBtn01.dlb_btn.is-gray02 a:hover:after {
  background-image: url(/dcms_media/image/common/common_arrow03_bk.png?v=20210305203043);
}
.m-bgBtn01.dlb_btn.is-gray03 a {
  border-color: #aeafa8;
  background-color: #aeafa8;
}
.m-bgBtn01.dlb_btn.is-gray03 a:hover {
  color: #aeafa8;
}
.m-bgBtn01.dlb_btn.is-gray03 a:hover:after {
  background-image: url(/dcms_media/image/common/common_arrow03_bk.png?v=20210305203043);
}
.m-bgBtn01.dlb_btn a {
  display: block;
  position: relative;
  padding: 15px 10px 16px;
  color: #fff;
  background-color: #333;
  border-color: #333;
  border-radius: 100px;
  line-height: 1.6;
}
.m-bgBtn01.dlb_btn a:hover {
  background-color: #fff !important;
}
.m-bgBtn01.dlb_btn a:hover:after {
  right: 10px;
  background-image: url(/dcms_media/image/common/arr01_black.svg);
}
.m-bgBtn01.dlb_btn a:before {
  content: none;
  display: none !important;
}
.m-bgBtn01.dlb_btn a:after {
  content: '';
  display: block;
  width: 20px;
  height: 11.26px;
  border: 0px;
  transform: rotate(0deg);
  position: absolute;
  top: 50%;
  left: auto;
  right: 20px;
  transform: translate(0, -50%);
  background: url(/dcms_media/image/common/arr01_white.svg) 50% 50% no-repeat;
  background-size: cover;
  transition: right 0.2s ease-in 0s;
}
.contentsBlock .m-bgBtn01.dlb_btn a:hover:after {
  right: 5px;
  background-image: url(/dcms_media/image/common/common_arrow02_bk.png?v=20210305203043);
}
.contentsBlock .m-bgBtn01.dlb_btn a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 10px;
  left: auto !important;
  width: 15px;
  height: 12px;
  background-position: 50% 50%;
  background-image: url(/dcms_media/image/common/common_arrow01_w.png?v=20210305203043);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  transition: all 0.3s ease;
}

.m-largeTitle01 {
  margin-bottom: 30px;
  color: #333;
  font-size: 42px;
  font-size: 67.2px;
  font-size: 4.2rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.1;
}
.m-largeTitle01:last-child {
  margin-bottom: 0;
}
.m-largeEnTitle01 {
  margin-bottom: 30px;
  color: #f4f4f5;
  font-size: 130px;
  font-size: 208px;
  font-size: 13rem;
  font-weight: 700;
  line-height: 1.1;
}
.m-largeEnTitle01:last-child {
  margin-bottom: 0;
}
.m-topSectionTitle01 {
  margin-bottom: 13px;
  color: #333;
  font-size: 64px;
  font-size: 102.4px;
  font-size: 6.4rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.4;
  letter-spacing: 0.2em;
}
.m-topSectionTitle01:last-child {
  margin-bottom: 0;
}
.m-topSectionEnTitle01 {
  margin-bottom: 30px;
  color: #00a1f0;
  font-family: 'Fira Sans Condensed', sans-serif;
  font-weight: 700;
  line-height: 1.1;
  letter-spacing: 0.1em;
}
.m-topSectionEnTitle01:last-child {
  margin-bottom: 0;
}
.l-contentsWrapper {
  width: 94%;
  max-width: 1200px;
  margin: 0 auto;
}
.c-commonBottomBanner {
  padding: 20px 15px;
}
.c-commonBottomBanner ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
}
.c-commonBottomBanner li {
  margin: 0 10px;
  max-width: 400px;
}
.c-commonBottomBanner li a {
  display: block;
}
.c-commonBottomBanner li a:hover {
  box-shadow: 0 0 15px rgba(0,0,0,0.12);
}
.c-commonBottomBanner li a:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.c-commonBottomBanner li img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.c-commonBottomContact {
  background-color: #e5e6e7;
}
.c-commonBottomContact .l-contentsWrapper {
  position: relative;
  padding: 90px 0 60px;
}
.c-commonBottomContact .titleBlock .m-largeTitle01 {
  position: relative;
  z-index: 100;
  margin-bottom: 40px;
  letter-spacing: 0.2em;
}
.c-commonBottomContact .titleBlock .m-largeEnTitle01 {
  position: absolute;
  top: 22px;
  left: 0;
  font-size: 130px;
  font-size: 208px;
  font-size: 13rem;
  font-family: 'Fira Sans Condensed', sans-serif;
  letter-spacing: 0;
}
.c-commonBottomContact .contentsBlock {
  position: relative;
  z-index: 100;
}
.c-commonBottomContact .contentsBlock ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
}
.c-commonBottomContact .contentsBlock ul li {
  position: relative;
  width: calc(25% - 10px);
  padding-top: 60px;
}
.c-commonBottomContact .contentsBlock ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  background-image: url(/dcms_media/image/common/common_bottomContact_bg01.png?v=20210305203043);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
}
.c-commonBottomContact .contentsBlock ul li .contentsInner {
  display: block;
  height: 100%;
  padding: 58px 29px;
  background-color: #fff;
  box-sizing: border-box;
}
.c-commonBottomContact .contentsBlock ul li .title {
  margin-bottom: 13px;
  font-size: 24px;
  font-size: 38.4px;
  font-size: 2.2rem;
  font-weight: 700;
  text-align: center;
}
.c-commonBottomContact .contentsBlock ul li .text {
  margin-bottom: 57px;
}
footer.c-footer01 {
  padding: 40px 0;
  color: #fff;
  background-color: #55545a;
}
footer.c-footer01 .topBlock {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 23px;
  border-bottom: 1px solid #7b7d81;
}
footer.c-footer01 .topBlock .logoArea {
  width: 30%;
}
footer.c-footer01 .topBlock .logoArea .logo {
  width: 229px;
  margin-bottom: 23px;
  font-size: 0;
}
footer.c-footer01 .topBlock .logoArea .logo img {
  width: 100%;
  height: auto;
}
footer.c-footer01 .topBlock .logoArea .address {
  line-height: 1.89;
}
footer.c-footer01 .topBlock .navArea {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: calc(70% - 50px);
}
footer.c-footer01 .topBlock .navArea ul {
  list-style: none;
}
footer.c-footer01 .topBlock .navArea li {
  margin-bottom: 23px;
}
footer.c-footer01 .topBlock .navArea li:last-child {
  margin-bottom: 0;
}
footer.c-footer01 .topBlock .navArea li a {
  display: block;
  position: relative;
  padding-left: 10px;
  color: #fff;
}
footer.c-footer01 .topBlock .navArea li a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 5px;
  height: 7px;
  background-image: url(/dcms_media/image/common/common_footer_arrow01.png?v=20210305203043);
  background-repeat: no-repeat;
  background-size: cover;
}
footer.c-footer01 .topBlock .navArea .footer_img_iso{width:65px;}
footer.c-footer01 .topBlock .navArea .footer_img_fsc{width:65px; margin-left:5px;}

footer.c-footer01 .bottomBlock {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 13px;
}
footer.c-footer01 .bottomBlock ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}
footer.c-footer01 .bottomBlock li {
  margin-left: 20px;
  padding-left: 20px;
  border-left: 1px solid #fff;
  line-height: 1;
}
footer.c-footer01 .bottomBlock li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: none;
}
footer.c-footer01 .bottomBlock a {
  font-size: 14px;
  font-size: 22.4px;
  font-size: 1.4rem;
  color: #fff;
}
footer.c-footer01 .bottomBlock .copyrightArea {
  font-size: 14px;
  font-size: 22.4px;
  font-size: 1.4rem;
}
footer.c-footer01 .bottomBlock .copyrightArea small {
  font-size: 100%;
}
header.c-header01 {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  padding: 10px 10px 10px 30px;
  z-index: 5000;
  background-color: rgba(255,255,255,0.2);
  transition: all 0.3s ease;
}
header.c-header01.is-scroll {
  background-color: #fff !important;
  box-shadow: 0 10px 20px rgba(0,0,0,0.36);
}
header.c-header01 .logoBlock {
  padding: 10px 0;
  font-size: 0;
}
header.c-header01 .logoBlock .logo {
  width: 365px;
}
header.c-header01 .logoBlock .logo a {
  display: block;
  padding: 6px;
}
header.c-header01 .logoBlock .logo img {
  width: 100%;
  line-height: 0;
}
header.c-header01 .navBlock nav ul {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
}
header.c-header01 .navBlock nav li a {
  line-height: 1;
  transition: all 0.3s ease;
}
header.c-header01 .navBlock nav li a:hover {
  color: inherit;
  text-decoration: none;
}
header.c-header01 .navBlock nav li.is-link {
  position: relative;
  margin-right: 4.93vw;
}
header.c-header01 .navBlock nav li.is-link a:hover {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
header.c-header01 .navBlock nav li.is-link.main_current:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #4e6187;
  position: absolute;
  left: 0;
  bottom: -5px;
}
header.c-header01 .navBlock nav li.is-btn a {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 29px 30px;
  color: #fff;
  background-color: #4e6187;
  box-sizing: border-box;
  transition: all 0.3s ease;
}
header.c-header01 .navBlock nav li.is-btn a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
header.c-header01 .navBlock nav li.is-btn a:before {
  content: "";
  display: block;
  width: 24px;
  height: 17px;
  margin-right: 14px;
  background-image: url(/dcms_media/image/common/common_header_mail01.png?v=20210305203043);
  background-repeat: no-repeat;
  background-size: contain;
}
header.c-header01 .gnavi_btn_sp {
  display: none;
  position: absolute;
  top: 13px;
  right: 12px;
}
header.c-header01 .gnavi_btn_sp_in {
  position: relative;
  width: 26px;
  height: 24px;
  cursor: pointer;
  z-index: 2;
}
header.c-header01 .gnavi_btn_sp_in span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #333;
  border-radius: 4px;
}
header.c-header01 .gnavi_btn_sp_in span:nth-of-type(1) {
  top: 0;
}
header.c-header01 .gnavi_btn_sp_in span:nth-of-type(2) {
  top: 10px;
}
header.c-header01 .gnavi_btn_sp_in span:nth-of-type(3) {
  top: 20px;
}
header.c-header01 .gnavi_btn_sp_in,
header.c-header01 .gnavi_btn_sp_in span {
  display: inline-block;
  transition: all 0.4s;
  box-sizing: border-box;
}
header.c-header01 .gnavi_btn_sp.active .gnavi_btn_sp_in span:nth-of-type(1) {
  -webkit-transform: translateY(16px) rotate(-45deg);
  -ms-transform: translateY(16px) rotate(-45deg);
  transform: translateY(16px) rotate(-45deg);
  top: -4px;
}
header.c-header01 .gnavi_btn_sp.active .gnavi_btn_sp_in span:nth-of-type(2) {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
header.c-header01 .gnavi_btn_sp.active .gnavi_btn_sp_in span:nth-of-type(3) {
  -webkit-transform: translateY(-16px) rotate(45deg);
  -ms-transform: translateY(-16px) rotate(45deg);
  transform: translateY(-16px) rotate(45deg);
  top: 28px;
}
.c-topfrature {
  position: relative;
  margin-bottom: 140px;
  padding: 100px 0 105px;
}
.c-topfrature:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  height: 87.5%;
  background-color: #7b7d81;
  z-index: 1;
}
.c-topfrature .titleBlock {
  position: relative;
  padding-bottom: 80px;
}
.c-topfrature .titleBlock .m-topSectionTitle01 {
  position: relative;
  z-index: 100;
}
.c-topfrature .titleBlock .m-topSectionEnTitle01 {
  position: absolute;
  top: 223px;
  right: 47%;
  letter-spacing: 0.125em;
  color: #00a1f0;
  font-size: 180px;
  font-size: 288px;
  font-size: 18rem;
  line-height: 1;
  z-index: 0;
}
.c-topfrature .contentsBlock {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: relative;
  margin-bottom: 160px;
  z-index: 100;
}
.c-topfrature .contentsBlock .textArea {
  position: relative;
  width: 500px;
  padding: 72px 40px 80px;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 100;
}
.c-topfrature .contentsBlock .textArea .title {
  margin-bottom: 29px;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-size: 32px;
  font-size: 51.2px;
  font-size: 3.2rem;
  font-weight: 700;
}
.c-topfrature .contentsBlock .textArea .text {
  margin-bottom: 34px;
  line-height: 1.9;
  letter-spacing: 0.05em;
}
.c-topfrature .contentsBlock .textArea .dlb_btn_main {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.c-topfrature .contentsBlock .textArea .dlb_btn_main .dlb_btn_small {
  margin: 0;
}
.c-topfrature .imageBlock {
  position: absolute;
  top: 472px;
  left: 0;
  width: 70%;
  height: 762px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 2;
}
.c-topLinkSet .dlb_content-30 {
  padding: 111px 0;
}
.c-topLinkSet .dlb_content-30 .dlb_c30_title a {
  font-size: 24px;
  font-size: 38.4px;
  font-size: 2.4rem;
  margin-top: 0;
  color: #333;
}
.c-topLinkSet .dlb_content-30 .dlb_c30_title_sub {
  font-size: 18px;
  font-size: 28.8px;
  font-size: 1.8rem;
  font-family: 'Fjalla One', sans-serif;
  line-height: 1;
  font-weight: 400;
  color: #7b7d82;
  margin: 26px 0 0;
}
.c-topLinkSet .dlb_content-30 .dlb_c30_item {
  padding: 48px;
  position: relative;
  z-index: 1;
}
.c-topLinkSet .dlb_content-30 .dlb_c30_item:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.4s;
  z-index: -1;
}
.c-topLinkSet .dlb_content-30 .dlb_c30_item:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  border-color: #fff;
}
.c-topLinkSet .dlb_content-30 .dlb_c30_item:hover:after {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
  border: 1px solid #55545a;
}
.c-topLinkSet .dlb_content-30 .col4_m_422 .col {
  width: calc(25% - 15px);
  margin-right: 20px;
}
.c-topLinkSet .dlb_content-30 .col4_m_422 .col:last-child {
  margin-right: 0;
}
.c-topLinkSet .dlb_content-30 .col4_m_422 .dlb_c30_item {
  padding: 47px;
}
.c-topMainvisual {
  position: relative;
}
.c-topMainvisual .mainvisualBlock {
  height: 100vh;
}
.c-topMainvisual .mainvisualBlock .imageArea {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 0;
}
.c-topMainvisual .mainvisualBlock .imageArea .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.c-topMainvisual .mainvisualBlock .textArea {
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  color: #55545a;
  text-align: center;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.c-topMainvisual .mainvisualBlock .textArea .title {
  font-size: 100px;
  font-size: 160px;
  font-size: 10rem;
  font-weight: 700;
}
.c-topMainvisual .mainvisualBlock .textArea .text {
  font-size: 26px;
  font-size: 41.6px;
  font-size: 2.6rem;
  font-weight: 700;
}
.c-topMainvisual .mainvisualBlock .newsArea {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  min-width: 640px;
}
.c-topMainvisual .mainvisualBlock .newsArea .linkBox {
  padding: 19px 40px;
  box-sizing: border-box;
}
.c-topMainvisual .mainvisualBlock .newsArea .linkBox .dlb_btn {
  width: 330px;
}
.c-topMainvisual .mainvisualBlock .newsArea .linkBox .text {
  margin-bottom: 15px;
  font-size: 18px;
  font-size: 28.8px;
  font-size: 1.8rem;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 25px 28px 25px 35px;
  box-sizing: border-box;
  background-color: #fff;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .leftBox .title {
  padding: 5px 0 3px 0;
  font-family: 'Fjalla One', sans-serif;
  font-size: 32px;
  font-size: 51.2px;
  font-size: 3.2rem;
  line-height: 1;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox,
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl {
  width: calc(100% - 185px);
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 26px;
  padding-left: 30px;
  border-left: 2px solid #333;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl .rss_date {
  width: 90px;
  margin-right: 20px;
  padding-top: 2px;
  font-family: 'Fjalla One', sans-serif;
  color: #aaa;
  letter-spacing: 0.2em;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl .rss_title {
  width: calc(100% - 90px);
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl .rss_title a {
  color: #333;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl .rss_title a .rss_new {
  display: none;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl .rss_contents {
  display: none;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox .link {
  width: 166px;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox .link a {
  display: block;
  position: relative;
  padding: 5px 30px 5px 0;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox .link a:hover {
  color: #aaa;
  text-decoration: none;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox .link a:hover:before {
  background-color: #aaa;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox .link a:hover:after {
  right: 0;
  background-image: url(/dcms_media/image/common/common_arrow05_bk.png?v=20210305203043);
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox .link a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #333;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  transition: all 0.3s ease;
}
.c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox .link a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 4px;
  width: 10px;
  height: 10px;
  width: 20px;
  height: 11px;
  background-image: url(/dcms_media/image/common/common_arrow02_bk.png?v=20210305203043);
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  transition: all 0.3s ease;
}
.c-topMainvisual .mainvisualBlock .scrollArea {
  position: absolute;
  right: 10px;
  bottom: 20px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.c-topMainvisual .mainvisualBlock .scrollArea a {
  display: block;
  padding-bottom: 120px;
}
.c-topMainvisual .mainvisualBlock .scrollArea a:hover {
  color: inherit;
  text-decoration: none;
}
.c-topMainvisual .mainvisualBlock .scrollArea a span {
  display: block;
  font-family: 'Fjalla One', sans-serif;
  color: #55545a;
  font-size: 24px;
  font-size: 38.4px;
  font-size: 2.4rem;
}
.c-topMainvisual .mainvisualBlock .scrollArea a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2px;
  height: 100px;
  background-color: #55545a;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  -webkit-animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
  animation: sdl 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}
@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
}
@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  50% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  50.1% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
  }
}
.c-topMediaSet {
  position: relative;
  padding: 145px 0 180px;
}
.c-topMediaSet.thanks_end {
  padding: 0;
}
.c-topMediaSet .l-contentsWrapper {
  position: relative;
}
.c-topMediaSet .m-topSectionTitle01 {
  margin-bottom: 50px;
}
.c-topMediaSet .m-topSectionEnTitle01 {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 180px;
  font-size: 288px;
  font-size: 18rem;
  letter-spacing: 0.15em;
  line-height: 1.2;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.c-topMediaSet .titleBlock {
  margin-bottom: 40px;
}
.c-topMediaSet .mediaBlock {
  position: relative;
  padding: 0 30px;
  z-index: 100;
}
.c-topMediaSet .dlb_media_01_area .slick-list {
  margin: -15px 0;
  padding: 15px 0;
}
.c-topMediaSet .dlb_media_01_area .slick-prev {
  left: -30px;
}
.c-topMediaSet .dlb_media_01_area .slick-prev:after {
  left: calc(50% - 6px);
}
.c-topMediaSet .dlb_media_01_area .slick-next {
  right: -30px;
}
.c-topMediaSet .dlb_media_01_area .slick-prev,
.c-topMediaSet .dlb_media_01_area .slick-next {
  width: 72px;
  height: 72px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  margin-top: -35px;
  -webkit-filter: drop-shadow(0 10px 10px #ccc);
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur in="SourceAlpha" stdDeviation="10" /><feOffset dx="1" dy="11" result="offsetblur" /><feFlood flood-color="rgba(204,204,204,1)" /><feComposite in2="offsetblur" operator="in" /><feMerge><feMergeNode /><feMergeNode in="SourceGraphic" /></feMerge></filter></svg>#filter');
  filter: drop-shadow(0 10px 10px #ccc);
}
.c-topMediaSet .dlb_media_01_area .slick-next:before,
.c-topMediaSet .dlb_media_01_area .slick-prev:before {
  width: 70px;
  height: 70px;
  background-color: #fafafa;
}
.c-topMediaSet .dlb_media_01_area .slick-next:after,
.c-topMediaSet .dlb_media_01_area .slick-prev:after {
  top: 50%;
  right: 50%;
  width: 12px;
  height: 12px;
  margin: -8px -6px 0 0;
  border-color: #333;
  border-top-width: 4px;
  border-right-width: 4px;
}
.c-topMediaSet .dlb_media_01_area .slick-dots {
  display: none !important;
}
.c-topMediaSet .dlb_media_01_area {
  margin-bottom: 60px;
}
.c-topMediaSet .dlb_media_01_area .dlb_media_block {
  margin: 0 10px;
  padding: 0;
  border: 1px solid #eee;
}
.c-topMediaSet .dlb_media_01_area .dlb_media_block:hover {
  box-shadow: 0 0 15px rgba(0,0,0,0.12);
}
.c-topMediaSet .dlb_media_01_area .dlb_media_block:hover .dlb_media_title {
  color: #333;
}
.c-topMediaSet .dlb_media_01_area .dlb_media_block .dlb_media_right {
  padding: 23px 15px;
  background-color: #fff;
}
.c-topMediaSet .dlb_media_01_area .dlb_media_block .dlb_media_right .dlb_media_cate {
  top: 165px;
  right: 0;
}
.c-topMediaSet .dlb_media_01_area .dlb_media_block .dlb_media_right .dlb_media_cate span {
  background-color: #7b7d81;
  font-size: 12px;
  padding: 8px 8px;
}
.c-topMediaSet .dlb_media_01_area .dlb_media_block .dlb_media_right .dlb_media_time {
  font-size: 15px;
  font-size: 24px;
  font-size: 1.5rem;
  font-family: 'Fjalla One', sans-serif;
  color: #aaa;
  margin-bottom: 3px;
}
.c-topMediaSet .dlb_media_01_area .dlb_media_block .dlb_media_right .dlb_media_txt {
  font-size: 16px;
  line-height: 1.75;
}
.c-topProductInformation {
  margin-bottom: 120px;
}
.c-topProductInformation .titleBlock {
  position: relative;
  margin-bottom: 45px;
  z-index: 100;
}
.c-topProductInformation .titleBlock .m-topSectionEnTitle01 {
  font-size: 60px;
  font-size: 96px;
  font-size: 6rem;
  text-align: center;
}
.imgBgimg {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin-bottom: 60px;
}
.imgBgimg li {
  width: calc(25% - 10px);
  border: 1px solid #eee;
  font-size: 20px;
  font-size: 32px;
  font-size: 2rem;
  text-align: center;
  font-weight: 700;
}
.imgBgimg li a {
  display: block;
}
.imgBgimg li.bl-hover {
  box-shadow: 0 0 15px rgba(0,0,0,0.12);
  color: inherit;
  text-decoration: none;
}
.imgBgimg li:hover{
  opacity: 1;
}
.imgBgimg li .image {
  width: 100%;
  height: 200px;
  overflow: hidden;
}
.imgBgimg li .image .img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all 0.3s ease;
}
.imgBgimg li:hover .image .img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.imgBgimg li .text {
  display: block;
  padding: 29px 10px;
  font-size: 20px;
  font-size: 32px;
  font-size: 2rem;
  line-height: 1;
}
.c-topProductSearch {
  padding: 105px 0 120px;
  background-color: #7b7d82;
}
.c-topProductSearch .titleBlock {
  position: relative;
  margin-bottom: 45px;
  z-index: 100;
}
.c-topProductSearch .titleBlock .m-topSectionTitle01 {
  color: #fff;
}
.c-topProductSearch .titleBlock .m-topSectionEnTitle01 {
  color: #00a1f0;
  font-size: 60px;
  font-size: 96px;
  font-size: 6rem;
  text-align: center;
}
.c-topProductSearch .contentsBlock {
  max-width: 1200px;
  margin: 0 auto;
}
.c-topProductSearch .contentsBlock ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.c-topProductSearch .contentsBlock li {
    width: calc(20% - 40px);
    height: 200px;
    position: relative;
    z-index: 1;
    margin-right: 50px;
}
.c-topProductSearch .contentsBlock li:nth-child(5n){
  margin-right: 0;
}
.c-topProductSearch .contentsBlock li:nth-of-type(n + 6) {
  margin-top: 50px;
}
.c-topProductSearch .contentsBlock li:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  transition: 0.4s;
  z-index: -1;
}
.c-topProductSearch .contentsBlock li:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.c-topProductSearch .contentsBlock li:hover:after {
  -webkit-transform: scale(1.08);
  -ms-transform: scale(1.08);
  transform: scale(1.08);
  border: 1px solid #55545a;
}

.c-topProductSearch .contentsBlock li a {
    display: flex;
    padding: 10px;
    width: 100%;
    height: 100%;
    flex-direction: column;
    box-sizing: border-box;
    text-align: center;
    justify-content: center;
    align-items: center;
}
.c-topProductSearch .contentsBlock li a:hover {
  color: inherit;
  text-decoration: none;
}
.c-topProductSearch .contentsBlock li a span {
  display: block;
}
.c-topProductSearch .contentsBlock li a span.icon {
  margin: auto;
  max-width: 100px;
}
.c-topProductSearch .contentsBlock li a span.icon img {
  width: 100%;
}
.c-topProductSearch .contentsBlock li a span.text {
  font-size: 20px;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  display: flex;
  align-items: center;
  font-feature-settings: "palt";
  letter-spacing: 0.15em;
}
@media only screen and (min-width: 690px) {
  .c-topProductSearch .contentsBlock li a span.text {
    min-height: 56px;
  }
}
.c-topSolveProblem {
  position: relative;
  margin-bottom: 120px;
}
.c-topSolveProblem .l-contentsWrapper {
  position: relative;
}
.c-topSolveProblem .m-topSectionTitle01 {
  z-index: 100;
}
.c-topSolveProblem .m-topSectionEnTitle01 {
  position: absolute;
  top: 0;
  top: 23px;
  right: -184px;
  font-size: 160px;
  font-size: 256px;
  font-size: 16rem;
  letter-spacing: 0.05em;
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
  -webkit-transform: rotate(90deg) translate3d(100%, 0, 0);
  transform: rotate(90deg) translate3d(100%, 0, 0);
  word-break: keep-all !important;
  white-space: nowrap;
  z-index: -1;
}
.c-topSolveProblem .titleBlock {
  margin-bottom: 82px;
  padding-top: 100px;
}
.c-topSolveProblem .contentsBlock {
  position: relative;
}
.c-topSolveProblem .contentsBlock .imageArea {
  margin-bottom: -160px;
  font-size: 0;
}
.c-topSolveProblem .contentsBlock .imageArea .image {
  width: 100%;
  height: 500px;
  background-size: cover;
  background-position: center;
}
.c-topSolveProblem .contentsBlock .textArea {
  position: relative;
  width: calc(100% - 130px);
  margin: 0 auto;
  padding: 85px 80px 77px;
  background-color: #e5e6e7;
  box-sizing: border-box;
  z-index: 100;
}
.c-topSolveProblem .contentsBlock .textArea ul {
  margin-bottom: 45px;
  list-style: none;
}
.c-topSolveProblem .contentsBlock .textArea li {
  position: relative;
  margin-bottom: 17px;
  padding-left: 43px;
  font-weight: 700;
}
.c-topSolveProblem .contentsBlock .textArea li:before {
  content: "";
  display: block;
  position: absolute;
  top: -0.1em;
  left: 0;
  width: 30px;
  height: 30px;
  border-radius: 50px;
  background-image: url(/dcms_media/image/common/common_check_icon01.png?v=20210305203043);
  background-repeat: no-repeat;
  background-size: contain;
}
.c-topSolveProblem .contentsBlock .textArea .text {
  margin-bottom: 45px;
  letter-spacing: 0.05em;
}
.c-topSolveProblem .contentsBlock .textArea .m-bgBtn01 {
  margin: 0 auto;
}
.c-topStrength {
  position: relative;
  margin-bottom: 155px;
  padding: 145px 0;
}
.c-topStrength:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 89%;
  background-color: #e5e6e7;
  z-index: 0;
}
.c-topStrength .titleBlock {
  position: relative;
  padding-bottom: 100px;
}
.c-topStrength .titleBlock .m-topSectionTitle01 {
  position: relative;
  z-index: 1;
}
.c-topStrength .titleBlock .m-topSectionEnTitle01 {
  position: absolute;
  top: 120px;
  left: 49%;
  letter-spacing: 0.05em;
  font-size: 130px;
  font-size: 208px;
  font-size: 13rem;
  line-height: 0.85;
}
.c-topStrength .contentsBlock {
  position: relative;
  margin-bottom: 160px;
  z-index: 100;
}
.c-topStrength .contentsBlock .textArea {
  position: relative;
  width: 500px;
  padding: 73px 40px 80px;
  background-color: #fff;
  box-sizing: border-box;
  z-index: 100;
}
.c-topStrength .contentsBlock .textArea .title {
  margin-bottom: 30px;
  line-height: 1.4;
  font-size: 32px;
  font-size: 51.2px;
  font-size: 3.2rem;
  font-weight: 700;
}
.c-topStrength .contentsBlock .textArea .text {
  margin-bottom: 35px;
  line-height: 1.87;
  letter-spacing: 0.05em;
}
.c-topStrength .contentsBlock .textArea .dlb_btn_main {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.c-topStrength .contentsBlock .textArea .dlb_btn_main .dlb_btn_small {
  margin: 0;
}
.c-topStrength .imageBlock {
  position: absolute;
  top: 470px;
  right: 0;
  width: 70%;
  height: 730px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 640px){
  body{
    font-size: 13px;
    font-size: 1.3rem;
  }
  .m-bgBtn01.dlb_btn a{
    padding: 13px 50px;
  }
  .m-bgBtn01.dlb_btn a:after{
    width: 16px;
    height: 10px;
  }
  .c-commonBottomBanner{
    padding: 15px;
  }
  .c-commonBottomBanner ul{
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .c-commonBottomBanner li{
    margin: 0;
  }
  .c-commonBottomBanner li:last-child{
    margin-bottom: 0;
  }
  .c-commonBottomContact .titleBlock .m-largeTitle01{
    margin-bottom: 20px;
  }
  .c-commonBottomContact .contentsBlock ul li{
    width: 100% !important;
    padding-top: 40px !important;
  }
  .c-commonBottomContact .contentsBlock ul li:nth-of-type(n+2){
    margin-top: 20px;
  }
  footer.c-footer01 .bottomBlock .copyrightArea small{
    font-size: 80%;
  }
  .c-topfrature:before{
    height: 100%;
  }
  .c-topfrature .contentsBlock .textArea .title{
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .c-topfrature .contentsBlock .textArea .text{
    margin-bottom: 15px;
  }
  .c-topLinkSet .dlb_content-30{
    padding: 40px 0;
  }
  .c-topLinkSet .dlb_content-30 .dlb_c30_title a{
    font-size: 16px;
    font-size: 1.6rem;
  }
  .c-topLinkSet .dlb_content-30 .dlb_c30_title_sub{
    font-size: 16px;
    font-size: 1.6rem;
    margin: 15px 0 0;
  }
  .c-topLinkSet .dlb_content-30 .dlb_c30_item{
    padding: 20px;
  }
  .c-topLinkSet .dlb_content-30 .col4_m_422 .dlb_c30_item{
    padding: 20px;
  }
  .c-topMainvisual .mainvisualBlock .imageArea .image{
    height: calc(100% - 90px);
  }
  .c-topMainvisual .mainvisualBlock .textArea{
    padding: 0 10px;
    box-sizing: border-box;
    top: 40%;
  }
  .c-topMainvisual .mainvisualBlock .newsArea{
    width: 100%;
    min-width: 0;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .linkBox .dlb_btn{
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox{
    padding: 10px 15px;
    height: 100px;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox{
    padding-left: 10px;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox{
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-left: 10px;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl .rss_title{
    width: 100%;
  }
  .c-topMainvisual .mainvisualBlock .scrollArea{
    right: 10px;
    bottom: 150px;
    font-size: 11px;
    font-size: 1.1rem;
  }
  .c-topMainvisual .mainvisualBlock .scrollArea a{
    padding-bottom: 60px;
  }
  .c-topMainvisual .mainvisualBlock .scrollArea a:after{
    width: 1px;
    height: 50px;
  }
  .c-topMediaSet .m-topSectionTitle01{
    margin-bottom: 10px;
  }
  .c-topMediaSet .dlb_media_01_area .slick-prev:after{
    left: calc(50% - 4px);
  }
  .c-topMediaSet .dlb_media_01_area .slick-prev,
  .c-topMediaSet .dlb_media_01_area .slick-next{
    width: 50px;
    height: 50px;
  }
  .c-topMediaSet .dlb_media_01_area .slick-next:before,
  .c-topMediaSet .dlb_media_01_area .slick-prev:before{
    width: 50px;
    height: 50px;
  }
  .c-topMediaSet .dlb_media_01_area .slick-next:after,
  .c-topMediaSet .dlb_media_01_area .slick-prev:after{
    width: 8px;
    height: 8px;
    margin: -4px -4px 0 0;
    border-top-width: 3px;
    border-right-width: 3px;
  }
  .c-topProductInformation{
    margin-bottom: 60px;
  }
  .c-topProductInformation .contentsBlock ul li:nth-of-type(n + 3){
    margin-top: 10px;
  }
  .c-topProductSearch .contentsBlock li:nth-of-type(n + 3){
    margin-top: 10px;
  }
  .c-topProductSearch .contentsBlock li a span.icon{
    max-width: 80px;
    margin: 0 auto 10px;
  }
  .c-topSolveProblem .contentsBlock .textArea li{
    padding-left: 30px;
  }
  .c-topSolveProblem .contentsBlock .textArea li:before{
    top: 0;
    width: 20px;
    height: 20px;
  }
  .c-topStrength:before{
    height: 100%;
  }
  .c-topStrength .contentsBlock .textArea .title{
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .c-topStrength .contentsBlock .textArea .text{
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 960px){
  .m-largeTitle01{
    font-size: 30px;
    font-size: 3rem;
  }
  .m-largeEnTitle01{
    font-size: 80px;
    font-size: 8rem;
  }
  .m-topSectionTitle01{
    margin-bottom: 20px;
    font-size: 32px;
    font-size: 3.2rem;
  }
  .c-commonBottomBanner li{
    width: 30%;
  }
  .c-commonBottomContact .l-contentsWrapper{
    padding: 60px 0 30px;
  }
  .c-commonBottomContact .titleBlock .m-largeEnTitle01{
    top: 10px;
    font-size: 80px;
    font-size: 8rem;
  }
  .c-commonBottomContact .contentsBlock ul li:before{
    height: 50px;
  }
  .c-commonBottomContact .contentsBlock ul li .title{
    font-size: 20px;
    font-size: 2rem;
  }
  .c-commonBottomContact .contentsBlock ul li .text{
    margin-bottom: 20px;
  }
  footer.c-footer01{
    padding: 20px 0;
  }
  footer.c-footer01 .topBlock{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 15px;
  }
  footer.c-footer01 .topBlock .logoArea{
    width: 100%;
    margin-bottom: 20px;
  }
  footer.c-footer01 .topBlock .logoArea .logo{
    margin-bottom: 15px;
  }
  footer.c-footer01 .topBlock .navArea{
    width: 100%;
  }
  footer.c-footer01 .topBlock .navArea ul{
    width: 100%;
    margin-bottom: 10px;
  }
  footer.c-footer01 .topBlock .navArea ul:last-child{
    margin-bottom: 0;
  }
  footer.c-footer01 .topBlock .navArea li{
    margin-bottom: 10px;
  }
  footer.c-footer01 .bottomBlock{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 15px;
  }
  footer.c-footer01 .bottomBlock ul{
    margin-bottom: 10px;
  }
  .c-topfrature{
    margin-bottom: 60px;
    padding: 80px 0 20px;
  }
  .c-topfrature .titleBlock .m-topSectionEnTitle01{
    top: auto;
    bottom: -10px;
    right: 48%;
    font-size: 68px;
    font-size: 6.8rem;
  }
  .c-topfrature .contentsBlock{
    margin-bottom: 0;
  }
  .c-topfrature .contentsBlock .textArea{
    width: 100%;
    padding: 60px 40px;
  }
  .c-topfrature .imageBlock{
    position: relative;
    width: 100%;
    height: 54vw;
    top: auto;
    right: auto;
    margin: 0 auto;
  }
  .c-topLinkSet .dlb_content-30 .dlb_c30_item{
    background-color: #fff;
  }
  .c-topLinkSet .dlb_content-30 .dlb_c30_item:after{
    display: none;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl{
    width: 100%;
  }
  .c-topMediaSet{
    padding: 80px 0;
  }
  .c-topMediaSet .m-topSectionTitle01{
    margin-bottom: 20px;
  }
  .c-topMediaSet .titleBlock{
    margin-bottom: 30px;
  }
  .c-topMediaSet .dlb_media_01_area{
    margin-bottom: 50px;
  }
  .c-topMediaSet .dlb_media_01_area .dlb_media_block .dlb_media_right .dlb_media_cate{
    top: 145px;
  }
  .c-topMediaSet .dlb_media_01_area .dlb_media_block .dlb_media_right .dlb_media_cate span{
    font-size: 10px;
  }
  .c-topProductInformation .titleBlock{
    margin-bottom: 20px;
  }
  .c-topProductInformation .titleBlock .m-topSectionEnTitle01{
    font-size: 40px;
    font-size: 4rem;
  }
  .imgBgimg{
    margin-bottom: 40px;
  }
  .imgBgimg li{
    width: calc(50% - 5px);
  }
  ..imgBgimg li .text{
    font-size: 18px;
    font-size: 1.8rem;
  }
  .c-topProductSearch{
    padding: 80px 0;
  }
  .c-topProductSearch .titleBlock{
    margin-bottom: 40px;
  }
  .c-topProductSearch .titleBlock .m-topSectionEnTitle01{
    font-size: 40px;
    font-size: 4rem;
  }
  .c-topProductSearch .contentsBlock li, 
  .c-topProductSearch .contentsBlock li:nth-child(5n){
    width: calc(33.33% - 16px);
    margin-right: 24px;
    background-color: #fff;
  }
  .c-topProductSearch .contentsBlock li:nth-child(3n){
    margin-right: 0;
  }
  .c-topProductSearch .contentsBlock li:nth-of-type(n + 4) {
    margin-top: 24px;
  }
  .c-topProductSearch .contentsBlock li:after{
    display: none;
  }

  .c-topProductSearch .contentsBlock li a{
    /*padding: 40px;*/
  }
  .c-topProductSearch .contentsBlock li a span.text{
    font-size: 18px;
    font-size: 1.8rem;
  }
  .c-topSolveProblem{
    margin-bottom: 80px;
  }
  .c-topSolveProblem .titleBlock{
    margin-bottom: 40px;
    padding-top: 80px;
  }
  .c-topSolveProblem .contentsBlock .imageArea{
    margin-bottom: -40px;
  }
  .c-topSolveProblem .contentsBlock .imageArea .image{
    height: 300px;
  }
  .c-topSolveProblem .contentsBlock .textArea{
    width: calc(100% - 40px);
    padding: 40px;
  }
  .c-topSolveProblem .contentsBlock .textArea ul{
    margin-bottom: 20px;
  }
  .c-topSolveProblem .contentsBlock .textArea li{
    margin-bottom: 10px;
  }
  .c-topSolveProblem .contentsBlock .textArea .text{
    margin-bottom: 20px;
  }
  .c-topStrength{
    margin-bottom: 0;
    padding: 60px 0 70px;
  }
  .c-topStrength .titleBlock{
    padding-bottom: 68px;
  }
  .c-topStrength .titleBlock .m-topSectionEnTitle01{
    top: auto;
    bottom: -5px;
    font-size: 68px;
    font-size: 6.8rem;
  }
  .c-topStrength .contentsBlock{
    margin-bottom: 0;
  }
  .c-topStrength .contentsBlock .textArea{
    width: 100%;
    padding: 60px 40px;
  }
  .c-topStrength .contentsBlock .textArea .title{
    margin-bottom: 20px;
  }
  .c-topStrength .contentsBlock .textArea .text{
    margin-bottom: 20px;
  }
  .c-topStrength .imageBlock{
    position: relative;
    width: 94%;
    height: 54vw;
    top: auto;
    right: auto;
    margin: 0 auto;
  }
}
@media screen and (max-width: 960px) and (max-width: 640px){
  .m-largeTitle01{
    font-size: 24px;
    font-size: 2.4rem;
  }
  .m-largeEnTitle01{
    font-size: 64px;
    font-size: 6.4rem;
  }
  .m-topSectionTitle01{
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .c-commonBottomContact .l-contentsWrapper{
    padding: 40px 0 20px;
  }
  .c-commonBottomContact .titleBlock .m-largeEnTitle01{
    top: 15px;
    font-size: 40px;
    font-size: 4rem;
  }
  .c-commonBottomContact .contentsBlock ul li:before{
    height: 40px;
  }
  .c-commonBottomContact .contentsBlock ul li .title{
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .c-commonBottomContact .contentsBlock ul li .text{
    margin-bottom: 10px;
  }
  .c-topfrature .titleBlock .m-topSectionEnTitle01{
    bottom: -5px;
    font-size: 40px;
    font-size: 4rem;
    line-height: 1;
  }
  .c-topfrature .contentsBlock .textArea{
    padding: 30px 20px;
  }
  .c-topfrature{
    margin-bottom: 60px;
    padding-top: 60px;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl{
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .c-topMediaSet .titleBlock{
    margin-bottom: 20px;
  }
  .c-topMediaSet .dlb_media_01_area{
    margin-bottom: 30px;
  }
  .c-topMediaSet{
    padding: 60px 0;
  }
  .c-topProductInformation .titleBlock .m-topSectionEnTitle01{
    font-size: 24px;
    font-size: 2.4rem;
  }
  .c-topProductInformation .titleBlock{
    margin-bottom: 10px;
  }
  .c-topProductInformation .contentsBlock ul li .text{
    padding: 10px 5px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .c-topProductInformation .contentsBlock ul{
    margin-bottom: 30px;
  }
  .c-topProductSearch .titleBlock .m-topSectionEnTitle01{
    font-size: 24px;
    font-size: 2.4rem;
  }
  .c-topProductSearch .titleBlock{
    margin-bottom: 20px;
  }
  .c-topProductSearch .contentsBlock li a span.text{
    font-size: 13px;
    font-size: 1.3rem;
  }
  .c-topProductSearch .contentsBlock li a{
    padding: 15px 5px;
  }
  .c-topProductSearch .contentsBlock li, 
  .c-topProductSearch .contentsBlock li:nth-child(5n){
    width: calc(50% - 10px);
    height: auto;
    margin-right: 20px;
    min-height: inherit;
  }
  .c-topProductSearch .contentsBlock li:nth-child(odd){
    margin-right: 20px;
  }
  .c-topProductSearch .contentsBlock li:nth-child(even){
    margin-right: 0;
  }
  .c-topProductSearch .contentsBlock li:nth-of-type(n + 3) {
    margin-top: 20px;
  }
  .c-topProductSearch{
    padding: 60px 0;
  }
  .c-topSolveProblem .titleBlock{
    margin-bottom: 20px;
    padding-top: 60px;
  }
  .c-topSolveProblem .contentsBlock .imageArea .image{
    height: 200px;
  }
  .c-topSolveProblem .contentsBlock .textArea ul{
    margin-bottom: 10px;
  }
  .c-topSolveProblem .contentsBlock .textArea .text{
    margin-bottom: 20px;
  }
  .c-topSolveProblem .contentsBlock .textArea{
    width: calc(100% - 20px);
    padding: 20px;
  }
  .c-topSolveProblem{
    margin-bottom: 60px;
  }
  .c-topStrength .titleBlock .m-topSectionEnTitle01{
    font-size: 37px;
    font-size: 3.7rem;
    line-height: 1;
  }
  .c-topStrength .contentsBlock .textArea{
    padding: 30px 20px;
  }
  .c-topStrength{
    margin-bottom: 40px;
    padding: 60px 0 20px;
  }
  .imgBgimg li .image {
    height: 110px;
}
}
@media screen and (max-width: 960px) and (max-width: 960px){
  .c-commonBottomBanner li{
    width: calc(50% - 5px);
  }
}
@media screen and (max-width: 1119px){
  .c-commonBottomContact .contentsBlock ul li{
    width: calc(50% - 10px);
    padding-top: 50px;
  }
  .c-commonBottomContact .contentsBlock ul li:nth-of-type(n+3){
    margin-top: 20px;
  }
}
@media screen and (max-width: 1280px){
  .c-commonBottomContact .contentsBlock ul li .contentsInner{
    padding-left: 15px;
    padding-right: 15px;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .linkBox .text{
    font-size: 15px;
    font-size: 1.5rem;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox .leftBox .title{
    font-size: 20px;
    font-size: 2rem;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox{
    font-size: 13px;
    font-size: 1.3rem;
    margin-left: 20px;
    padding-left: 20px;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox dl .rss_date{
    margin-right: 10px;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox .link{
    width: 130px;
  }
}
@media screen and (max-width: 979px){
  header.c-header01{
    padding: 0 15px;
    height: 50px;
  }
  header.c-header01.active{
    background-color: #fff;
  }
  header.c-header01 .logoBlock .logo a{
    padding: 0;
  }
  header.c-header01 .navBlock nav{
    display: none;
    position: absolute;
    top: 50px;
    left: 0;
    background-color: #fff;
    width: 100%;
  }
  header.c-header01 .navBlock nav ul{
    display: block;
  }
  header.c-header01 .navBlock nav li a{
    display: block;
    padding: 15px;
    border-top: 1px solid #ccc;
  }
  header.c-header01 .navBlock nav li.is-link.main_current:after{
    width: 5px;
    height: 100%;
    bottom: 0;
  }
  header.c-header01 .gnavi_btn_sp{
    display: block;
  }
}
@media screen and (max-width: 1640px){
  header.c-header01 .logoBlock .logo{
    width: 300px;
  }
  header.c-header01 .navBlock nav li.is-link{
    margin-right: 50px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  header.c-header01 .navBlock nav li.is-btn{
    font-size: 15px;
    font-size: 1.5rem;
  }
  header.c-header01 .navBlock nav li.is-btn a{
    padding: 29px 20px;
  }
}
@media screen and (max-width: 1300px){
  header.c-header01 .logoBlock .logo{
    width: 250px;
  }
  header.c-header01 .navBlock nav li.is-link{
    margin-right: 20px;
    font-size: 13px;
    font-size: 1.3rem;
  }
  header.c-header01 .navBlock nav li.is-btn{
    font-size: 13px;
    font-size: 1.3rem;
  }
  header.c-header01 .navBlock nav li.is-btn a{
    padding: 20px 15px;
  }
  .c-topMainvisual .mainvisualBlock .textArea .title{
    font-size: 70px;
    font-size: 7rem;
  }
  .c-topMainvisual .mainvisualBlock .textArea .text{
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 1300px) and (max-width: 979px){
  header.c-header01 .navBlock nav li.is-link{
    font-size: 14px;
    font-size: 1.4rem;
    margin-right: 0;
  }
}
@media screen and (max-width: 980px){
  .c-topfrature .titleBlock{
    padding-bottom: 60px;
  }
  .c-topLinkSet .dlb_content-30 .col4_m_422 .col{
    width: calc(50% - 10px);
    margin: 0 20px 20px 0;
  }
  .c-topLinkSet .dlb_content-30 .col4_m_422 .col:nth-child(2n){
    margin-right: 0;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .linkBox{
    padding: 30px;
  }
}
@media screen and (max-width: 980px) and (max-width: 640px){
  .c-topfrature .titleBlock{
    padding-bottom: 33px;
  }
  .c-topLinkSet .dlb_content-30 .col4_m_422 .col{
    width: calc(50% - 7px);
    margin: 0 14px 14px 0;
  }
  .c-topMainvisual .mainvisualBlock .newsArea .linkBox{
    width: 90%;
    padding: 15px 15px;
  }
}
@media screen and (max-width: 1300px) and (max-width: 960px){
  .c-topMainvisual .mainvisualBlock .textArea .title{
    font-size: 35px;
    font-size: 3.5rem;
  }
  .c-topMainvisual .mainvisualBlock .textArea .text{
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1300px) and (max-width: 960px) and (max-width: 640px){
  .c-topMainvisual .mainvisualBlock .textArea .title{
    font-size: 28px;
    font-size: 2.8rem;
  }
  .c-topMainvisual .mainvisualBlock .textArea .text{
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 1280px) and (max-width: 640px){
  .c-topMainvisual .mainvisualBlock .newsArea .newsBox .rightBox .link{
    width: auto;
  }
}
@media screen and (max-width: 1530px){
  .c-topMediaSet .m-topSectionEnTitle01{
    left: 130px;
  }
  .c-topMediaSet .mediaBlock{
    padding: 0 30px 0 120px;
  }
  .c-topSolveProblem .m-topSectionEnTitle01{
    right: -70px;
  }
  .c-topSolveProblem .contentsBlock{
    padding: 0 100px 0 0;
  }
}
@media screen and (max-width: 1530px) and (max-width: 960px){
  .c-topMediaSet .m-topSectionEnTitle01{
    position: relative;
    top: auto;
    left: auto;
    line-height: 1;
    text-align: center;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    font-size: 40px;
    font-size: 4rem;
  }
  .c-topMediaSet .mediaBlock{
    padding: 30px;
  }
  .c-topSolveProblem .m-topSectionEnTitle01{
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    font-size: 40px;
    font-size: 4rem;
    text-align: center;
    line-height: 1;
  }
  .c-topSolveProblem .contentsBlock{
    padding: 0;
  }
}
@media screen and (max-width: 1530px) and (max-width: 960px) and (max-width: 640px){
  .c-topMediaSet .m-topSectionEnTitle01{
    font-size: 24px;
    font-size: 2.4rem;
  }
  .c-topSolveProblem .m-topSectionEnTitle01{
    font-size: 24px;
    font-size: 2.4rem;
  }
}

/*------------------------------------------------

fix_contact

-------------------------------------------------*/
.spOn{display: none;}
@media only screen and (max-width: 690px){
.spOn{display: block;}
.Bnr{
  position: relative;
  display: none;
}
.Bnr .Bnr__img {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 120;
    width: 100%;
    height: auto;
}
.Bnr .Bnr__img__inner{
  display: block;
}

.Bnr .fixbtnArea{
  display: flex;
  justify-content: space-between;
}
.Bnr .fixbtnArea li {
    width: 25%;
    background-color: #fff;
    list-style-type: none;
    text-align: center;
    line-height: 1.3;
}
.Bnr .fixbtnArea li a{
 display: flex;
 width: 100%;
 height: 80px;
 justify-content: center;
 align-items: center;
 color: #fff;
}
.Bnr .fixbtnArea li.blue a{
  background-color: #4e6187;
}
.Bnr .fixbtnArea li.gray01 a{
  background-color: #707070;
}
.Bnr .fixbtnArea li.gray02 a{
  background-color: #878787;
}
.Bnr .fixbtnArea li.gray03 a{
  background-color: #aeafa8;
}
.Bnr .Bnr__img p.close {
    border: 2px solid #00a1f0;
    width: 40px;
    background-color: #fff;
    height: 40px;
    position: absolute;
    top: -39px;
    right: 0px;
}
.Bnr .Bnr__img p.close a {
    display: block;
    width: 36px;
    height: 36px;
    text-align: center;
    position: relative;
    z-index: 2;
}
.Bnr .Bnr__img p.close a:hover{
  text-decoration: none;
}
.Bnr .Bnr__img p.close::before {
    content: '';
    display: block;
    width: 23px;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background-color: #00a1f0;
}
.Bnr .Bnr__img p.close::after {
    content: '';
    display: block;
    width: 23px;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    background-color: #00a1f0;
}
footer.c-footer01 {
    margin-bottom: 80px;
}

}