@charset "UTF-8";
/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1.4;
  font-size:0.625em;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* clearfix */
.clearfix {
  *zoom: 1;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
}

/* Base */

@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: normal;
  src: url(../../_shared/font/NotoSansCJKjp-Light-set.eot), url(../../_shared/font/NotoSansCJKjp-Light-set.woff) format("woff"), url(../../_shared/font/NotoSansCJKjp-Light-set.ttf) format("truetype");
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 300;
  src: url(../../_shared/font/NotoSansCJKjp-Regular-set.eot), url(../../_shared/font/NotoSansCJKjp-Regular-set.woff) format("woff"), url(../../_shared/font/NotoSansCJKjp-Regular-set.ttf) format("truetype");
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: 900;
  src: url(../../_shared/font/NotoSansCJKjp-Medium-set.eot), url(../../_shared/font/NotoSansCJKjp-Medium-set.woff) format("woff"), url(../../_shared/font/NotoSansCJKjp-Medium-set.ttf) format("truetype");
  /* Safari, Android, iOS */
}
@font-face {
  font-family: 'NotoSansCJKjp';
  font-style: normal;
  font-weight: bold;
  src: url(../../_shared/font/NotoSansCJKjp-Bold-set.eot), url(../../_shared/font/NotoSansCJKjp-Bold-set.woff) format("woff"), url(../../_shared/font/NotoSansCJKjp-Bold-set.ttf) format("truetype");
  /* Safari, Android, iOS */
}
body {
  font-family: "NotoSansCJKjp","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
  -webkit-text-size-adjust: 100%;
  color:#333;
  font-size:16px;
  font-size:1.6rem;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  transition: opacity 0.5s ease;
}
a:link {
}
a:visited {
}
a:active,
a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

a.nohover:active,
a.nohover:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  cursor:default;
}









.spdn{
	display:block;
}
.spdb{
	display:none;
}
.tabds{
	display:none;
}

@media screen and (min-width:640px) and (max-width:960px) {
  .tabds{
	  display:block;
  }
}

.inner{
	max-width:1200px;
	width:100%;
	margin:0 auto;
	min-width: 960px;
}
.small_txt{
	font-size:.8125em;
}

/*==============================
g-header
==============================*/
.g-header{
	padding:5px 0 12px;
}
.g-header .corp{
	float:left;
	padding:0 58px 0 12px;
}
.g-header .corp:hover,
.g-header .corp:active{
	opacity:1;
	filter: alpha(opacity=100);
}
.g-header .region{
	float:left;
	padding-top:6px;
}
.g-header .header-link{
	float:right;
	padding-top:11px;
}
.g-header .header-link li{
	float:left;
	padding-left:33px;
}


