@charset "utf-8";
#wrapper{padding-top:59px;padding-bottom:80px;}
.title20{font-size:1.8em;line-height:1.0;}
.maxw150{ max-width:150px;}
.maxw100{ max-width:100px;}
.fs1em{ font-size:1em;}

/***********************************************************
タブ切り替え (20200217修正)
***********************************************************/

#tab-title {padding-bottom:14px;
            margin-bottom: 30px;
            width: 100%;
            display: flex;
            flex-wrap: wrap;}
	#tab-title li{display:inline;float:left;width:160px;margin:15px;height:40px;line-height:40px;text-align:center;font-size:1.3em;font-size:15.6px\9;letter-spacing: 2px;}
	#tab-title li a{border:1px solid #C5C5C5;}
		#tab-title li.current a{color:#005ead;border:1px solid;}
		#tab-title li a:hover{color:#005ead;border:1px solid;}
/*		#tab-title li:first-child {margin-left:0;}*/
@media screen and (min-width: 1000px){
	#tab-title li width:160px;}

@media screen and (max-width: 999px){
	#tab-title li{width:21%; margin-bottom:5px; margin-left:3%; }
}
@media screen and (max-width: 800px){
	#tab-title li{width:30%; margin-bottom:5px; margin-left:2%; }
}
@media screen and (max-width: 770px){
	#tab-title li{width:45%; margin-bottom:5px; margin-left:2%; }
}
@media screen and (max-width: 540px){
	#tab-title li{width:60%; margin-bottom:5px; margin-left:20%; }
/*	#tab-title li:nth-child(2n+1){ margin-left: 0;}*/
}
/***********************************************************
一覧
***********************************************************/
#topics{width:100%;}
	#topics dl{width:100%;margin:0 auto;border-top:1px solid #727171;padding:30px 0;}
		#topics dl:last-child{border-bottom:1px solid #727171;}
		#topics dt{float:left;}
	 #topics span{background-color:#005EAD; color:#FFFFFF; padding:0px 8px;}
@media screen and (min-width: 769px){
		#topics dt{width: 235px;}
		#topics span{display:inline-block;margin-left:80px;margin-right:18px;}
		#topics dd{margin-left: 235px;}
}
@media screen and (max-width: 768px){
		#topics span{display: block;}
		#topics dd{margin-left: 80px;}
}

/***********************************************************
個別
***********************************************************/
		.point{ background-color:#005EAD; color:#FFFFFF; padding:2px 8px;text-align:center;width:100px; letter-spacing:2px;}
                .point2{  background-color:#cccccc; color:#FFFFFF; padding:2px 8px;text-align:center;width:100px; letter-spacing:2px;}
		h3 {font-size: 1.7em;color: #005ead;border-bottom: 1px solid;padding-bottom: 8px;line-height: 1.4;}
		.date{font-size: 1.2em;}
		.title-chapter{font-size:1.8em;}

		#note {font-size:1.3em;line-height: 1.6;}
			#note > div {margin-bottom:1em;}
				#note > div:before { content:"●";color: #005ead;}
				#note > div > p {margin-left:1em;font-size:1em;}
				#note > ul {margin-left:1em;  margin-bottom:1em;}
					.indent > li:before{ content:"-";}
					.circle > li:before{ content:"・";}

		#note > table { table-layout:fixed; width:100%;border-collapse: collapse;}
			#note th,#note td { border:1px solid; border-collapse:collapse;padding: 20px 10px;}
			#note th { width:25%;}
			#note td { width:75%;}
			#note td a:before { content:"▶ ";}
			a.sankaku:before { content:"▶ ";}
			#note td img { max-width: 100%; height: auto;}
			#note td a.none:before { content:unset;}

		.title-list{color: #005ead;border-bottom:3px double; margin-bottom:1em;}
		.icon-blue:before { content:"●";color: #005ead;}
		.fl50{ float:left;width:49%;box-sizing:border-box; padding-right:1%;}
		.fr50{ float:right;width:49%;box-sizing:border-box;padding-left:1%;}
			.fl50 li ,.fr50 li{ font-size:1.3em;font-size:15px\9;line-height:1.6;}

		dl#summary{width: 100%; margin: 0 auto; border:none; padding: 1em 0;}
			dl#summary dt{clear:left;float:left;margin:0;padding:10px 0 10px 0.5em;width:10%;line-height:1.5em; font-size:1.3em;font-size:15px\9;}
			dl#summary dd{margin:0;padding:10px 0.5em 10px 10%;line-height:1.5em; font-size:1.3em;font-size:15px\9;}

#thumbnail{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	max-width: 230px;
    box-sizing: border-box;}
	#thumbnail img {
		margin-bottom: 20px;
		border: 1px solid #e4e4e4;
		border-radius: 10px;
		padding: 30px 20px;
		width:100%;
		height:auto;
		box-sizing: border-box;}
#thumbnail_text{
	float:left;
	max-width: 794px;}

.spcenterimg img{
	display: inline-block;
	padding: 0px 40px 0px;
}
.left{
	float: left;
}
.right{
	float: right;
}
span{
	color: #005ead;
	display: block;
}
.menu-container span{
	color: #fff;
}
article ul{
	padding: 20px 0;
}
article li{
	display: inline-block;
	vertical-align: top;
}
article li img{
    padding-bottom: 20px;
	padding-right: 20px;
	display: block;
}
@media screen and (max-width: 768px){
	article ul{
		padding: 0;
		text-align: center;
	}
	article li img{
		padding:20px 0;
		margin: 0 auto;
	}
	.spcenterimg img{
		padding: 20px 65px;
	}
}
.news_relative{
	position: relative;
}
.news_icon{
	position: absolute;
	bottom: 8px;
	right: 0;
}
.no-wrap {
    display: inline-block;
}


.newspicture li{
	position: relative;
	max-width: 960px;
}
.newspicture li p{
	position: absolute;
	top: 57px;
    /*left: 89px;*/
	left: 7%;
    z-index: 10;
    font-size: 1.8em;
}
.newspicture li:first-child{
	margin-right: 100px;
}
.tac{
	text-align: center;
}

@media (max-width: 768px) {
  video {
    width: 100%;
    height: auto;
  }
	.newspicture img{
		width: 100%;
	}
	.newspicture li p{
	position: absolute;
	top: 20px;
    left: 11%;;
    z-index: 10;
    font-size: 18px;
}
	.newspicture li:first-child{
		margin-right: 0;
		margin-bottom: 30px;}
}

#news-topic-box{
	display: table;}
#news-topic-box >div{
	display: table-cell;
	width: 44%;	}
#news-topic-box div:first-child{
	padding-right:20px;
}
@media (max-width: 768px){
	#news-topic-box{
		display: block;}
	#news-topic-box >div{
	display: block;
	width:100%;}
}
#news-topic-box h4{
	font-size: 1.3em;
    line-height: 1.8;
	border-bottom: 2px solid #005ead!important;
	margin-bottom: 20px;
}

