@charset "utf-8";
/* CSS Document */
/* ====================================
	カスタム
===================================== */
#global__header--header {
  background-color: transparent;
}
#global__header--title_logo {
  box-sizing: content-box;
}
.page-navi-container a {
  font-size: 1.4rem;
}
.page-navi-product-menu.fix {
  position: fixed;
}
#aboutMain .about-title {
  font-size: 2.4rem;
}
ul.list-prod-about li.product-name {
  margin-bottom: 2rem;
}
.prod-info-name {
  width: 180px;
  display: inline-block;
}
.prod-info-option {
  margin-left: 0.5em;
  width: 180px;
  padding-right: 0.2em;
  text-indent: 0.5em;
  display: inline-block;
}
ul.list-logo-icons li {
  height: 3rem;
}
.sub-title {
  font-size: 1.4rem;
}
sup.regTm {
  color: #000;
}
/* add 2021/03/29 */
sup.regTm_W {
  color: #FFF;
}
/* end of add */
.features .ttl {
  font-size: 1.4rem;
  font-weight: 700;
}
.features p.text {
  font-size: 1rem;
}
.caption {
  font-size: 1rem;
}
#clear .base-width {
  border-bottom: solid 1px #d9d9d9;
}
#lineup {
  padding-top: 30px;
}
.caption .lineupCap {
  text-indent: -1em;
  padding-left: 1em;
}
a.btn-spec {
  font-size: 1.2rem;
}
div.cocoroLogo {
  display: block;
  width: 15rem;
}
.products-sub-title {
  font-size: 1.6rem;
}
.list-logo-icons li img.opCover {
  position: absolute;
  top: 0;
  left: 0;
}
.IdList p {
  font-size: 1.2rem;
  padding: 0 2rem 2rem;
}
.IdList ul.cocoroList {
  display: flex;
  flex-wrap: wrap;
  margin: 0 2rem;
}
.IdList ul.cocoroList li {
  width: 28%;
  min-width: 250px;
  display: block;
  margin-bottom: 5px;
  margin-right: 2%;
  font-weight: 600;
  text-align: left;
  font-size: 1.2rem;
}
.inlineImg {
  display: inline-block;
}
#basic ul.etcItem {
  display: flex;
  flex-wrap: wrap;
}
.contents-about h2.sub-sub-ttl {
  text-align: center;
  background-color: #eee;
  margin-bottom: 1rem;
}
/* ====================================
        カスタムスタイルPC
===================================== */
@media print, screen and (min-width: 768px) {
  .contents-about h2.sub-sub-ttl {
    font-size: 1.8rem;
    margin-top: 4em;
  }
  .flex-container.img-textF {
    justify-content: space-between;
    margin-bottom: 6rem;
  }
  .flex-container.img-textF > .flex-img {
    width: 15%;
  }
  .flex-container.img-textF > .flex-text {
    width: 80%;
  }
  .prod-info-name {
    margin-right: 50px;
  }
  .prod-info-option {
    margin-right: 52px;
  }
  /* PRODUCTS TOP POINT */
  .sub-point {
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
  }
  .sub-point h4 {
    width: 100%;
    text-align: center;
    line-height: 2rem;
    border: 1px solid #cecece;
    font-weight: 600;
    color: #7492a5;
  }
  .sub-point p {
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.4;
    padding-top: 1rem;
  }
  .link-fea {
    text-align: right;
  }
  #basic ul.etcItem li {
    width: 25%;
    display: inline-block;
  }
  #basic ul.etcItem li.longItem {
    width: 50%;
    display: inline-block;
  }
  .inlineImg {
    width: 30%;
  }
}
/* ====================================
        カスタムスタイルSP
===================================== */
@media only screen and (max-width: 767px) {
  .contents-about h2.sub-sub-ttl {
    font-size: 1.4rem;
    margin-top: 4em;
  }
  .flex-container.img-textF {
    justify-content: space-between;
    margin-bottom: 6rem;
  }
  .flex-container.img-textF > .flex-img {
    width: 90%;
    margin: 1rem auto 2rem;
  }
  .flex-container.img-textF > .flex-text {
    width: 90%;
    margin: 0 auto 1rem;
  }
  .prod-info-name {
    margin-right: 0;
  }
  .prod-info-option {
    margin-right: 2px;
  }
  /* PRODUCTS TOP POINT */
  .sub-point {
    margin-top: 1rem;
    margin-left: auto;
    margin-right: auto;
    width: 96%;
  }
  .sub-point h4 {
    width: 100%;
    text-align: center;
    line-height: 2rem;
    border: 1px solid #cecece;
    font-weight: 600;
    color: #7492a5;
  }
  .sub-point p {
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.4;
    padding-top: 1rem;
  }
  .link-fea {
    text-align: right;
    margin-bottom: 1.5rem;
  }
  .caption .indcer {
    padding-top: 1em;
    text-indent: -1.5em;
    padding-left: 0;
  }
  #basic ul.etcItem li {
    width: 50%;
    display: inline-block;
  }
  #basic ul.etcItem li.longItem {
    width: 100%;
    display: inline-block;
  }
  .inlineImg {
    width: 80%;
  }
}
/* ====================================
        カラーマネジメントディスプレイ
===================================== */
.page-navi-product-menu {
  background: #001c37 !important;
}
.main-width {
  width: 100%;
  background: #000;
}
.base-width {
  border-bottom: 0 !important;
}
.sub-section-ttl {
  padding-top: 100px;
  margin-top: -100px;
}

