@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.bgBox {
  padding-bottom: 99px;
  background: #f6f6f6;
}
.red {
  color: #e00012;
}
#main .topBox {
  /* padding-bottom: 813px; */
  /* margin: 0 120px 102px 54px; */
  align-items: center;
  /* background: url("../img/index/ky_img.jpg") no-repeat left top; */
  /* background-size: contain; */
  position: relative;
  margin-right: 120px;
}
#main .topBox img {
  width: 100%;
  height: auto;
}
/*スクロールバーの横幅指定*/
#main .topBox::-webkit-scrollbar {
  width: 15px;
}
/*スクロールバーの背景色・角丸指定*/
#main .topBox::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #f2f2f2;
}
/*スクロールバーの色・角丸指定*/
#main .topBox::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #e10012;
}
#main .topBox img {
  max-width: none;
}
#main .topBox .movie {
  width: 72.2%;
}
#main .topBox .movie video {
  width: 100%;
}
#main .topBox .textBox {
  padding-bottom: 30px;
  width: 100%;
  position: absolute;
  top: 10px;
  left: 10%;
  text-shadow: 1px 1px 10px #000;
}
#main .topBox .textBox h2 {
  font-size: 70px;
  line-height: 1.25;
  color: #fff;
}
#main .topBox .textBox h2 .red {
  display: block;
  font-size: 50px;
  margin-top: 18px;
  color: #fff;
}
#main .topBox .btn_box a {
  position: absolute;
}
#main .topBox .btn_box a:nth-child(1) {
 /* top: 31%;*/ top: 42%;
  left: 27%;
}
#main .topBox .btn_box a:nth-child(2) {
  /*top: 84%;*/
    /*top: 78%;*/
    top: 82%;
  left: 56%;
}
#main .topBox .btn_box a:nth-child(3) {
  /*top: 74%;*/
   /* top: 70%;*/
    top: 76%;
  left: 22%;
}
#main .topBox .btn_box a:nth-child(4) {
  /*top: 80%;*/
   /* top: 74%;*/
    top: 79%;
  /*left: 35%;*/left: 36%;
}
#main .topBox .btn_box a:nth-child(5) {
 /*top: 68%;*/top: 75%;
/*  left: 3%;*/  left: 8%;
}
#main .topBox .btn_box a:nth-child(6) {
  /*top: 64%;*/top: 74%;
  left: 80%;
}
#main .topBox .btn_box a img {
  transition: 0.4s;
        /*max-width: 200px;
    max-width: 180px;*/
    max-width: 200px;
}

@media all and (max-width:1540px) {
    #main .topBox .btn_box a:nth-child(3) {top: 78%;}
    #main .topBox .btn_box a:nth-child(4) {top: 83%;}
#main .topBox .btn_box a:nth-child(5) {top: 73%;}
}
    
@media all and (max-width:1300px) {
#main .topBox .btn_box a:nth-child(1) {
  /*top: 30%;*/top: 40%;
  left: 30%;
}
#main .topBox .btn_box a:nth-child(2) {
   /* top: 78%;*/ top: 80%;
  left: 56%;
}
#main .topBox .btn_box a:nth-child(3) {
   /* top: 75%;*/ top: 78%;
  left: 23%;
}
#main .topBox .btn_box a:nth-child(4) {
    /*top: 84%;*/top: 88%;
  left: 38%;
}
#main .topBox .btn_box a:nth-child(5) {
 /*top: 68%;*/top: 70%;
 left: 5%;
}
#main .topBox .btn_box a:nth-child(6) {
  /*top: 64%;*/top: 70%;
  left: 80%;
}
}