.font{
	font-size: 1.5em;
	line-height: 1.5;
}
#news-topic-box ul{
	font-size: 1em;}
#news-topic-box ul li{
	margin-bottom: 10px;
	position:relative;
	left: 1em
}
#news-topic-box ul li:before{
	position: absolute;
	display: block;
	left: -1em;
	content: "\f101";
	font-family: FontAwesome;
}
@media (max-width: 768px){
	.sp-w100p{width:100%;}}

#news-topic-box dl, #news-topic-box dt, #news-topic-box dd{
	margin: 0;
	padding: 0;}

#news-topic-box dl{
	width: 100%;
	border-bottom:1px solid;
	background-color: #dce9f5;
	text-align: center;
}
#news-topic-box dl.newsdltop{
	background-color: #5492cf;
	color: #fff;
	border-bottom: 1px solid #000;
}

#news-topic-box dt{
	clear: left;
	float: left;
	width: 27%;

}
#news-topic-box dd{
	margin-left: 27%;
	border-left: 1px solid;
	width: 74%;
	padding-left: 5px;
}
#news-topic-box dd.white{
	background-color: #fff;
}
#news-topic-box .no-bl{
	border-left: none;
	padding-left: 0;}

@media (max-width: 768px){
	#news-topic-box dd{
		min-height: 50px;}
}

p.kaigyo{
	margin-left:3em;text-indent:-3em;
}