ul.list-prod-about {
    margin-top: 5rem;
}  

  .black {
    color: #000;
  }

.itemBoxWrap h4 {
    margin-top: 6rem;
}

.type-size {
    color: #212529;
    background-color: #d9d9d9;
    padding: 5px 8px;
    line-height: 2.8;
    font-size: 1.5rem;
}

.type-size .size {
    font-size: 123.1%;
    font-weight: 700;
    padding-right: 1px;
}

.sceneWrap {
  width: 96%;
  margin: 0 auto 3rem auto;
  border: solid 1px #000;
}
.sceneBox {
  clear: both;
  display: flex;
  width: 100%;
}
.sceneBox span {
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.7;
  padding: 5px 8px;
  color: #fff;
}
.scene_1 {
  width: 50%;
  position: relative;
}
.scene_2 {
  width:100%;
  position: relative;
}
.itemBoxWrap {
  margin-top: 3rem;
}
.itemBox {
  width: 97%;
  /*border: solid 1px #000;*/
  margin: 3rem auto;
  text-align: center;
}
.container_A p, .container_B p {
  padding: 0.5rem !important;
  line-height: 1.4 !important;
  text-align: center !important;
  font-size:1rem!important;
}
.feature_table{
    width:95%;
    margin:0rem auto 2rem auto;
}

.feature_table tr {
}

.feature_table th {
    border:solid #aaa 1px;    
    padding:5px;
    background:#aaa;
    color:#fff;
}

.feature_table td {
    border:solid #aaa 1px;    
    padding:5px;    
    background:#eee;
}

@media only screen and (max-width: 767px) {
  .page-navi-product-menu .page-navi-product-menu-title {
    background: #001c37 !important;
  }
    
ul.list-prod-about {
    margin-top: 0;
}    
    
  .contents-about {
    padding-top: 0 !important;
    margin-bottom: 0 !important;
  }
    
.itemBox_t {
    width: 100%;
    margin: 0 auto 1.5rem;
}

.itemBoxWrap p {
    padding: 1rem 0!important;
}    
.sceneWrap {
  margin: 4rem auto 6rem auto;
}    
  .sceneBox span {
    padding: 3px 6px;
    font-size: 0.5rem;
  }
  .imgtop_t_sp {
    display: block;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin: 0.3rem 0;
    height: 20px;
  }
  .imgtop_t_pc1, .imgtop_t_pc2 {
    display: none;
  }
    
.feature_table{
    width:100%;
}   
    
.specBox {
    overflow: auto!important;
}    
    
table.table-spec {
    font-size: 0.9rem!important;
}    
    
}
@media print, screen and (min-width: 768px) {
  #global__header {
    width: 100%;
    min-width: 100%;
    height: 72px;
  }

.sp-only {
    display: none !important;
  }    
    
  .itemBox_t {
    width: 200px;
    background: #000;
    color: #fff;
    font-size: 1.3rem;
    padding: 3px;
    text-align: center;
  }
  .itemBox img {
    width: 90%;
    margin: 0 auto;
  }
  .container_A {
    display: flex;
    align-items: baseline;
    width: 95%;
    margin: 1rem auto;
  }
  .container_B {
    display: flex;
    align-items: baseline;
    width: 64%;
    margin: 1rem auto;
    text-align: center;      
  }     
  .item2 {
    padding: 0 1rem;
    width: 70px;
  }
  .item3 {
    paddding-right: 1rem;
  }
  .item4 {
    padding-left: 1rem;
  }
  .itemBox_2 {
    width: 97%;
    border: solid 1px #000;
    margin: 5rem auto 3rem auto;
    text-align: center;
  }
  .itemBox_t {
    width: 200px;
    background: #000;
    color: #fff;
    font-size: 1.3rem;
    padding: 3px;
    text-align: center;
  }
  .itemBox_2 img {
    width: 90%;
    margin: 0 auto;
  }
  .imgtop_t_pc1 {
    display: block;
    width: 65%;
    text-align: center;
    font-weight: bold;
    margin: 0.3rem 0;
    height: 20px;
    float: left;
  }
  .imgtop_t_pc2 {
    display: block;
    width: 35%;
    text-align: center;
    font-weight: bold;
    margin: 0.3rem 0;
    height: 20px;
    float: right;
  }
  .imgtop_t_sp {
    display: none;
  }
    table.table-spec th {
    width: 20%!important;
}        
table.table-spec td {
    width: 20%!important;
}   
	