#main .topBox .btn_box a img:hover {
  opacity: 0.7;
}
#main .inner .photoBox {
  float: left;
  width: 53.1%;
  border-right: 60px solid #e10012;
  box-sizing: border-box;
}
#main .inner .photoBox img {
  width: 100%;
}
#main .inner .textBox {
  padding-top: 50px;
  margin-left: -160px;
  float: left;
  width: 711px;
  position: relative;
  z-index: 101;
}
#main .inner .textBox .whiteBox {
  background: #fff;
}
#main .inner .textBox h3 {
  margin: 0 131px 20px 0;
  letter-spacing: 1.5px;
}
#main .inner .textBox h3 .time {
  padding: 7px 15px 0 25px;
  margin: 0 70px 0 0;
  display: block;
  color: #fff;
  /*font-size: 3rem;*/
  font-size: 2.6rem;
  background: #101010;
}
#main .inner .textBox h3 .jp {
  display: block;
  /*color: #e00012;*/
  color: #fff;
  font-size: 5rem;
  padding: 3px 10px 0 18px;
  background: #101010;
}
#main .inner .textBox .whiteBox {
  padding: 34px 40px 60px;
}
#main .inner .textBox .title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 2.5rem;
}
#main .inner .textBox .txt {
  margin-bottom: 26px;
  font-weight: 500;
}
#main .inner .textBox .ttl {
  margin-bottom: 12px;
  padding: 2px 7px;
  color: #e00012;
  font-weight: 500;
  line-height: 1.2;
  display: inline-block;
  background: #fff;
  border: 1px solid #e00012;
}
#main .inner .textBox .txtDl {
  margin-bottom: 22px;
  font-weight: 500;
}
#main .inner .textBox .txtDl dt {
  float: left;
}
#main .inner .textBox .ttlTxt {
  font-weight: bold;
  margin-bottom: 6px;
}
#main .inner .textBox .ttlTxt img {
  margin: -5px 10px 0 0;
  display: inline-block;
  vertical-align: middle;
}
#main .inner .textBox p a {
  color: #e00012;
  text-decoration: underline;
}
#main .inner .textBox p a:hover {
  text-decoration: none;
}
#main .inner .textBox .txtList {
  font-weight: 500;
}
#main .inner .textBox .txtList li {
  padding-left: 1em;
  text-indent: -1em;
}
#main .inner .textBox p .linkSpan {
  display: inline-block;
  margin-left: 19px;
  color: #e00012;
}
#main .inner .textBox p .linkSpan img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2px;
}
#main .imgBox {
  position: relative;
}
#main .imgBox:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 580px;
  background: url("../img/index/photo02.jpg") no-repeat center center;
  background-size: cover;
  content: "";
  z-index: 101;
}
#main .imgBox01:before {
  right: auto;
  left: 0;
  background-image: url("../img/index/photo03.jpg");
}
#main .imgBox02:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 580px;
  background: url("../img/index/photo04.jpg") no-repeat center center;
  background-size: cover;
  content: "";
}
#main .content {
  padding: 53px 0 28px;
  /*width: 1200px;*/
    width: 98%;
    max-width: 1200px;
  margin: 0 auto;
  min-height: 580px;
  box-sizing: border-box;
}
#main .content h3 {
  margin-bottom: 21px;
}
#main .content h3 .en {
  margin-bottom: 6px;
  display: block;
  font-size: 2rem;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  letter-spacing: 0.5px;
}
#main .content h3 .num {
  margin: -3px 0 0 6px;
  color: #e00012;
  font-size: 4rem;
  display: inline-block;
  vertical-align: middle;
}
#main .content h3 .txtSpan {
  font-size: 3.5rem;
  display: block;
  line-height: 1.28;
  letter-spacing: 2px;
}
#main .content .infoBox {
  /*width: 560px;*/max-width: 545px;
    width: 48%;
  position: relative;
  z-index: 110;
}
#main .content .txt {
  margin-bottom: 21px;
  font-weight: 500;
}
#main .content .listUl {
  clear: both;
  position: relative;
  z-index: 110;
}
#main .content .listUl li {
        width: 32%;
  /*margin: 0 60px 20px 0;*/
  padding: 36px 38px 39px;
  max-width: 360px;
  box-sizing: border-box;
  border: 1px solid #df0012;
  background: rgba(255, 255, 255, 0.9);
}
#main .content .listUl li:nth-child(3n) {
  margin-right: 0;
}
#main .content .listUl li .ttl {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 1.85rem;
  overflow: hidden;
}
#main .content .listUl li .ttl .info {
  margin-top: 5px;
  float: right;
  font-size: 1.2rem;
  font-weight: 500;
}
#main .content .listUl li .time {
  margin-bottom: 17px;
  color: #e00012;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 1px;
}
#main .content .listUl li .btn a {
  padding: 8px 30px 8px 10px;
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  background: #252525;
  margin-top: 0;
}
#main .content .listUl li .btn .info {
  padding-left: 25px;
  display: inline-block;
  background: url("../img/common/icon01.png") no-repeat left center;
}
#main .content .listUl li .btn a:hover {
  opacity: 0.7;
}
#main .imgBox01 {
  background: #f6f6f6;
}
#main .imgBox01 .infoBox {
  float: right;
}
#main .imgBox02 .txt {
  margin-bottom: 56px;
}
@media all and (min-width: 897px) and (max-width: 1550px) {
  #main .topBox .movie {
    width: 62%;
  }
  #main .topBox .textBox {
    width: 100%;
  }
}
@media all and (max-width: 1280px) {
  .bgBox {
    padding-bottom: 55px;
  }

  #main .topBox .movie {
    width: 100%;
  }

  /*#main .topBox .textBox h2 {
    font-size: 6rem;
  }*/
  #main .topBox .textBox h2 .top {font-size: 0.6em;}
  #main .topBox .textBox h2 .red {
    /*font-size: 1.8rem;*/
      font-size: 0.6em;
    margin-top: 5px;
  }
  #main .inner {
    margin: 0 15px;
  }
  #main .inner .photoBox {
    float: none;
    width: 100%;
    border-right: 30px solid #e10012;
  }
  #main .inner .textBox {
    padding-top: 20px;
    margin-left: 0;
    float: none;
    width: 100%;
  }
  #main .inner .textBox h3 {
    margin: 0 15px 15px 0;
    letter-spacing: 0.5px;
  }
  #main .inner .textBox h3 .time {
    padding: 7px 10px 2px;
    margin: 0 20px 0 0;
    font-size: 1.8rem;
  }
  #main .inner .textBox h3 .jp {
    font-size: 2.7rem;
    padding: 3px 10px;
    background: #101010;
  }
  #main .inner .textBox .whiteBox {
    padding: 15px;
  }
  #main .inner .textBox .title {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  #main .inner .textBox p a:hover {
    text-decoration: underline;
  }
  #main .inner .textBox .txt {
    margin-bottom: 16px;
  }
  #main .inner .textBox .ttl {
    margin-bottom: 8px;
    padding: 1px 6px;
  }
  #main .inner .textBox .txtDl {
    margin-bottom: 12px;
  }
  #main .inner .textBox .ttlTxt {
    margin-bottom: 5px;
  }
  #main .inner .textBox .ttlTxt img {
    margin: -4px 7px 0 0;
  }
  #main .inner .textBox p .linkSpan {
    margin-left: 8px;
  }
  #main .imgBox {
    margin: 0;
    padding: 0 15px;
  }
 /* #main .imgBox:before {
    display: none;
  }
  #main .imgBox02:before {
    display: none;
  }
  #main .content {
    padding: 30px 0;
    width: auto;
    min-height: inherit;
  }
  #main .content h3 {
    margin-bottom: 15px;
  }
  #main .content h3 .en {
    margin-bottom: 5px;
    font-size: 1.5rem;
  }
  #main .content h3 .num {
    margin: -4px 0 0 4px;
    font-size: 2.2rem;
  }
  #main .content h3 .txtSpan {
    font-size: 2.3rem;
    letter-spacing: 1px;
  }
  #main .content .infoBox {
    width: auto;
  }*/
  #main .content .txt {
    margin-bottom: 15px;
  }
  #main .content .listUl {
    margin: 0;
  }
