/* ヘッダー動画エリア */
bugller-movie {
  max-width: 1920px;
  margin: 0 auto;
  outline: none;
  border: none;
}

@media print, screen and (min-width: 768px) {
 bugller-movie {
    padding-top: 40px;
  }
}

.bugller-movie video {
  width: 100%;
}

bugller-typo {
  max-width: 50%;
  margin: 0 auto;
  outline: none;
  border: none;
}
@media print, screen and (min-width: 768px) {
 bugller-typo {
    padding-top: 40px;
  }
}

.bugller-typo video {
  width: 100%;
}
/* 要素 */
.bugller-pack {
	width: 100%;
    margin-top: -7rem;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.4rem;	
	position: relative;
	z-index: 3;
}
@media print,screen and (min-width:768px){
.bugller-pack {
	width: 90%;
	margin-top: -5.6rem;
	margin-left: 0;
    }
}

.bugller-logo {
	width: 67%;
    margin-top: -5.6rem;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.4rem;	
	position: relative;
	z-index: 4;
}
@media print,screen and (min-width:768px){
.bugller-logo {
	width: 100%;
	margin-left: -4rem;
    margin-top: auto;
	margin-bottom: auto;			
    }
}
@media print,screen and (min-width:1025px){
.bugller-logo {
	width: 100%;
	margin-left: -4.8rem;
    margin-top: 7.2rem;		
    }
}

/* テキスト */
.bugller-catch {
    margin-top: 6rem;
    font-size: 3rem;
    text-align: left;
    font-weight: bold;
    line-height: 1.6;
	letter-spacing: -0.2px;
    position: relative;
    z-index: 6;
    padding: 10px 0 20px;
}
@media print,screen and (max-width: 369px){
.bugller-catch {
    margin-top: 2.8rem;
    font-size: 2.7rem;
	}
}
@media print,screen and (min-width: 414px){
.bugller-catch {
    font-size: 3.4rem;
	}
}
@media print,screen and (min-width:768px){
    .bugller-catch {
		margin-top: 4.8rem;
        font-size: 3.8rem;
		text-align: left;
		line-height: 1.5;
		letter-spacing: -0.1px;
		position: relative;
	}
}
@media print,screen and (min-width:1025px){
    .bugller-catch {
		margin-top: 4.8rem;
        font-size: 4.4rem;
		text-align: left;
		line-height: 1.6;
		letter-spacing: -0.1px;
		position: relative;
	}
}
.bugller-header {
    margin: 4.8rem 0 -2.4rem 0;
    font-size: 2.4rem;
    text-align: justify;
    font-weight: bold;
    line-height: 1.6;
	letter-spacing: -0.5px;
    position: relative;
    z-index: 6;
    padding: 10px 0 20px;
}
@media print,screen and (max-width: 369px){
.bugller-header {
    margin-top: 2.8rem;
    font-size: 2.7rem;
	}
}
@media print,screen and (min-width: 414px){
.bugller-header {
    margin-top: 2.8rem;
    font-size: 3.1rem;
	}
}
@media print,screen and (min-width:768px){
    .bugller-header {
		margin: 4.8rem 0 0.8rem;
        font-size: 3.2rem;
		text-align: left;
		line-height: 1.5;
		letter-spacing: -0.1px;
		position: relative;
	}
}
@media print,screen and (min-width:1025px){
    .bugller-header {
		margin: 4.8rem 0 0.8rem;
        font-size: 2.8rem;
		text-align: left;
		line-height: 1.6;
		letter-spacing: -0.1px;
		position: relative;
	}
}

.bugller-lead {
	margin: 20px 6px;
    font-size: 1.8rem;
	text-align: justify;
    line-height: 1.8;
	position: relative;
    z-index:5;
}
@media print,screen and (min-width:768px){	
	 .bugller-lead {
        font-size: 1.6rem;
		line-height: 1.8;
		letter-spacing: -0.1px;
		position: relative;
    }
}	
@media print,screen and (min-width:1280px){
	.bugller-lead {
		margin: 12px;
        font-size: 1.8rem;
		line-height: 1.8;
		letter-spacing: -0.1px;
		position: relative;
    }
}	

