@charset "utf-8";
.kv-bg{
  width:100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.kv .area{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.kv h1{
  width: 50%;
  margin: 0 auto 50px;
}
.kv .tb-cell > p{
  width: 50%;
  margin: 0 auto;
}
.about .area{
  position: relative;
}
.about h2 span{
  position: absolute;
  color: #fff;
  text-shadow: 0 0 3px #666;
  padding-top: 18%;
  width:  100%;
  text-align: center;
  top:0;
  box-sizing: border-box;
  text-align: center;
  -webkit-writing-mode: initial;
  -ms-writing-mode: initial;
  writing-mode: initial;
  -webkit-text-orientation: initial;
  white-space: nowrap;
}
.about .contents .txt{
  float: none;
  margin: 50px 3% 40px;
}
.about .deco-img{
  height:100px;
  margin:10px 3%;
  box-sizing: border-box;
}
.about .btn a{
  background-color: #666;
}
.about .btn span{
  width:auto;
  font-family: "dnp-shuei-mincho-pr6n",sans-serif;
  padding:15px 0;
}
.about .btn a:before,
.about .btn a:after,
.about .btn span:before,
.about .btn span:after{
  background-color: #666;
}
.about .btn a{
  border: #666;
}
.deco-logo{
  position: relative;
}
.deco-logo img {
  position: absolute;
  top: -55px;
  right: 50%;
  z-index: 10;
  width: 50%;
  margin-right: -25%;
}
.oem .intro{
  max-width: 1600px;
  height: 300px;
  background-position: 85%;
  margin:80px auto;
  position: relative;
}
.oem .intro:before,
.oem .intro:after{
  position: absolute;
  content: "";
  display: block;
  width:70%;
  height:30px;
  background-color: #fff;
  left:30%;
}
.oem .intro:before{
  top:-30px;
}
.oem .intro:after{
  bottom:-30px;
}
.oem .contents{
  background-color: #fff;
  text-align: center;
  width: 50%;
  margin-left: 50%;
  height: inherit;
  padding-top: 15%;
  box-sizing: border-box;
}
.oem .title{
  text-align: center;
  background-color: #fff;
}
.oem .title h2{
  margin:0 auto 30px;
}
.oem .title h2 img{
  width:16%;
  margin:0 auto 30px;
}
.oem .title .btn{
  width:80%;
}
.news .area{
  background-color: #fff;
  padding: 40px 3%;
  margin-top:40px;
}
.news .area h2 img{
  width: 8.5%;
  margin: 0 auto;
  display: block;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px){
  .kv h1{
    margin-bottom: 4vh;
	      width: 207px;
  }
  .deco-logo img{
    width:auto;
    top: -140px;
    right: 0;
    margin-right:0;
  }
  .about .contents{
    width:1100px;
    position: relative;
    z-index: 20;
    padding: 65px 135px 158px 0;
    box-sizing: border-box;
  }
  .about .contents h2{
    float: right;
    padding: 0 35px 0 0;
    width: 175px;
  }
  .about .contents h2 span{
    font-size:28px;
    font-size:2.8rem;
    font-weight: bold;
    box-sizing:  border-box;
    margin-bottom:0;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    white-space: nowrap;
    text-shadow: none;
    color: #6d6d6d;
    position: static;
    padding-top:0;
  }
  .about .contents .txt{
    font-size:14px;
    font-size:1.4rem;
    float: right;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    margin: 10px 0 0 100px;
    line-height: 3;
  }
  .about .contents .btn{
    float: right;
    margin-top: 135px;
    width: 54px;
    height: 168px;
  }
  .about .btn span{
    width:auto;
    font-family: "dnp-shuei-mincho-pr6n",sans-serif;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    -webkit-text-orientation: upright;
    text-orientation: upright;
    white-space: nowrap;
    padding:30px 15px;
  }
  .about .deco-img{
    margin:0;
  }
  .about .btn a:hover{
    color: #666;
    background-color: #fff;
  }
  .oem .contents{
    background-color: transparent;
    width: auto;
    margin: 0 auto;
    height: auto;
    padding-top: 0;
    box-sizing: border-box;
  }
  .oem .intro{
    background-position: top left;
    background-size: auto 100%;
    height: 536px;
    margin: 0 auto 80px;
  }
  .oem .intro:before,
  .oem .intro:after{
    display: none;
  }
  .oem .title{
    position: absolute;
    left: 75%;
    width: 192px;
    height: 536px;
    padding-left: 50px;
    text-align: center;
    background-image: url(../img/common/bg-pattern.jpg);
  }
  .oem .title h2{
    margin: 120px auto 60px;
    text-align: center;
    padding-top:  0;
    padding-bottom: 0;
    height: 192px;
  }
  .oem .title h2 img{
    width:auto;
  }
  .oem .title .btn{
    width:190px;
  }
  .news .area{
    width:100%;
    padding: 70px 0;
    margin: 80px 0 0;
  }
  .news .area h2 img{
    width:auto;
    margin-bottom:0;
  }
  .news .contents{
    font-size: 0;
    height: 196px;
  }
  .news .contents .left{
    display: inline-block;
    vertical-align: top;
    padding: 0 256px 0 105px;
    vertical-align: top;
  }
  .news .contents .right{
    width: 694px;
    display: inline-block;
    height:220px;
    overflow-y: scroll;
  }
  .news .news-list-area li:last-child{
    border: none;
  }
.kv .tb-cell > p svg {
    width: 195px;
}
.kv .tb-cell img {
    width: 100%;
}
}

/* 230727 youtube追加 */
.beginning-movie {
  margin-top: 70px;
  text-align: center;
}
@media screen and (min-width: 768px){
  .base-w.beginning {
    max-width: 1200px;
    width: 100%;
    padding: 65px 0 158px 0;
  }
  .about .contents.beginning h2 {
    width: 100px;
  }
  .about .contents.beginning .txt {
    margin: 10px 0 0 3vw;
  }
  .about .contents.beginning .btn {
    margin-left: 4vw;
  }
  .beginning-movie-txt {
    text-align: center;
  }
}
@media screen and (min-width: 1200px){
  .about .contents.beginning .txt {
    margin: 10px 0 0 5vw;
  }

}