/*  #main .content .listUl li {
    margin: 0 auto 20px;
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
  }
  #main .content .listUl li:last-child {
    margin: 0;
  }*/
  #main .content .listUl li .ttl {
    margin-bottom: 10px;
    font-size: 1.5rem;
  }
  #main .content .listUl li .ttl .info {
    margin-top: 4px;
    font-size: 1.1rem;
  }
  #main .content .listUl li .time {
    margin-bottom: 12px;
    font-size: 1.5rem;
  }
  #main .content .listUl li .btn a {
    padding: 6px 10px;
  }
  #main .content .listUl li .btn .info {
    padding-left: 18px;
  }
/*  #main .imgBox01 .infoBox {
    float: none;
  }*/
  #main .imgBox02 .txt {
    margin-bottom: 30px;
  }
  #main .spPho {
    margin: 20px 0 0;
    text-align: center;
  }
}
@media all and (max-width: 340px) {
  #main .inner .textBox h3 .time {
    font-size: 1.5rem;
  }
  #main .inner .textBox h3 .jp {
    font-size: 2.4rem;
  }
  #main .inner .textBox .title {
    font-size: 1.7rem;
  }
  #main .content h3 .txtSpan {
    font-size: 2.1rem;
  }
}
@media all and (-ms-high-contrast: none) {
  #main .inner .textBox .ttl {
    padding: 4px 7px 0px;
  }
  #main .inner .textBox h3 .time {
    padding-top: 9px;
  }
  #main .inner .textBox h3 .jp {
    padding-top: 8px;
  }
  #main .content .listUl li .btn a {
    padding: 11px 30px 6px 10px;
  }
  #main .content .listUl li .btn .info {
    background-position: left top 5px;
  }
}