/* 改行*/
@media screen and (max-width: 580px){
  .spbr{
    display: none;
  }
}
.horizontal-center {
  display: grid;
  justify-items: center;
  align-content: start;
}
@media print,screen and (min-width:768px){
.horizontal-center {
	margin-left: -8rem;		
    }
}
@media print,screen and (min-width:1025px){
.horizontal-center {
	margin-left: -9.6rem;
    }
}
/* 図版*/
.tech-chart {
	width: 90%;
    margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0.6rem;	
	position: relative;
	z-index: 4;
}
@media print,screen and (min-width:768px){
    .tech-chart {
	width: 100%;
    margin-top: -6.4rem;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: auto;	
	position: relative;
	z-index: 4;
    }
}
@media print,screen and (min-width:1025px){
    .tech-chart {
	width: 100%;
    margin-top: -1.2rem;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: auto;	
	position: relative;
	z-index: 4;
    }
}

.tech-logo {
	width: 70%;
    margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;	
	position: relative;
	z-index: 4;
}
@media print,screen and (min-width:768px){
    .tech-logo {
	width: 105%;
    margin-top: 1.2rem;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: auto;	
	position: relative;
	z-index: 4;
    }
}
@media print,screen and (min-width:1025px){
    .tech-logo {
	width: 100%;
    margin-top: 1.6rem;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: auto;	
	position: relative;
	z-index: 4;
    }
}

/* ボタン */
.bugller-btn {
    margin: 2.4rem auto 3.6rem;
	max-width: 70%;
    padding: 12px;
    min-height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
	border-radius: 36px; 
    color: initial;
    background: linear-gradient(90deg, rgba(126,71,189,1.00), rgba(96,192,25,1.00));
    font-weight: bold;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: -0.2px;
	z-index: 6;
}
@media print,screen and (min-width:768px){
	.bugller-btn {
		max-width: 50%;
	    }
}
@media print,screen and (min-width:1025px){
	.bugller-btn {
		max-width: 33%;
	    }
}
/*  モーダル表示　*/
.bagller_modal {
  display: none; 
}
.bagller_modal.is-show {
    display: block;
}
.bagller_modal_conts {
  position: fixed;
  z-index: 50;
  left: 50%;
  top: 100px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: calc(100vw -  50px); }
@media print, screen and (min-width: 768px) {
    .bagller_modal_conts {
      left: 50%;
      top: 50%;
      -webkit-transform: translateX(-50%) translateY(-50%);
      -ms-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%);
      width: 100%;
      max-width: 980px; 
	} 
}
.bagller_modal_inner {
  overflow-y: auto;
  max-height: calc(100vh - 200px);
  padding: 35px 30px;
  background-color: rgba(255, 255, 255, 0.9); 
  z-index: 10;
}
@media print, screen and (min-width: 768px) {
    .bagller_modal_inner {
      padding: 60px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
}
.bagller_modal_wrap {
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 12; 
}
.bagller_modal_close {
  position: absolute;
  right: 0;
  top: -35px;
  width: 25px;
  height: 20px;
  z-index: 20;
  text-indent: -9999px;
  cursor: pointer; 
}
.bagller_modal_close::before, .bagller_modal_close:after {
    content: "";
    position: absolute;
    background-color: #000;
    left: 0;
    top: 50%;
    width: 25px;
    height: 1px; 
}
  .bagller_modal_close::before {
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg); }
  .bagller_modal_close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); 
}
 @media print, screen and (min-width: 768px) {
    .bagller_modal_close {
      width: 35px;
      height: 90px;
      top: -70px; }
      .bagller_modal_close::before, .bagller_modal_close:after {
        width: 38px;
        height: 1px; 
	 } 
}
.bagller_graph_modal_list {
  margin-left: auto;
  margin-right: auto; }
  .bagller_graph_modal_list li {
    width: 160px;
    margin: 0 auto; }
    .bagller_graph_modal_list li:not(:last-child) {
      margin-bottom: 20px; 
}
 @media print, screen and (min-width: 768px) {
 .bagller_graph_modal_list {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; 
	 }
}
.bagller_graph_modal_list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 260px;
        flex: 0 0 260px;
        width: 260px; }
        .bagller_graph_modal_list li:not(:last-child) {
          margin-bottom: 0;
          margin-right: 40px; 
}
.bagller_graph_modal_list a {
        display: block;
        -webkit-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s; 
}
.bagller_graph_modal_list a:hover {
          opacity: .7; 
} 
.bagller_graph_modal_list .bagller_modal_img {
    text-align: center;
    margin-bottom: 10px; 
}
.bagller_graph_modal_list .bagller_modal_img img {
      width: 160px; 
}
@media print, screen and (min-width: 768px) {
      .bagller_graph_modal_list .bagller_modal_img {
        width: 260px; 
	}
}
.bagller_graph_modal_list .bagller_modal_img img {
          width: 100%; 
}
.bagller_graph_modal_list .bagller_modal_title {
    font-size: 1.7rem;
    font-weight: bold;
    padding-right: 20px;
    line-height: 1.5;
    position: relative;
    color: #fff; 
}
.bagller_graph_modal_list .bagller_modal_title:before {
      position: absolute;
      content: "";
      width: 16px;
      height: 16px;
      right: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center center;
      background-image: url(/product/tenergy/images/top/icon-arrow.png); 
}
@media print, screen and (min-width: 768px) {
      .bagller_graph_modal_list .bagller_modal_title {
        font-size: 2.0rem;
        padding-right: 25px; 
	}
}
.bagller_graph_modal_list .bagller_modal_title:before {
          width: 19px;
          height: 19px; 
} 
.bagller_item_modal {
  color: #000;
}
 @media print, screen and (min-width: 768px) {
    .bagller_item_modal {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; 
	 } 
}
.bagller_item_modal .bagller_modal_img {
    text-align: center;
    margin-bottom: 35px; 
}
.bagller_item_modal .bagller_modal_img img {
      width: 150px; }