/*20200217追加～products/mbel/index.html～*/
    .news{
        width: 1050px;
        margin-left: auto;
        margin-right: auto;
/*		border-bottom: 1px solid #9fa0a0;*/
		padding: 10px 30px 40px 0;}
		.news-textBox{
            float: left;
            margin-top: 60px;
/*			text-align: center;*/
            margin-bottom: 20px;}
	    	#main-h2{
                margin-left: 205px;
                margin-bottom: 20px;
				font-size: 30px;
                font-weight: 800;
                color:deeppink;}
	    	#main-sub{
                margin-left: 140px;
                padding: 5px;
				font-size: 20px;
                font-weight: 600;
                border:solid 1px royalblue;
                color:royalblue;}

		.news-imgBox{
			float:right;
			width:433px;}
            .news-imgBox img{
            width: 400px;}

        .main-content{
					width: 800px;
                font-size: 22px;
                text-align: left;
/*				border-left: 5px solid #006934;*/
				line-height: 1.2;
				padding: 15px 1rem;
				margin:0 auto 20px;}

            .main-content a{
                display: inline-block;
                color:#fff;
				margin:8px auto 20px 25px;}

        .detail-content{
                width: 800px;
                text-align: left;
				line-height: 1.1;
				padding: 15px 1rem;
				margin:0 auto 20px;}

			.detail-content #detail-list li {
                font-size: 20px;
				margin-bottom: 10px;
				padding-left: 1.5em;
				line-height: 1.4;
				position: relative;
				vertical-align: middle;}
			.detail-content #detail-list > li:before {
				content: "●";
				color: royalblue;
				position: absolute;
				top: 1px;
				left: 0;}
/*以上20200217追加*/

/*20200219ボタン追加*/
.btn-square {
	text-align : center ;
  display: inline-block;
  padding: 0.5em 1em;
  text-decoration: none;
  background: #668ad8;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #627295;
  border-radius: 3px;
}
.btn-square:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}
/*以上*/

.cp_h1title {
	width: 800px;
				margin:0 auto ;
	font-weight: 700;
	font-size: 25px;
}
p.update {
	margin: -3.25em 0 10px;
	font-size: 150%;
	line-height: 1.5;
	text-align: right;
}

.btn-circle-flat {
  display: inline-block;
  text-decoration: none;
  background: #005EAD;
  color: #FFF;
  width: 120px;
  height: 120px;
  line-height: 120px;
  border-radius: 50%;
  text-align: center;
  overflow: hidden;
  transition: .4s;
}

.btn-circle-flat:hover {
  background: #668ad8;
}

/*20200430追加 for news/2020/0430.html*/

.news0430{
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
/*  border-bottom: 1px solid #9fa0a0;*/
  padding: 10px auto 20px auto;}

.title-0430 {
  font-size: 30px; line-height: 100%; font-weight: 400; letter-spacing: 2px; text-align:center; margin-bottom:15px; padding-top: 60px;
}

.title-imgBox{
  width: 100%;
  margin:5px auto 20px auto;
  padding: 0 0;
  text-align: center;
}

.title-imgBox img{
  width: 100%;
}

.news0430 p{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  font-size: 17px;
  padding: 2% 8%;
}
@media screen and (min-width: 1375px) {
  .news0430 p {
      font-size: 1.20vw;
  }
}
.cp_h2title-1 {
  width: 135px;
  margin:10px auto 0 100px;
  font-weight: 700;
  font-size: 20px;
  border-bottom: 1px solid #999999;
}

.cp_h2title-2 {
  width: 180px;
  margin:4px auto 0 6px;
  font-weight: 700;
  font-size: 25px;
  border-bottom: 1px solid #999999;
}

.cp_h2title-3 {
  width: 55px;
  margin:4px auto 0 6px;
  font-weight: 700;
  font-size: 25px;
  border-bottom: 1px solid #999999;
}

.cp_h2title-4 {
  width: 160px;
  margin:10px auto 0 100px;
  font-weight: 700;
  font-size: 25px;
  border-bottom: 1px solid #999999;
}

.cp_h2title-5 {
  width: 180px;
  margin:10px auto 0 100px;
  font-weight: 700;
  font-size: 25px;
  border-bottom: 1px solid #999999;
}

.cp_h2title-6 {
  width: 110px;
  margin:10px auto 0 100px;
  font-weight: 700;
  font-size: 25px;
  border-bottom: 1px solid #999999;
}