.sp_menu {
  display: none;
}

/* product_list */
.product_list {
  margin: 100px auto;
  width: 92%;
  max-width: 1280px;
}
#main .product_list h3 {
  color: #e00012;
  font-weight: bold;
  font-size: 50px;
  text-align: center;
}
#main .product_list h3 {
  position: relative;
}

.product_list ul li {
  /*width: 45%;
  padding: 30px;*/
    width: 46%;
  /*padding: 2%;*/
    margin: 2%;
  text-align: center;
    background-color: #f6f6f6;
}
.product_list ul li img {
  width: 100%;
}

.product_list ul li a img {
  transition: 0.4s;
}
.product_list ul li a img:hover {
  opacity: 0.7;
}

.product_list .product_content {
  /*background-color: #f6f6f6;*/
  padding: 30px;
  /*overflow: hidden;*/
}
.product_list .product_content .title {
  color: #e00012;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  /*height: 130px;*/
}
.product_list .product_content .text {
  /*font-size: 14px;*/
    font-size: 16px;
  text-align: left;
  /*overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;*/
}
.product_content .btn {
    position: relative;
    /*bottom: -20px;*/
}

.btn a {
  padding: 8px 30px 8px 10px;
  color: #fff;
  font-weight: bold;
  display: block;
  text-align: center;
  letter-spacing: 1px;
  background: #252525;
  margin-top: 48px;
}
.btn a:hover {
  opacity: 0.8;
}
.btn span {
  padding-left: 25px;
  display: inline-block;
  background: url(../img/common/icon01.png) no-repeat left center;
}

.bnr {
  background: url(../img/index/download_bg.jpg) no-repeat center top /*center / contain*/;
  /*padding: 100px 0;*/
        padding: 5.5em 0 2.5em;
}
.bnr p {
  font-size: 30px;
  text-align: center;
  font-weight: bold;
}
.bnr .btn {
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}
.bnr .btn a {
  line-height: 90px;
  height: 90px;
  font-size: 20px;
  background-color: #e00012;
}
.bnr .btn span {
  padding-left: 45px;
  display: inline-block;
  background: url(../img/common/download_icon.png) no-repeat left center;
}

.color_b {
  color: #252525 !important;
}

/* /seminar */
.seminar_bg {
  background: url(../img/index/seminar_bg.jpg) no-repeat center center / cover;
}

.seminar_bg .product_list {
  padding: 100px 0;
  margin-bottom: 0;
}
.seminar_bg .product_list h3 {
  color: #fff !important;
}

#main .seminar_bg .product_list h3::before {
  background: url(../img/common/line_w.png) no-repeat center bottom;
}
#main .seminar_bg .product_list h3::after {
  background: url(../img/common/line_w.png) no-repeat center bottom;
}