/*==============================
g-nav
==============================*/
.g-nav{}
.g-nav .g-nav-wrap{
	background-color:#000;
	min-width:960px;
	border-bottom:1px solid #535353;
	padding:5px 0;
}
.g-nav .g-nav-wrap .g-wrap{
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.g-nav .product-name{
	float:left;
	padding:9px 14px 11px;
	margin:0;
	width:144px;
	height:20px;
}
.g-nav .product-name img{
	width:100%;
	height:auto;
}
.g-nav .product-name:hover,
.g-nav .product-name:active{
	opacity:1;
	filter: alpha(opacity=100);
}
.g-nav .nav-wrap{
	float:left;
	font-weight:300;
	display:flex;
	flex-flow:row nowrap;
	align-items:center;
	margin-left: 81px;
	flex: 1 1 auto;
}
.g-nav .nav-wrap li{
/*
	padding-left:57px;
	float:left;
*/
	float: left;
	text-align:center;
	flex: 1 1 auto;
	padding-right: 20px;
}

.g-nav .nav-wrap li > a,
.g-nav .nav-wrap li > span{
	font-size:16px;
	font-size:1.6rem;
	color:#fff;
	text-decoration:none;
	text-align:center;
	display:table-cell;
	vertical-align:middle;
	height:40px;
}
.g-nav .nav-wrap li > a:hover{
	color:#028330;
	opacity:1;
	filter: alpha(opacity=100);
}
.g-nav .nav-wrap li a .small_txt{
	display:block;
}

.g-nav-fixed.active{
	height: 5.6rem;
}
.g-nav-fixed.active .g-nav{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 1000;
	background: #fff;
}
.g-nav-fixed.active .g-nav.spGnavSlide{
	animation: spGNavSlide .4s ease .6s both;
}
@media screen and (max-width: 640px) {
	.g-nav-fixed.active{
		height: 9.9rem;
	}
	.g-nav-fixed.active .g-nav{
		position: static;
	}
	.g-nav-fixed.active .g-nav.spGnavSlide{
		animation: none;
	}
}
@keyframes spGNavSlide {
	0% {transform: translateY(-200px);}
	100% {transform: translateY(0px);}
}
/*==============================
g-nav -開閉部分-
==============================*/
.nav-panel {
	position: relative;
	display: none;
	overflow: visible;
	margin-bottom: 36px;
	height: 178px;
	border-bottom: 1px solid #dcdcdc;
	background-color: #fff;
	color: #313131
}
.nav-panel a{
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.nav-panel ul {
	position: absolute;
	top: 0;
	left: 0;
	padding: 9px 1.5% 0;
	width: 100%;
	box-sizing:border-box;
	max-width:1200px;
	min-width:960px;
}
.nav-panel li {
	float: left;
	margin: 0 0 0 80px;
	max-width: 150px;
	width: 15%;
	height: 165px;
}
.nav-panel li:first-child {
	margin-left: 40px
}
.nav-panel li a {
	width: 100%;
	height: 100%;
	background-image: url(../../_shared/img/nav_panel.jpg)
}
.nav-panel li a:hover, .nav-panel li a:active {
	opacity: .6
}
.nav-panel .separator {
	border-left: 1px solid #dcdcdc;
	margin-left: 13px;
	padding-left: 13px;
	width:15%;
}
.nav-panel-wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%
}
.panel-regza li {
	max-width: 125px;
	width: 14%;
/*  
	height: 140px;
*/  
	margin: 0 0 0 2%;
}
.panel-regza li:first-child {
	margin-left: 1px
}
.panel-regza li.ex_az77 {
	width: 125px;
}
.current-pointer, .btn-close-nav {
	position: absolute;
	display: block;
	background-image: url(../../_shared/img/nav_panel_controller.png)
}
.current-pointer {
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	top: -4px;
	left: 333px;
	left: -webkit-calc(18% + 125px);
	left: calc(18% + 125px);
	width: 80px;
	height: 20px;
	background-position: 0 -20px
}
.current-pointer.regza {
	left: 462px;
	left: -webkit-calc(32% + 90px);
	left: calc(32% + 90px);
	width: 54px;
	background-position: -12px -20px
}
.btn-close-nav {
	right: 0;
	bottom: -11px;
	width: 75px;
	height: 22px;
	background-color: #fff;
	background-position: 0 2px;
	color: #313131;
	cursor: pointer
}
.btn-close-nav:hover, .btn-close-nav:active {
	background-position: -75px 2px
}
.nav-x920 {
	background-position: 0px 0
}
.nav-bm620x {
	background-position: -136px 0
}
.nav-m520x {
	background-position: -276px 0
}

.nav-z720x {
	background-position: -410px 0
}
.nav-bz710x {
	background-position: -548px 0
}
.nav-m510x {
	background-position: -685px 0
}
.nav-c310x {
	background-position: -823px 0
}

.nav-v30 {
	background-position: -955px 0
}
.nav-s22 {
	background-position: -1335px 0
}
.nav-s20 {
	background-position: -1085px 0
}
.nav-s12 {
	background-position: -1228px 0
}

.nav-panel ul.panel-regza-4k li {
	margin-left: 20px;
  max-width: 135px;
	width: 14%;
}
.nav-panel ul.panel-regza-4k li:first-child {
	margin: 0 25px 0 1px;
}
.nav-panel ul.panel-regza li {
	width: 15%;
	margin: 0 1.5%;
}
.nav-panel ul li.nav-panel-short {
	max-width: 10%;
}
.nav-panel ul.panel-regza li:first-child {
	margin-left: 1px;
}
.nav-panel ul.panel-regza-4k li.separator {
	margin: 0 0 0 0;
	padding: 0 0 0 15px;
	border-left: 1px solid #c5c5c5;
}

.nav-panel ul.panel-regza li.separator {
	margin: 0 0 0 0.8%;
	padding: 0 0 0 0.7%;
	border-left: 1px solid #c5c5c5;
	width: 15.5%;
}

@media screen and (min-width: 961px) and (max-width: 1200px)  {
.nav-panel ul {
	padding: 9px 0 0;
}
.nav-panel ul.panel-regza-4k li {
	margin-left: 1.1%;
}
.nav-panel ul.panel-regza-4k li:first-child {
	margin: 0 10px 0 1px;
	max-width: 130px;
}
.nav-panel ul.panel-regza-4k li.separator {
	margin: 0;
	padding: 0 0 0 0.2%;
	border-left: 1px solid #c5c5c5;
	width: 13%;
}
}
@media screen and (min-width: 641px) and (max-width: 960px)  {
.nav-panel ul {
	padding: 9px 0 0;
}
.nav-panel ul.panel-regza-4k li {
	margin-left: 0.025%;
  padding-left: 0.3%;
}
.nav-panel ul.panel-regza-4k li:first-child {
	margin: 0 15px 0 1px;
	max-width: 130px;
}
.nav-panel ul.panel-regza-4k li.separator {
	margin: 0;
	padding: 0 0 0 0.2%;
	border-left: 1px solid #c5c5c5;
	width: 13%;
}
}

@media screen and (max-width: 640px) {
.no-js .product-name{
	background:url(../../_shared/img/logo_regza_sp.png) left top no-repeat content-box content-box;
	background-size:93px auto;
	height: 13px !important;
	width: 93px !important;
}
.no-js .product-name img{
	display:none;
}
}

/* .contentsCategory
----------------------------------------------------------- */
.contentsCategory {
  margin-top: 1px;
	float: right;
}
.contentsCategory_title {
  font-size: 1.3rem;
  margin: 0;
  text-align: center;
  color: #b5b5b5;
	width: 100%;
}
.contentsCategoryList {
	clear: both;
  margin-top: 3px;
  font-size: 1.2rem;
}
.contentsCategoryList > li {
  margin-left: 2px;
  float: left;
}
.contentsCategoryList a,
.contentsCategoryList span {
  display: block;
	min-width: 66px;
  padding: 2px;
  text-align: center;
  border: 1px solid #898989;
  color: #898989;
}
.contentsCategoryList a.is-active,
.contentsCategoryList span.is-active {
    border-color: #a28e5c;
    background-color: #a28e5c;
    color: #fff;
}
.contentsCategoryList a:hover {
	border: 1px solid #3498db;
  background-color: #3498db;
  color: #ffffff;
	opacity: 1;
	text-decoration:none;
}


@media screen and (max-width:640px){
.contentsCategory {
	display: none;
}
}

/*==============================
sub-footer
==============================*/
.other,
.site-index .map {
	font-weight:300;
}
.other,
.map,
.footer-banner{
	min-width:960px;
	background-color:#000;
}
.map,
.footer-banner{
	border-top:1px solid #535353;
}
.other a,
.map a,
.footer-banner a{
	color:#ccc;
	text-decoration:none;
}

.other{
	padding:20px 0 0;
}
.other .other-title{
	color:#028330;
	font-weight:900;
	font-size:16px;
	font-size:1.6rem;
	float:left;
	padding:0 0 20px 10px;
	width:135px;
}
.other .other-list{
	float:left;
}
.other .other-list li{
	padding:0 0 20px 10px;
	float:left;
}

.map{
	padding:38px 0 45px;
}
.map .map-sec{
	display:table-cell;
	width:25%;
	padding:0 20px;
	border-left:1px solid #535353;
	font-size:12px;
	font-size:1.2rem;
	box-sizing:border-box;
}
.map .map-sec:first-child{
	padding:0 20px 0 10px;
	border-left:0px solid #535353;
}
.map .map-title{
	color:#028330;
	font-weight:900;
	font-size:16px;
	font-size:1.6rem;
	padding-bottom:6px;
}
.map .map-category{
	color:#ccc;
	font-weight:300;
	padding-bottom:6px;
	font-size: 14px;
}
.map .map-category.regzaoled,
.map .map-category.regza4k {
   color: #b18518;
}
.map .map-category.regza {
    color: #898989;
}


.map .map-list li{
	padding-bottom:6px;
}

.map .map-sec-1 .map-list li {
	margin-left: 12px;
}

.footer-banner{
	padding-bottom:8px;
}
.footer-banner-list{
	padding: 8px 0 0;
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	max-width: 655px;
	margin: 0 auto;
}
.footer-banner-list + p {
	max-width: 623px;
	margin: 0 auto;
}

.footer-banner li{
	float:left;
	padding:10px 0 8px; 
	flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 25%;
	max-width:290px;
	width:25%;
    text-align: center;
}
.footer-banner .note{
	color:#898989;
	font-size:11px;
	font-size:1.1rem;
}

/*==============================
g-footer
==============================*/
.g-footer{
	min-width:960px;
	background-color:#000;
	padding: 15px 0;
	color:#898989;
	font-size:12px;
	border-top:1px solid #535353;
	position: relative;
	z-index: 10;
}
.g-footer a{
	text-decoration:none;
	color:#898989;
}
.g-footer a:hover{
	text-decoration:underline;
}
.g-footer .footer-link{
	float:left;
}
.g-footer .footer-link li{
	padding:0 4px;
	border-left:1px solid #707070;
	float:left;
	line-height: 1.42;
}
.g-footer .footer-link li:first-child{
	padding-left:0;
	border-left:0 solid #707070;
}
.g-footer .rights{
	float:right;
}
.g-footer a:link,
.g-footer a:visited,
.g-footer a:hover,
.g-footer a:active {
	color: #898989;
}

/* pagetop
----------------------------------------------------------- */
.pagetop {
    height: 80px;
    min-width: 960px;
	max-width:1200px;
	width:100%;
	margin:0 auto 20px;
    box-sizing: border-box;
    padding: 20px 0 0;
    text-align: right;
	position: relative;
}
.pagetop a {
    background:url(../../newsreport/images/btn_pagetop.png) no-repeat scroll right center;
    color: #535353;
    display: inline-block;
    font-size: 1.4rem;
    font-weight: 900;
    min-height: 16px;
    padding: 12px 60px 12px 0;
    text-decoration: none;
}

/*==============================*/
/*								*/
/*			SP用				*/
/*								*/
/*==============================*/
@media screen and (max-width: 640px) {


/*==============================
共通要素
==============================*/
.spdn{
	display:none;
}
.spdb{
	display:block;
}
.inner{
	width:100% !important;
	margin:0;
	min-width:0;
}

/*==============================
g-header
==============================*/
.g-header{
	padding:0;
	border-bottom:1px solid #ccc;
}
.g-header .corp{
	float:left;
	padding: 8px;
}
.g-header .corp img{
	width:115px;
}
.g-header .region{
	float:left;
	padding:20px 2px 0;
	display:none;
}
.g-header .region img{
	width:81px;
	height:10px;
}
.g-header .header-link{
	display:none;
}

/*==============================
g-nav
==============================*/
.g-nav{}
.g-nav .g-nav-wrap{
	background-color:#fff;
	min-width:0;
	border-bottom:0 solid #535353;
	padding:0;
}
.g-nav .product-name{
	float:none;
	display:inline-block;
	padding:10px 10px 8px;
	margin:0;
	width:auto;
	height:auto;
}
.g-nav .product-name img{
	width:93px;
	height:13px;
}
.g-nav .nav-wrap{
	float:none;
	padding-right:0;
	background-color:#000;
	display:block;
	margin-left:0;
}
.g-nav .nav-wrap li{
	display:table;
	float:left;
	width:33%;
	width:calc(99.98% / 3);
	width:-webkit-calc(99.98% / 3);
	padding-right:0;
}
.g-nav .nav-wrap li:nth-of-type(3n+1){
	width:34%;
	width:calc(99.98% / 3);
	width:-webkit-calc(99.98% / 3);
}
.g-nav .nav-wrap li > a,
.g-nav .nav-wrap li > span{
	font-size:13px;
	font-size:1.3rem;
	color:#fff;
	text-decoration:none;
	text-align:center;
	border-left:1px solid #535353;
	border-bottom:1px solid #535353;
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:33px;
}
.g-nav .nav-wrap li > span{
	background-color:#535353;
}
.g-nav .nav-wrap li:nth-of-type(3n+1) > a,
.g-nav .nav-wrap li:nth-of-type(3n+1) > span{
	border-left:0 solid #535353;
}
.g-nav .nav-wrap .nav-top,
.g-nav .nav-wrap .nav-4k,
.g-nav .nav-wrap .nav-regza,
.g-nav .nav-wrap .nav-option,
.g-nav .nav-wrap .nav-support{
	display:table-cell;
	vertical-align:middle;
}

.g-nav .nav-wrap li > a:hover{
}
.g-nav .nav-wrap li a .small_txt{
}
/*==============================
g-nav -開閉部分-
==============================*/
.nav-panel {
	display:none !important;
}

/*==============================
sub-footer
==============================*/
.other,
.map,
.footer-banner{
	min-width:0;
	padding:0 2.70833%;
}
.other a,
.map a,
.footer-banner a{
}

.other{
	padding-top:8px;
}
.other .other-title{
	font-size:12px;
	font-size:1.2rem;
	padding:0 0 12px;
	width:auto;
}
.other .other-list{
	float:none;
	width:auto;
}
.other .other-list li{
	clear:both;
	padding:0 0 12px;
	float:none;
}
.other .other-list li a{
	float:left;
	padding-right:25px;
}
.other .other-list li span{
	font-size:11px;
	font-size:1.1rem;
	color:#c9c9c9;
}
.other .other-list li img{
	width:118px;
	height:30px;
}

.map{
	display:none;
}
.map .map-sec{
}
.map .map-sec:first-child{
}
.map .map-title{
}
.map .map-category{
}
.map .map-list li{
}

.footer-banner{
	padding-bottom:10px !important;
}
.footer-banner-list{
	padding:10px 0;
	text-align:center;
}
.footer-banner li{
	float:none;
	display:inline-block;
	padding:1% 2% 10px 0;
	max-width:192px;
	width:46%;
	flex-basis: 46%;
}
.footer-banner li:nth-of-type(3n) {
	padding-right:0;
}
.footer-banner li img{
	width:100%;
}
.footer-banner .note{
}

.gFooterMenu_list {
	background:#000;
	border-top:1px solid #535353;
	font-size: 10px;
	font-size: 1rem;
}
.gFooterMenu_list .inner{
	padding:10px 2.70833%;
	box-sizing:border-box;
}
.gFooterMenu_list li {
	width: 50%;
	float:left;
	padding:0 2px 10px 0;
	box-sizing:border-box;
	display:table;
}
.gFooterMenu_list li:nth-of-type(2n) {
	padding:0 0 10px 2px;
}
.gFooterMenu_list li:nth-of-type(2n+1) {
	clear:left;
}
.gFooterMenu_list a {
	padding: 10px 6px;
	color: #b5b5b5;
	border: 1px solid #b5b5b5;
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
	font-size:10px;
}
.gFooterMenu_list a:hover, .gFooterMenu_list a:active {
	text-decoration: none
}

.inner .gFooterMenu_list {
	border:0;
}

/*==============================
g-footer
==============================*/
.g-footer{
	min-width:0;
	background-color:#fff;
	padding:12px 0;
	color:#898989;
}
.g-footer a{
	color:#FFF;
	text-decoration:none;
}
.g-footer .footer-link{
	float:left;
}
.g-footer .footer-link li{
	padding:0 4px;
	border-left:1px solid #ffffff;
	float:left;
}
.g-footer .footer-link li:first-child{
	padding-left:0;
	border-left:0 solid #ffffff;
}
.g-footer .foot-region{
	text-align:center;
	padding-bottom:7px;
}
.g-footer .foot-region img{
	width: 73px;
	height: 12px;
}
.g-footer .rights{
	float:none;
	text-align:center;
	margin:0 10px;
}

#sp-copyright img,
#copyright img {
	max-width:562px;
	width:100%;
	margin:0 auto;	
}
	
	/* pagetop
	----------------------------------------------------------- */
	.pagetop {
		min-width:0;
		height:50px;
		margin-bottom:5px;
		position:relative;
	}
	.pagetop a {
		background: url(../../newsreport/images/btn_pagetop_sp.png) right center no-repeat;
		background-size: 40px auto;
		min-height:30px;
		padding: 15px 45px 0 0;
		font-size:10px;
		font-size:1rem;
		position:relative;
		right:10px;
		bottom:20px;
	}
	/*.pagetop .js-pagetop {
	  position: fixed;
	  font-size:0;
	}*/	
	
	/* footer_navi
	----------------------------------------------------------- */
	#panel_wrap,#footer {
 	   display: none;
	}
	.sp-footer {
		display:block;
		text-align:left;
	}
	.sp-footer a:link, .sp-footer a:active, .sp-footer a:hover, .sp-footer a:visited {
		color:#b5b5b5;
		text-decoration:none;
		
	}
	.gFooterMenu_list {
		font-size:10px;
	}
	.footer-banner .note, .g-footer,
	.g-footer .rights #sp-copyright {
		font-size:10px;
	}
}	


/* edit 28/4/2022 */

.g-header{
	background: #000;
	padding: 0px 0 12px;
}