.box-in-li{
  display: flex;
  margin:10px auto 25px 87px;
  width: 80%;
}
@media screen and (max-width: 999px){
  .box-in-li{
    display: block;
    width: 80%;}
}

.box-in-li div:first-child {
/*  border:solid 1px #999999;*/
  width: 60%;
  margin: 10px 0 0 0;
  padding: 10px;
}

.box-in-li div:last-child {
/*  border:solid 1px #999999; */
/*  border-left:none;*/
  width: 60%;
  margin: 10px 0 0 0;
  padding: 10px;
}
@media screen and (max-width: 999px){
  .box-in-li div:last-child{
/*  border:solid 1px #999999; */
  border-top:none;
  margin: 0 0 0 0;}
}

.detail-content2{
  width: 76%;
  text-align: left;
  line-height: 1.1;
  padding: 15px 1rem;
  margin:0 auto 20px;
}

.detail-content2 #detail-list li {
  list-style-type: disc;
  font-size: 20px;
  margin-bottom: 10px;
  padding-left: 0.2em;
  line-height: 1.4;
  vertical-align: middle;
}
.detail-list2 li {
  list-style-type: none;
  font-size: 18px;
  margin-bottom: 10px;
  padding-left: 10px;
  line-height: 1.4;
  vertical-align: middle;
}
.detail-list3 li {
  list-style-type: none;
  font-size: 15px;
  margin-bottom: 10px;
  padding-left: 10px;
  line-height: 1.4;
  vertical-align: middle;
}

strong {
  font-weight: 600;
  border-bottom: 1px solid #cccccc;
}

.main-content2{
  width: 80%;
  font-size: 22px;
  text-align: left;
/*  border-left: 5px solid #006934;*/
  line-height: 1.2;
  padding: 15px 1rem;
  margin:0 auto 20px;
}

.img-w180 {
  width: 180px;
  margin:5px 30px 5px auto;
}

.main-content2 p{
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  font-size: 20px;
}

.main-content3{
  display: flex;
  width: 80%;
  font-size: 22px;
  text-align: left;
/*  border-left: 5px solid #006934;*/
  line-height: 1.2;
  padding: 5px 1rem;
  margin:0 auto 0;
}
@media screen and (max-width: 999px){
  .main-content3{
    display: block;}
}

.main-content3 div:first-child{
/*  border:solid 1px #999999; */
  width: 40%;
  margin: 10px 0;
  padding: 2px;
  text-align: center;
}
@media screen and (max-width: 999px){
  .main-content3 div:first-child{
  width: 50%;}
}

.main-content3 img{
  width: 92%;
}

.main-content3 div:last-child{
/*  border:solid 1px #999999; */
  width: 60%;
  margin: 10px 0;
  padding: 10px;
}
@media screen and (max-width: 999px){
  .main-content3 div:last-child{
  width: 80%;
  border-bottom:solid 1px #999999;}
}

.cp_h3title-left {
  width: 90%;
  margin:15px auto;
  font-weight: 800;
  font-size: 20px;
  color: #0032CB;
  border: 1px solid #0032CB;
  border-radius: 12px;
  padding-top: 8px;
}

.p-features {
  font-size: 20px;
}

.cp_h3title-right {
  width: 98%;
  margin:10px auto 15px;
  font-weight: 700;
  font-size: 25px;
  color:#00000f;
  border-bottom: 2px solid #007FFF;
}

/*以上20200430追加*/

/***********************************************************
2021ページ作成 (20210125修正)
***********************************************************/


hr.border1 {
 height: 5px;
 background-color:black;
 width: 100%;
 border: none;
}

hr.border2 {
 height: 1px;
 background-color:black;
 width: 100%;
 border: none;
}
.underBorder{
margin-top:-5px;
}

.titleBox {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 1px #000000;
    height: 100px;
    margin-top: 100px;
}
.titleBox p {
    text-align: center;
    padding-top: 26px;
    font-weight:bold;
}
.titelBox-n {
  font-size: 6em;
  color: #0032CB;
}
.table21-1 {
  width: 100%;
}
.table21-1 tbody tr td{
  font-size: 15px;
  width: 50%;
  text-align: center;
}
.table21-2{
  font-size: 15px;
}
.table21-2 tbody tr td:nth-child(1){
  width: 10%;
  text-align: center;
}
.table21-2 tbody tr td:nth-child(2){
  width: 45%;
}