table.download{
    font-weight: normal;
    border-bottom: solid 1px #e5e5e5;
    text-align: left;	
	}	
table.download th{
   	padding: 0.5em 1em;
	background-color: #f0f0f0;


	} 	
table.download td{
	padding: 0.5em 1em;
	margin-left: 1rem;	

	} 


table_2.download{
    font-weight: normal;
    border-bottom: solid 1px #e5e5e5;
    text-align: left;	
	}	
table_2.download th{
   	padding: 0.5em 1em;
	background-color:#382122;
	} 	
table_2.download td{
	padding: 0.5em 1em;
	margin-left: 1rem;	

	} 	
	
}

/* ====================================
        spイメージ調整
===================================== */
@media screen and (max-width:767px) {
  .container_A {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto;
  }
  .item1 {
    flex-basis: 100%;
  }
  .item2 {
    flex-basis: 10%;
    margin: 0 45% 1rem;
  }
  .item3 {
    flex-basis: 49%;
  }
  .item4 {
    flex-basis: 49%;
  }
}
.itemBox_t {
  width: 200px;
  background: #000;
  color: #fff;
  font-size: 1rem;
  padding: 3px;
  text-align: center;
}
/* ====================================
        ラインアップスタイル
===================================== */
@media print, screen and (min-width: 768px) {
  .cost_table {
    text-align: center;
  }
  .naiyou {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 0.86rem;
    line-height: 1.5rem;
    padding-right: 1rem;
  }
  .cost_table .iconlist {
    margin: 5px 0;
  }
  .cost_table p.caption {
    color: #fff;
    font-size: 0.64rem;
    line-height: 1.2rem;
    padding: 0 0.5rem 0.5rem;
  }
  .cost_table p.caption.only {
    padding: 2rem 0;
  }
  .cost_table p.caption.only sup {
    color: #FFF;
  }
  .cost_table .column1 {
    background-color: #79B15B;
    display: table;
    table-layout: fixed;
    width: 100%;
    color: #fff;
  }
  .cost_table .column1 .item {
    border-right: solid 2px #fff;
  }
  .cost_table .item {
    display: table-cell;
    padding: 0px;
    vertical-align: middle;
  }
  .cost_table .item .headItems {
    /*		color: #fff;*/
    padding: 1.5rem 0;
  }
  .cost_tale .cell2plus {
    width: 12rem;
  }
  .cost_table .item.iconImg {
    width: 6rem;
    vertical-align: top;
    padding: 1rem 0 0 0;
  }
  .cost_table .item.iconImg img {
    width: 2.6rem;
  }
  .cost_table .column1 .item.cost {
    padding: 0;
    border: none;
  }
  .cost_table .dotbd {
    border-right: dotted 2px #FFF;
  }
  .cost_table .dotbdgr {
    border-right: dotted 2px #80C47A;
  }
  .cost_table .column1 .itemcell {
    width: 50%;
    display: table-cell;
    background-color: #80C47A;
    font-size: 0.86rem;
    height: 3rem;
    vertical-align: middle;
    /*		color: #fff;*/
  }
  .cost_table .column1 .headitem, .cost_table .column2 .headitem {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .cost_table .column2 {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 4rem; /*Alvis 20210316*/
  }
  .cost_table .item.title {}
  .cost_table .column2 .item {
    border-right: solid 2px #79B15B;
    border-bottom: solid 2px #79B15B;
  }
  .cost_table .column2 .itemcell {
    width: 50%;
    display: table-cell;
    height: 4rem;
    font-size: 0.86rem;
    vertical-align: middle;
  }
  .cost_table .column2 .koumoku {
    width: 6rem;
  }
  .cost_table .column2 .koumoku2 {}
  .cost_table .column2 .item.cost {
    border-right: dotted 2px #79B15B;
    border-bottom: solid 2px #79B15B;
    border-left: none;
  }
  .cost_table .column2 .item.nobd {
    border-right: none;
    border-bottom: solid 2px #79B15B;
    border-left: none;
  }
  .cost_table .column3 {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .cost_table .column3 .item {
    border-right: solid 2px #79B15B;
    border-bottom: solid 2px #79B15B;
  }
  .cost_table .column3 .item.cost {
    border-left: dotted 2px #79B15B;
    border-bottom: solid 2px #79B15B;
    border-right: none;
  }
  .cost_table .item.noborder {
    border-left: none;
    border-right: none;
  }
  .item .iconlist.caption {
    color: white;
    margin-bottom: 0;
  }
  .flex-item.item-center .img.resize img {
    max-width: 70%;
  }
  .list-product-icons .column2 {
    width: 32%
  }
  .flex-container.column4 .pcttl {
    margin-top: 0.5em;
    font-size: 1.4rem;
    font-weight: 500;
  }
  .flex-container.column4 .pctext {
    margin-top: 0.5em;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767px) {
  .costTablewrap .disc.caption {
    margin-top: 1rem;
  }
  ul.disc {
    padding-left: 1.5em;
  }
  ul.disc li {
    text-indent: -1.5em;
  }
  .iconlist li {
    margin-top: 0.5em;
  }
  .iconlist img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    margin-right: 0.25em;
  }
  .naiyou {
    display: block;
    width: 100%;
    text-align: right;
    font-size: 0.86rem;
    line-height: 1.5rem;
    padding-right: 1rem;
  }
  .cost_table p.caption {
    color: #fff;
    font-size: 0.64rem;
    line-height: 1.2rem;
    padding: 0 0.5rem 0.5rem;
  }
  .cost_table p.caption.only sup {
    color: #FFF;
  }
  .cost_table {
    display: table;
    table-layout: fixed;
    width: 100%;
    text-align: center;
    border-top: solid 2px #79B15B;
    border-bottom: solid 2px #79B15B;
    margin-top: 1em;
  }
  .mt0 {
    margin-top: 0 !important;
  }
  .cost_table .column1 {
    color: #fff;
    display: table-cell;
    background-color: #79B15B;
    width: 10rem; /*12->10:Alvis 20210316*/
  }
  .cost_table .item {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-top: solid 2px #79B15B;
  }
  .cost_table .column1 .item {
    border-top: solid 2px #fff;
  }
  .cost_table .column1 .sptitle, .cost_table .column1 .cost {
    border-top: none;
  }
  .cost_table .item {
    height: 6rem;
  }
  .cost_table .item span {
    display: table-cell;
    vertical-align: middle;
  }
  .item .iconlist.caption li {
    margin: 0.3rem;
    color: white;
  }
  .cost_table .item img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
  }
  .cost_table .item.title, .flex-item.topnobrd {
    /*       background-color: #79B15B;*/
    border-top: none;
  }
  .cost_table .column1 .spheaditem {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
  }
  .cost_table .column1 .headitem {
    display: table-cell;
    background-color: #79B15B;
    vertical-align: middle;
  }
  .cost_table .column1 .itemcell.dotbd {
    border-bottom: dotted 2px #fff;
  }
  .column1 .cell2plus {
    display: table;
    width: 10rem; /*12->10:Alvis 20210316*/
  }
  .column1 .cell2plus .itemcell {
    /*display: block;*/
    height: 3rem;
    background-color: #80C47A;
    vertical-align: middle;
    line-height: 1.6rem;
    font-size: 1rem;
    padding: 10% 0;
  }
  .cost_table .column2 .koumoku2 span {
    height: 6rem;
    border-top: none;
    border-bottom: none;
  }
  .cost_table .column2 .koumoku {
    height: 6rem;
    border-bottom: none;
  }
  .cost_table .column2 .spkmk {
    border-top: 2px dotted #79B15B;
  }
  .column1 .cell2plus .spheaditem {
    display: table-cell;
    height: 6rem;
  }
  .cost_table .column2 {
    vertical-align: top;
    display: table-cell;
  }
  .column2 .cell2plus {
    height: 6rem;
  }
  .cost_table .column2 .item {
    /*    border-right: solid 2px #79B15B;*/
  }
  .column2 .cell2plus .itemcell {
    display: block;
    height: 3rem;
    vertical-align: middle;
    line-height: 1.6rem;
    font-size: 1rem;
    padding-top: 0.6rem;
  }
  .column2 .cell2plus .itemcell.dotbdgr {
    border-bottom: dotted 2px #79B15B;
  }
  .cost_table .column2 .item.cost, .cost_table .column3 .item.cost {}
  .cost_table .column3 {
    vertical-align: top;
    display: table-cell;
  }
  .pc-only {
    display: none !important;
  }
  ul.star {
    margin-left: 2em;
  }
  ul.star li {
    text-indent: -2em;
  }
}