@media print, screen and (min-width: 768px) {
      .bagller_item_modal .bagller_modal_img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0  300px;
        flex: 0 0  300px;
        width: 300px;
        margin-bottom: 0;
        margin-right: 40px; }
        .bagller_item_modal .bagller_modal_img img {
          width: 100%; 
	} 
}
.bagller_item_modal .bagller_modal_desc {
    position: relative;
    padding-bottom: 35px; 
}
.bagller_item_modal .bagller_modal_title {
    font-size: 2.3rem;
    font-weight: bold;
    margin-bottom: 5px;
    line-height: 1.5; 
}
@media print, screen and (min-width: 768px) {
      .bagller_item_modal .bagller_modal_title {
        font-size: 3.0rem;
        margin-bottom: 0; 
	} 
}
.bagller_item_modal .bagller_modal_catch {
    font-weight: bold;
    font-size: 1.8rem;
    line-height: 1.4;
    margin-bottom: 20px; 
}
@media print, screen and (min-width: 768px) {
      .bagller_item_modal .bagller_modal_catch {
        font-size: 2.4rem; 
	} 
}
.bagller_item_modal .bagller_modal_list {
    margin-bottom: 30px; }
.bagller_item_modal .bagller_modal_list li {
      font-size: 1.6rem;
      line-height: 1.75;
      position: relative;
}
.bagller_item_modal .bagller_modal_list li:before {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 20; 
}
@media print, screen and (min-width: 768px) {
      .bagller_item_modal .bagller_modal_list {
        margin-bottom: 0; 
	} 
}
.bagller_item_modal .bagller_modal_link {
    display: inline-block;
    color: #ff4291;
    padding-bottom: 3px;
    border-bottom: 1px solid #ff4291;
    font-weight: bold;
    font-size: 1.3rem; 
}
@media print, screen and (min-width: 768px) {
      .bagller_item_modal .bagller_modal_link {
        position: relative;
        left: 0;
        bottom: -20px;
        font-size: 1.8rem;
        padding-bottom: 5px;
        -webkit-transition: opacity;
        -o-transition: opacity;
        transition: opacity;
        -webkit-transition-timing-function: ease-out;
        -o-transition-timing-function: ease-out;
        transition-timing-function: ease-out;
        -webkit-transition-duration: .2s;
        -o-transition-duration: .2s;
        transition-duration: .2s; 
	}
}
 .bagller_item_modal .bagller_modal_link:hover {
          opacity: .5; 
}