.seminar_bg .product_list h4 {
  font-size: 2rem;
  color: #fff;
}
.seminar_bg .product_list p {
  color: #fff;
  margin-top: 1rem;
}
.seminar_bg .product_list a {
  color: #e00012;
  border-bottom: 1px solid #e00012;
}
.seminar_bg .product_list p.warning {
  margin-top: 3rem;
}
.seminar_bg .product_list p.warning span {
  color: #e00012;
  border: 1px solid #e00012;
  padding: 0 5px;
}

.seminar_bg .product_list p.pc_icon {
  margin-top: 3rem;
}
.seminar_bg .product_list p.pc_icon span {
  padding-left: 25px;
  display: inline-block;
  background: url(../img/common/pc_icon.png) no-repeat left center;
}

.seminar_bg .product_list p.sp_icon {
  margin-top: 3rem;
}
.seminar_bg .product_list p.sp_icon span {
  padding-left: 15px;
  display: inline-block;
  background: url(../img/common/sp_icon.png) no-repeat left center;
}

/* download */
.bgBox .product_list {
  padding: 100px 0 0;
  margin: 0 auto;
}
.bgBox .product_list .flex-around-cen {
  margin-top: 4rem;
}

.download_list.product_list ul li {
  width: 40%;
  padding: 30px;
  text-align: center;
  background-color: #fff;
  padding-bottom: 0;
}
.download_list.product_list ul li .title {
  text-align: center;
}
.download_list.product_list ul li .product_content {
  background-color: #fff;
}

/* /gif */
.gif_content {
  text-align: center;
  margin: 30px;
}

.gif_content a:hover {
  opacity: 0.5;
}

/* sub--------------------------------- */
.alignL {
  text-align: left !important;
}
.alignC {
  text-align: center !important;
}
.m0a {
  margin: 0 auto;
}
.w_25 {
  width: 25%;
}
.w_25 img {
  padding: 10px;
}
.w_30 {
  width: 30%;
}
.w_50 {
  width: 48%;
}
.w_50 img {
  width: 100%;
}
.w_70 {
  width: 65%;
}
.w_90 {
  width: 90%;
}
.w_100 {
  width: 100% !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt2rem {
  margin-top: 2rem !important;
}
.mt5rem {
  margin-top: 5rem !important;
}
/* h2 */
.submainbox-wrap {
}
.submainbox {
  background: url(../images/top/news_bg.jpg) no-repeat center top;
  background-size: cover;
}
.submain-txt {
  padding: 50px 0;
}
.submainbox-wrap .submainbox .submain-txt h2 {
  text-align: center;
  color: #e00012;
  font-size: 50px;
}

/* section */
.sub {
  max-width: 1080px;
  width: 92%;
  margin: 0 auto;
}

/* h3 */

.sub h3 {
  font-size: 28px;
  line-height: 48px;
  font-weight: bold;
  position: relative;
}

.sub h3::after {
  content: "";
  background: url(../img/common/sub_h3.png) no-repeat left bottom;
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 0;
}

.sub_pro_list {
  margin: 1rem;
  margin-top: 6rem;
}

.sub h4 {
  color: #fff;
  background: #000;
  font-size: 26px;
  padding: 10px;
}

.sub .sub_pro_list .sub_pro_content {
  margin-top: 3rem;
  font-size: 18px;
}
.sub .sub_pro_list .sub_pro_content iframe {
  width: 100%;
}
.sub .sub_pro_list .sub_pro_content .btn {
  max-width: 300px;
  margin: 0 auto;
}
.sub .sub_pro_list .sub_pro_content .btn a {
  margin-top: 1rem;
}

.recommended {
  color: #fff;
  background: #e00012;
  font-size: 21px;
  padding: 10px;
  margin-top: 3rem;
}

.sub .sub_pro_list ul {
  margin-top: 2rem;
}
.sub .sub_pro_list li {
  width: 30%;
  margin: 10px;
}
.sub .sub_pro_list li a {
  color: #e00012;
  border-bottom: 1px solid #e00012;
}

.sub_contactBox {
  margin-top: 6rem;
}
